Architecture Decision Records (ADRs) for the console tracker client live in this folder.
These ADRs are scoped to the tracker client application and are intentionally separated from repository-level ADRs because the tracker client is expected to be extracted into its own repository in the future.
- Capture durable decisions for tracker client behavior and architecture
- Keep CLI/API contracts explicit and stable for automation users
- Allow progressive migration of existing commands toward the target contract
See ADR Index.