Architecture Decision Records ============================= Architecture Decision Records (ADRs) capture the key architectural decisions made during the development of spark-bestfit. Each ADR documents the context, decision, and consequences of a significant design choice. ADRs are numbered sequentially and remain in the repository even if superseded, providing a historical record of how the architecture evolved. .. toctree:: :maxdepth: 1 :caption: Decision Records ADR-0001-multi-backend-architecture ADR-0002-distribution-registry-pattern ADR-0003-configuration-system ADR-0004-adaptive-sampling ADR-0005-estimation-methods ADR-0006-lazy-metrics ADR-0007-copula-implementation .. toctree:: :maxdepth: 1 :caption: Resources ADR-0000-template