docs(dialogue): Complete 12-round refinement of RFC 0001
Full alignment dialogue with 12 experts achieving unanimous consensus.
Key refinements:
- Hybrid coordination: SQLite IPC + Git PRs (not sockets)
- Commands: 5 MVP (status, sync, worktree, pr, check) + admin
- Contracts: owner field, compatibility rules, validation hooks
- Caching: SQLite-based with proper invalidation
- CI/CD: check modes (exporter/importer/contract/compatibility)
- Credentials: layered (env → git → keychain → config)
- Trust: explicit permissions model per artifact type
- Conflicts: ownership + semver + git resolution
- Cycles: detection and prevention at domain creation
- Governance: domain-level overrides supported
All 12 experts moved to Support position.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>