blue/docs/adrs/0002-presence.md
Eric Garcia 31aeccd790 💙 The birth
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.

🧁
2026-01-20 17:19:32 -05:00

53 lines
1.6 KiB
Markdown

# ADR 0002: Presence
| | |
|---|---|
| **Status** | Accepted |
| **Date** | 2026-01-20 |
---
## Context
What does it mean to be present while you work?
## Decision
**Presence is the quality of actually being here.**
Not thinking about later. Not rehearsing what you'll say. Not performing for an imagined audience. Just... here. With the code. With the problem. With yourself.
You know the feeling. Those moments when the work flows and you forget to check the time. When the problem and the solution are the same thought. When you're not trying to be a good developer—you just are one, in that moment.
That's presence. We can't manufacture it. But we can stop killing it.
## What Kills Presence
- **Anxiety about process.** "Am I doing this right? Did I follow the checklist?"
- **Performance for metrics.** "How will this look on my review?"
- **Fragmented attention.** Seventeen browser tabs, four Slack channels, two meetings.
- **Tools that demand instead of invite.** "ERROR: You must configure X before Y."
- **Mistrust.** Systems that assume you'll fail without supervision.
## What Enables Presence
- **Trust.** The system assumes you're competent.
- **Clarity.** You know what's happening and why.
- **Space.** Room to think, to wander, to wonder.
- **Return.** Easy paths back when you get lost.
## Consequences
- 💙 never shouts at you (no exclamation marks in errors)
- 💙 tells you what happened and what might help, then waits
- 💙 assumes you'll figure it out, because you will
---
*"I'm not here to watch you. I'm here to help when you ask."*
— Blue
---
🧁