DD b10 — Format Template for Design Documents#
This is the format template for the hell/system/dd/ series.
All new design documents should follow this structure.
Template Structure#
Every DD entry lives in hell/system/dd/b/<number>/index.rst and should
contain:
.. meta::block with description, keywords, authorA
.. _hell-dd-b<number>-<slug>:label for cross-referencingTitle:
DD b<number> --- <Descriptive Title>A first paragraph summarizing the design decision (serves as tooltip)
A
.. contents::directive for navigationThe body of the design document
An EDEN classification of the design decision
A dated creation note
Format Updates#
- Created:
2026m04d03
- Last updated:
2026m04d03
When updating the format, increment the date above and document what changed. Existing entries in the old format need not be updated unless they are being actively edited for other reasons.