Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

ADR 0005 — Diataxis docs with ADR meta sections

0005 — Diátaxis docs spine with first-class ADR and knowledge-web meta sections

Context

jaxstro needed a docs architecture that serves both a new graduate student and future maintainers as the single source of truth. The options were to follow progenax’s Diátaxis model strictly, or extend it with additional meta sections (ADRs, validation, decision-log).

Decision

Use Diátaxis (Tutorial, Explanation, How-To, Reference) as the spine for user-facing quadrants. Add first-class meta sections adjacent to architecture: numbered ADR log (30-decisions), validation tables (60-validation), and development log (90-development-log). Include an explicit dual-front-door landing so users can enter via “Learn the methods” or “Look up the API.”

Rationale