Design decisions
boast’s architecture decision records (ADRs), unabridged and in order. Each one records a trade-off with alternatives, written down while the reasoning was fresh so it doesn’t have to be reconstructed later from code archaeology.
The canonical copies live in docs/adr/
in the repo; the pages here are generated from those files, not duplicated by hand.
For the original end-to-end design — the v1 spec, before it was broken up into ADRs —
see docs/spec/0001-boast-v1.md.