Skip to content

Decisions

This page summarizes the lightweight ADRs that explain hard-to-reverse handbook decisions. Full ADR files live in the public repository under docs/adr/.

ADRDecisionWhy it matters
0001Use Starlight for the Fenod Stack HandbookStarlight is Markdown-first, bilingual, searchable, Cloudflare-friendly, and easy for agents to edit through normal diffs.
0002Use this public repo as the source for stack.fenod.frThe public repo makes the handbook transparent and AI-readable, but requires private operating notes to live elsewhere.
0003Maintain dual human and agent documentation layersHumans need rationale and examples; agents need concise contracts, defaults, gotchas, and verification commands.

Create ADRs sparingly. A decision deserves an ADR only when it is hard to reverse, surprising without context, and the result of a real trade-off.