You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the decision-complete MVP product specification, canonical domain language, technical architecture, and accepted architecture decisions to the repository before implementation begins.
Scope
Add CONTEXT.md as the implementation-independent glossary for Repository, Worktree, provenance, Git state, operations, and outcomes.
Add docs/product/mvp-prd.md with the complete scope, functional requirements, safety contract, capability matrix, non-functional requirements, and 24 release-blocking acceptance scenarios.
Add docs/architecture/mvp-technical-architecture.md with the process model, deep module interfaces, protocol, Git execution contract, refresh/concurrency model, security boundary, testing strategy, and implementation phases.
Add ADRs for isolating Codex host integration and using the system Git CLI behind a local Repository Engine.
Tracks #1.
Summary
Add the decision-complete MVP product specification, canonical domain language, technical architecture, and accepted architecture decisions to the repository before implementation begins.
Scope
CONTEXT.mdas the implementation-independent glossary for Repository, Worktree, provenance, Git state, operations, and outcomes.docs/product/mvp-prd.mdwith the complete scope, functional requirements, safety contract, capability matrix, non-functional requirements, and 24 release-blocking acceptance scenarios.docs/architecture/mvp-technical-architecture.mdwith the process model, deep module interfaces, protocol, Git execution contract, refresh/concurrency model, security boundary, testing strategy, and implementation phases.Acceptance criteria
CONTEXT.mdcontains domain language only and no implementation details.Out of scope
Verification