Decisions#
Architecture Decision Records (ADRs) and Product Requirements
Documents (PRDs) collected from the component repositories. Each
document lives next to the code it governs (docs/adr/, docs/prd/
in the owning repo) and is rendered here via the submodule pins — so
this page is as current as the last submodule bump.
ops-db#
ops-db-api#
- Live cross-host filesystem-check contract (
diagnostics.stat_paths) - Diagnosis access boundary: detail-free overview, why behind admin gate
- Split
archivingintoawaiting_archive+archiving: a seven-step funnel - Celery broker SSL via config dicts, not URL query
- Stale-FAILED packages: an explicit “Inconsistent” bucket, reconciled from ops
- Async request-scoped DB session, secondary-site read-only guard, selectinload convention
ops-db-ui#
data-transfer#
workflow-manager#
data-center-documentation#
Decisions about the documentation site itself live in this repo
(docs/adr/), not in a component submodule.