Client: Half Dozen
Venue intelligence system with health monitoring, automated cleanup scripts, and real-time status dashboards
Kickstand had grown organically over time, accumulating technical debt: 155 active scripts, 30 TypeScript errors, and documentation scattered across multiple formats. The system worked but was becoming difficult to maintain and extend.
Initial assessment:
This project was the first formal application of the Subtractive Triad framework: DRY → Rams → Heidegger.
The Three Levels:
Level 1: DRY (Implementation) → "Have I built this before?" → Action: Unify → Result: Consolidated 155 → 13 scripts Level 2: Rams (Artifact) → "Does this earn its existence?" → Action: Remove → Result: Fixed 30 → 0 TypeScript errors Level 3: Heidegger (System) → "Does this serve the whole?" → Action: Reconnect → Result: Unified documentation canon
Key insight:
"Creation is the discipline of removing what obscures. Each level of the triad subtracts differently—duplication, excess, disconnection—but all reveal the same truth."
92%
Script reduction
155 → 13
100%
Type errors fixed
30 → 0
9.2
Health score
Up from 6.2
Validated outcomes:
Kickstand was the first production application of the Subtractive Triad. The framework proved that systematic subtraction at three levels—implementation, artifact, system—yields compounding benefits.
The triad has since been formalized into the Kickstand Triad Audit experiment and documented in the CREATE SOMETHING canon.
Full experiment documentation available at createsomething.io.
The Subtractive Triad can be applied to any system: legacy codebases, overgrown projects, or architectural reviews.
Start a Conversation