Skip to content

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.md
  • ProductModel.md
  • SystemArchitecture.md
  • PresentationVideoWorkflow.md
  • PresentationConfig.md
  • MastraAgentsAndTools.md
  • RagAndSources.md
  • PayloadDataModel.md
  • AuthAndWorkspace.md
  • BillingAndEntitlements.md
  • WorkersAndJobs.md
  • TestingAndVerification.md

Update these pages when durable Web/CMS behavior changes.