generated from coulomb/repo-seed
Canonicalize registry docs and read-only ops
This commit is contained in:
17
AGENTS.md
17
AGENTS.md
@@ -95,6 +95,23 @@ curl -s -X PATCH "http://127.0.0.1:8000/tasks/<task_id>" \
|
||||
- Record significant decisions via `POST /decisions/`.
|
||||
- Keep forge responsibilities separate from S4 templates and S5 app releases.
|
||||
|
||||
## Verification Commands
|
||||
|
||||
This repo currently contains documentation, workplans, and read-only operator
|
||||
entry points. There is no app build, package install, or unit-test command yet.
|
||||
|
||||
Use these checks for ordinary edits:
|
||||
|
||||
```bash
|
||||
git diff --check
|
||||
make registry-docs
|
||||
make check-tools
|
||||
make -C /home/worsch/state-hub fix-consistency REPO=railiance-forge
|
||||
```
|
||||
|
||||
`make gitea-status` is read-only but requires a kubeconfig pointed at a
|
||||
representative Railiance cluster.
|
||||
|
||||
**Close:**
|
||||
|
||||
1. Update workplan file task statuses.
|
||||
|
||||
Reference in New Issue
Block a user