docs(RMGR-WP-0001): complete T02 observation and command contracts

Define helixforge.repo-manager 0.1: observation ops, governed command
catalog, authz scopes, idempotency, evidence, failures, and hub-core ports.
This commit is contained in:
tegwick 2026-08-09 22:06:46 +02:00
parent ca65ac9cf3
commit 1437999eb7
4 changed files with 543 additions and 1 deletions

View file

@ -21,3 +21,4 @@ Start with [INTENT.md](INTENT.md), [SCOPE.md](SCOPE.md), and the
Architecture:
- [Repository representation v0.1](docs/repository-representation_v0.1.md)
- [Observation and command contracts v0.1](docs/observation-command-contracts_v0.1.md)