Core Docs
Core docs describe durable Web/CMS behavior for anuvax-cms. They are the
right place for architecture, product model, generation flow, contracts, data
model, RAG, auth, billing, workers, and verification guidance that should
remain useful across implementation sessions.
flowchart TD
Core["Core docs"] --> Product["Product model"]
Core --> Architecture["System architecture"]
Core --> Workflow["Presentation Video workflow"]
Core --> Config["PresentationConfig"]
Core --> Data["Payload data model"]
Core --> Services["Auth, RAG, billing, workers"]
Core --> Verify["Testing and verification"]
Pages
BentoEditorAndPreview.mdProductModel.mdSystemArchitecture.mdPresentationVideoWorkflow.mdPresentationConfig.mdMastraAgentsAndTools.mdRagAndSources.mdPayloadDataModel.mdAuthAndWorkspace.mdBillingAndEntitlements.mdWorkersAndJobs.mdTestingAndVerification.md
Update these pages when durable Web/CMS behavior changes.