Add the buzz service archetype dev plan #33

Merged
vnprc merged 1 commit from vnprc-agent/buzz-service-archetype-plan into master 2026-08-14 03:48:35 +01:00 AGit
Contributor

This adds a dev plan document only: nothing changes for any running machine, no code, module, or generated behavior is touched, and every repo it names is future work gated behind its own PRs. What proves it: the file is Markdown under dev-plans/, the tracking issue it names (allod/archetypes#15) exists and matches its goal, and a scan found no private machine, path, or key material. If it is wrong, revert the commit — there is nothing else to undo.

Refs allod/archetypes#15

Risk

R0, docs only. The plan itself scores its milestones; this PR lands the document, not the work.

Validation

  • Tracking issue allod/archetypes#15 confirmed open with a matching goal statement.
  • Grep for private identity material (hostnames, IPs, usernames, key paths): only public archetype and repo names appear, consistent with the plan's self-description as a public leaf.
  • Plan sections present per dev-plan guidelines: Tracking Issue, Goal, Scope, Risk Assessment, Interface Contracts, Agent Gates, Acceptance Tests, Rollback.
This adds a dev plan document only: nothing changes for any running machine, no code, module, or generated behavior is touched, and every repo it names is future work gated behind its own PRs. What proves it: the file is Markdown under `dev-plans/`, the tracking issue it names (allod/archetypes#15) exists and matches its goal, and a scan found no private machine, path, or key material. If it is wrong, revert the commit — there is nothing else to undo. Refs allod/archetypes#15 ## Risk R0, docs only. The plan itself scores its milestones; this PR lands the document, not the work. ## Validation - Tracking issue allod/archetypes#15 confirmed open with a matching goal statement. - Grep for private identity material (hostnames, IPs, usernames, key paths): only public archetype and repo names appear, consistent with the plan's self-description as a public leaf. - Plan sections present per dev-plan guidelines: Tracking Issue, Goal, Scope, Risk Assessment, Interface Contracts, Agent Gates, Acceptance Tests, Rollback.
Public half of the service-VM arc tracked by allod/archetypes#15:
mkServiceVm replaces the flake.nix stub, a shared service-class module,
and the buzz relay stack as first consumer, proven by a synthetic
example machine and generated-artifact checks. The plan is a
self-contained public leaf; deploy forks own machines, addressing, and
key material and consume its Interface Contracts.

Refs allod/archetypes#15
vnprc approved these changes 2026-08-14 03:48:28 +01:00
vnprc merged commit c938e024eb into master 2026-08-14 03:48:35 +01:00
Sign in to join this conversation.
No description provided.