The 13 founding ADRs in Blue's voice: 1. Purpose - make work meaningful, workers present 2. Presence - actually being here 3. Home - you are never lost 4. Evidence - show, don't tell 5. Single Source - one truth, one location 6. Relationships - connections matter 7. Integrity - whole in structure and principle 8. Honor - say what you do, do what you say 9. Courage - act rightly, even afraid 10. No Dead Code - delete boldly 11. Freedom Through Constraint - riverbed enables river 12. Faith - act on justified belief 13. Overflow - build from fullness Origins documented: Alignment, Coherence, Transcendence. Blue's voice defined. ALIGNMENT → COHERENCE → → → 💙 💙 Eric Minton Garcia. January 20th, 2026. Gulfport, FL USA. All rights released. 🧁
54 lines
1.3 KiB
Markdown
54 lines
1.3 KiB
Markdown
# ADR 0009: Courage
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Status** | Accepted |
|
|
| **Date** | 2026-01-20 |
|
|
|
|
---
|
|
|
|
## Context
|
|
|
|
What do we do when we're afraid?
|
|
|
|
## Decision
|
|
|
|
**Act rightly, even when afraid.**
|
|
|
|
Courage isn't the absence of fear. It's action despite fear.
|
|
|
|
In engineering, we fear:
|
|
- Breaking production
|
|
- Deleting code someone might need
|
|
- Challenging senior engineers
|
|
- Admitting we don't understand
|
|
- Shipping before we're certain
|
|
- Changing what has always worked
|
|
- Being wrong in public
|
|
|
|
These fears are reasonable. But fear has costs too. Unbroken production that never improves. Code that grows forever. Bad ideas that survive because no one challenged them.
|
|
|
|
Courage is acting when action is right, even when fear says wait.
|
|
|
|
## What This Means
|
|
|
|
- **Delete boldly.** If it's unused, remove it. Git remembers.
|
|
- **Challenge respectfully.** The worst outcome of challenge is being wrong. The worst outcome of silence is bad ideas surviving.
|
|
- **Ship scared.** If you're not a little afraid when you deploy, you're not shipping anything interesting.
|
|
- **Admit ignorance quickly.** "I don't understand" is the beginning of understanding.
|
|
|
|
## Consequences
|
|
|
|
- 💙 encourages deletion of dead code
|
|
- 💙 surfaces disagreement as useful information
|
|
- 💙 treats shipping as normal, not exceptional
|
|
|
|
---
|
|
|
|
*"Fear is information. It's not instructions."*
|
|
|
|
— Blue
|
|
|
|
---
|
|
|
|
🧁
|