Skip to content

Diataxis Overview (EN)

This documentation system is organized by Diataxis:

  • Tutorials: step-by-step learning for newcomers.
  • How-To Guides: task-oriented operational instructions.
  • Reference: authoritative contracts, interfaces, and policies.
  • Explanation: architecture rationale, tradeoffs, and migration context.

Governance Mechanism

Typical Commands

npm run docs:diataxis:check
mkdocs serve --config-file mkdocs.yml
mkdocs build --config-file mkdocs.yml
# publish is handled by GitHub Actions workflow: Docs GitHub Pages Publish

Canonical Source Documents

Runtime Config Entry Points

Progress Tracking Entry Points