Skip to the content.

0001. Record the project decisions

Context and problem

As the project evolves, decisions are made whose context and motivation get lost over time. Without a record, already-settled debates are repeated and new contributors do not understand why things are the way they are.

Considered options

Decision

We adopt lightweight Architecture Decision Records (ADRs) (MADR style), versioned in docs/decisions/. Each relevant decision is documented using the 0000-template.md template and numbered sequentially.

Consequences

Positive:

Negative / costs:

Neutral / to watch:

References