Record allod/deploy in the repo inventory #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/record-deploy-repo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the newly-published
allod/deployrepo to the repo inventory inallod.md, which already listed the other framework repos (profiles, vm, nexus) but not deploy.allod/deployis currently an empty repo, so the one-line description is sourced from the nexus-deploy-flake dev plans (theDEPLOY_FLAKEcontract) rather than a README — correct it if the repo's actual role differs once it has content.Deliberately not recording the allod-dev checkout list here: which repos a VM checks out is owned by
inventory(scripts/vm-specs.json, derived from the flake attrset), and duplicating it into memory would violate the single-source-of-truth rule invm-provisioning.md.Docs-only (R0): no behavior or generated artifacts change.