Add cross-repo contract family registry - #19
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (7)
💤 Files with no reviewable changes (1)
Summary by CodeRabbit
WalkthroughThis PR establishes a new "Contract Family Registry" documentation system to coordinate shared GraphQL contract families across Continuum, Wesley, Echo, git-warp, and warp-ttd. It introduces the registry at ChangesContract Family Registry Introduction
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 0/1 reviews remaining, refill in 60 minutes.Comment |
Summary
Adds the first Continuum-owned cross-repo contract family registry.
This PR:
docs/contract-family-registry.md0029-cross-repo-contract-family-registryREADME.mdandschemas/README.mdWhy
The sibling-runtime doctrine is now explicit, but the repo still needed one practical map for shared contract families: authored home, shared nouns, Wesley status, runtime status, consumers, evidence, and open cuts.
The registry keeps Continuum as coordination truth. It does not add runtime code, schema code, or a new compiler surface.
Validation
npx --yes markdownlint-cli -- README.md schemas/README.md docs/contract-family-registry.md docs/design/0029-cross-repo-contract-family-registry/README.md docs/design/0029-cross-repo-contract-family-registry/backlog-origin.md docs/method/backlog/asap/EVIDENCE_continuum-compatibility-matrix-and-witness-cuts.mdgit diff --cached --checkgit diff --check HEAD~1..HEAD