⬅️ Back to Frontend Architecture Index

Architecture Decision Records (ADRs)

This directory contains architecture decisions with justification.

ADRs answer: - Why we chose a design (and why not alternatives) - what tradeoffs we accept - where the decision is implemented (high-level pointers)

ADRs do not document: - how a component works internally - step-by-step implementation details

Index


⬅️ Back to Frontend Architecture Index