Conversation
- Add/update Constitution: invariants, domain model, acceptance/kill criteria - Refactor ADR-0001 to authoritative multiplayer architecture - Update ADRs 0002-0005 with Constitution ID references - Add FS-TBD spec for v0 two-client multiplayer slice - Update documentation (handbook, repo-map, README, copilot-instructions) Relates to AC-0001 (v0 multiplayer slice acceptance criterion)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR establishes the governance foundation for AC-0001 (v0 two-client multiplayer slice):
Trace Block
Files Changed
Constitution:
docs/constitution/invariants.md- Added INV-0001 through INV-0006docs/constitution/domain-model.md- Added domain conceptsdocs/constitution/acceptance-kill.md- Added AC-0001, KC-0001, KC-0002docs/constitution/id-catalog.json- Machine-readable ID catalogdocs/constitution/id-index.md- Generated ID indexdocs/constitution/id-index-by-tag.md- Generated tag indexdocs/constitution/tag-taxonomy.md- Tag systemADRs:
docs/adr/0001-authoritative-multiplayer-architecture.md- NEW: Replaces three-plane architecturedocs/adr/0002-deterministic-simulation.md- Updated with Constitution IDsdocs/adr/0003-fixed-timestep-simulation.md- Updated with Constitution IDsdocs/adr/0004-server-authoritative-architecture.md- Updated with Constitution IDsdocs/adr/0005-v0-networking-architecture.md- Updated with Constitution IDsSpec:
docs/specs/FS-TBD-v0-multiplayer-slice.md- NEW: Draft spec for AC-0001Documentation:
.github/copilot-instructions.md- Updated with Constitution ID referencesREADME.md- Updated with governance structuredocs/handbook.md- Updateddocs/repo-map.md- UpdatedDeterminism / Simulation Impact
Verification
What you ran and what passed:
just ids- Constitution ID validation passedjust ids-gen- Generated indices committedjust ci- To be run (requires spec-lint to pass with issue AC-0001: v0 Two-Client Multiplayer Slice #7)just spec-lint- To be verified with updated specRisk / Notes
Governance-only PR:
Follow-up work:
FS-TBD-v0-multiplayer-slice.mdtoFS-0007-v0-multiplayer-slice.mdafter issue number confirmedChecklist
just ids-genrun and outputs committed