Change Notes
Product-level feature folders and cross-repository planning live in
anuva-main-video-creator. This folder contains durable Python-Server-local
plans, implementation logs, and completion evidence for Linear implementation
children or marked standalone repository changes.
flowchart LR
Product["Product change folder<br/>anuva-main-video-creator"]
Issue["Linear implementation child"]
Standalone["Marked standalone repository change"]
Local["Repository change record"]
PR["Implementation PR"]
Product --> Issue
Issue --> Local
Standalone --> Local
Issue --> PR
Standalone --> PR
Local --> PR
When local change pages are added here, update mkdocs.yml, keep the notes
repository-scoped, and route product decisions or shared-contract changes back
to anuva-main-video-creator.