Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.04 KB

File metadata and controls

16 lines (10 loc) · 1.04 KB

Architecture Decision Records (ADR)

ADRs capture significant architectural choices, context, and consequences. They complement Architecture overview and Architecture data flow, which describe the system as it is today.

Index

ADR Summary Status
identity-hub-decoupling.md Identity hub data-layer decoupling (soft profile IDs) Accepted (pilot: boost_mailing_list_tracker)
paradigm-unification.md Batch (YAML/Celery) vs event-driven (Slack Socket Mode) paradigms, target swim-lane deployables, app mapping, migration path See document

Format

This repo does not ship a separate ADR template file. New ADRs follow a lightweight MADR-style outline: context, decision drivers, options, decision, consequences, and references.

When adding an ADR, link it here and reference cross-app-dependencies.md for coupling detail.