Knowledge Portal · engineering documentation

Skip to content

Documentation Quality Standards

Status: Canonical · Owner: Documentation Guild


Quality bar

Enterprise documentation must meet all criteria before publication:

CriterionRequirement
AccuracyMatches frozen baseline or explicit draft status
AuthoritySingle owner named; no orphan pages
DiscoverabilityListed in INDEX.md and section README
Cross-linksRelated pages, contracts, modules linked
DiagramsArchitecture/lifecycle pages include ≥1 Mermaid diagram
TerminologyUses terminology.md vocabulary
No duplicationCite-only for company/product constitutions
ReviewPeer review for ADR and governance changes

Page metadata block

Every page must begin with:

markdown
**Status:** Draft | Review | Canonical | Deprecated
**Owner:** Team or role
**Last updated:** YYYY-MM-DD

Every substantive page includes:

markdown
## Related
- [Link to parent index]
- [Link to contracts / modules / platforms]

## Breadcrumbs
Home → Section → Page

Review checklist

  • [ ] Listed in section README and INDEX.md
  • [ ] Cross-links resolve (no broken relative paths)
  • [ ] Mermaid renders in GitHub / IDE preview
  • [ ] No embedded secrets or environment values
  • [ ] Frozen platform claims verified against baseline tag
  • [ ] ADR number unique and indexed

Anti-patterns

Anti-patternFix
README as only docCreate structured section
Copy-paste from chatRewrite as canonical prose
Duplicate ADR in product repoCite platform ADR; product ADR only for product-specific decisions
"TBD" without owner/dateOpen gap in COVERAGE_REPORT

ZAIXOS Knowledge Portal — public engineering docs at /docs · Staff operations at /admin