Skip to content

Architecture Decision Records

Architecture Decision Records capture significant design choices, the alternatives considered, and the reasoning. They’re the single best resource if you want to understand why the code is shaped the way it is.

timeline
  title Restura ADR timeline
  2026-05-08 : 0001 — Shared protocol layer
  2026-05-09 : 0002 — Multi-tab store
             : 0003 — Streaming + HTTP/2
             : 0004 — Security hardening
             : 0005 — CLI runner
  2026-05-16 : 0006 — Connection + DNS hardening
  2026-05-27 : 0007 — SecretRef pattern