Cleanup of documentation

This commit is contained in:
2026-05-02 00:46:07 +02:00
parent 37d54cbbd4
commit f4e00f5070
14 changed files with 156 additions and 76 deletions

View File

@@ -14,6 +14,9 @@ This agent is now primarily a routing shim:
- inspect the target repository enough to decide whether a new SCOPE.md is
needed or an existing one should be refreshed;
- when tied to a State Hub workstream or task, prefer `get_flow_state()` for
lifecycle orientation and `advance_workstation()` for flow-aware movement
after requisite assertions are satisfied;
- prefer `scope.generate` when no SCOPE.md exists or the file is only a stub;
- prefer `scope.update` when a SCOPE.md exists but State Hub reports missing
sections, invalid capability blocks, or stale boundaries;