State Docs
State docs describe the current implementation map for anuvax-cms. They are
optimized for orientation: where routes live, which actions and collections
matter, what commands exist, what workflows run, and what gaps are known.
flowchart TD
State["State docs"] --> Current["Current implementation map"]
State --> Routes["Routes"]
State --> Actions["Server actions"]
State --> Collections["Collections"]
State --> Workflows["Workflows"]
State --> Commands["Scripts and commands"]
State --> Gaps["Known gaps"]
Pages
CurrentImplementationMap.mdRouteMap.mdServerActionsMap.mdWorkflowMap.mdCollectionMap.mdEnvAndServices.mdScriptsAndCommands.mdKnownGaps.mdRecentDecisions.mdDocsUpdateChecklist.md
Update these pages when implementation paths, commands, operational assumptions, maps, or gaps change.