Anuva Repository Bootstrap Context
This implementation repository owns its code, local docs, tests, and verification.
anuva-main-video-creator owns product planning, repository impact, cross-repository
acceptance, shared workflow specifications, and product completion review.
flowchart LR
Product["Product Main plan"] --> Linear["Repository-scoped Linear child"]
Linear --> Repo["Implementation repository PR"]
Repo --> Report["CompletionReport evidence"]
Report --> ProductReview["Product Main completion review"]
Local["Repository-local request"] --> Preflight["Read-only preflight"]
Preflight --> Standalone["Marked standalone Linear issue"]
Standalone --> Repo
Use Linear as the durable work control plane, GitHub as the code-delivery plane,
and repository Markdown as the technical record. Follow
docs/process/ChangeWorkflow.md and docs/bootstrap/AnuvaCli.md. Product Main
children and preflighted repository-local changes share the same separate
mutation, plan, and completion approval gates. Older references to GitHub issue
handoffs, GitHub Projects, BrainDump requirements, or manual status changes are
superseded by this contract.