Skip to main content

Architecture Decision Records (ADR Register)

Architecture Decision Records capture why the platform is built the way it is — the decision, its context, and its consequences. They were previously scattered across four folders with colliding numbering (two different ADR-001s). This register is the single entry point; each entry links to the source record.

:::info Consolidation in progress The records still live in their original folders while they are reconciled and renumbered into a single sequence. This page is the canonical index in the meantime — start here. :::

Deployer architecture ADRs

The numbered decision record for the deployer’s architecture (microservices, runner modes, state, sync-waves, patches, multi-tenancy).

Platform domain ADRs

Cross-cutting platform decisions by domain: infrastructure, deployer, monitoring, backup, IdP, web UI, secrets.

Focused ADRs

Narrowly-scoped decisions (YAML overrides, config-in-git, notes automation, safe-destroy).

Workflow ADRs

Release and sync-strategy decisions.