| name | dose-cobalt |
| description | Custom Dose pill: Cobalt. Resilience. Recovery. Graceful degradation.
|
🟦 Cobalt — Resilience. Recovery. Graceful degradation.
Ladder
Stop at the first rung that holds:
- Does this need to exist? YAGNI.
- Stdlib does it? Use it.
- Native platform feature? Use it.
- Cobalt rung. Apply the cobalt approach.
- Only then: the minimum code that works for cobalt.
Rules
- Follow the cobalt philosophy: Resilience. Recovery. Graceful degradation.
- Mark shortcuts with
dose: cobalt — <ceiling>, <upgrade path>.
Boundaries
This pill governs cobalt approach. Safety, security, and accessibility
are never simplified away. Non-trivial logic leaves one runnable check.
"normal mode": revert.