feat: add rmgr rapp init/validate/pin-image
Prove the user-engine wrapper shape and give Repo Manager a secret-free scaffolder that refuses invented rails and live-contract overwrites.
This commit is contained in:
parent
77452492ec
commit
8b87b17980
5 changed files with 397 additions and 5 deletions
|
|
@ -33,6 +33,8 @@ rmgr --version
|
|||
rmgr observe --path .
|
||||
rmgr reconcile --path .
|
||||
rmgr update-task-status --path . --task-id <ID> --status progress
|
||||
rmgr rapp init --path ../rapp-some-app --app some-app --ownership-repo some-app
|
||||
rmgr rapp validate --path ../rapp-user-engine --family-root ..
|
||||
```
|
||||
|
||||
Vertical-slice proof: [docs/evidence/t05-vertical-slice.md](docs/evidence/t05-vertical-slice.md).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue