1. Code is Liability
Code is not an asset; it is a liability. As lines of code increase, so do bugs and maintenance costs.
In SCRALPT, progress is measured not by lines written, but by lines deleted.
SCRALPT (Pronounced "Scrapt")
Version 1.0
Context: Generative AI Era
Software development used to be about building—stacking bricks one by one.
But now that Generative AI supplies infinite code at zero cost, our role has fundamentally changed.
We no longer need to build from scratch. Instead, we carve out the essential features from a massive block of raw, generated code.
We are no longer Builders. We are Sculptors.
We redefine traditional development values as follows:
Deletion over Creation.
Regeneration over Fixing.
Sculpting over Planning.
Disposability over Consistency.
Code is not an asset; it is a liability. As lines of code increase, so do bugs and maintenance costs.
In SCRALPT, progress is measured not by lines written, but by lines deleted.
Every function is temporary.
While interfaces (boundaries) must be preserved, the internal logic is disposable. It should be discarded and regenerated by AI whenever requirements change, rather than refactored manually.
Humans do not write code. Humans focus solely on:
Development proceeds not in time-boxed sprints, but in a continuous loop of Generation and Sculpting.