Architecture Decision Records
These records capture the significant technical choices behind Ponos, in causal order. Each follows the format described on the Technical overview.
| ADR | Title | Status |
|---|---|---|
| 001 | A single idempotent Bash orchestrator | Accepted |
| 002 | Homebrew Bundle for declarative packages | Accepted |
| 003 | Symlinked dotfiles with backup (optional chezmoi) | Accepted |
| 004 | Per-language version managers | Accepted |
| 005 | Python + Click for the CLI extensions | Accepted |
| 006 | Git template-directory hooks | Accepted |
| 007 | Persisted interactive choices with env-var override | Accepted |