docs(rfc): Correct terminology - Domain is edge, Repo is node
Updates RFC 0001 to use the correct conceptual model: - Domain = coordination context (edge/relationship between repos) - Repo = git repository (node) - Realm = groups related domains - Index = local registry of realms Key changes: - Sessions register by repo name, track active domains - Worktrees created across repos participating in a domain - Contracts belong to domains, repos provide/consume them - Tool params changed: --domains for context, --repos for participants - Implementation code updated to reflect correct model Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
2511a630f8
commit
a593382385
1 changed files with 397 additions and 242 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue