Skip to content

Process Docs

Process docs describe how Codex and maintainers should make repository-local implementation changes in anuvax-cms.

Shared Video Creator engineering process guidance lives in Product Main; this folder keeps only the local workflow needed to implement and verify Web/CMS changes.

flowchart TD
  Process["Process docs"] --> Workflow["ChangeWorkflow.md"]
  Workflow --> Child["Product Main implementation child"]
  Workflow --> Repository["Standalone repository change"]
  Repository --> Preflight["Read-only preflight"]
  Preflight --> Escalate["No-side-effect escalation"]
  Workflow --> Docs["Docs parity"]
  Workflow --> Verify["Verification reporting"]
  Workflow --> Sync["Product Main sync"]

Pages

  • Change Workflow, covering Product Main implementation children, repository-local preflight and standalone intake, explicit approval gates, optional bounded Product Main docs, and guarded completion.

Update process docs when local implementation workflow, docs parity rules, nav rules, or verification reporting expectations change.