One job
One unit owns one useful state transformation.
Unixification
Model state first. Then build each useful change as a small unit with a stable interface, bounded authority, isolated proof, and an explicit handoff. Compose the units until a beneficiary can see a better state.
Inside out
We model what we expect to come: a future shaped by hopes, beliefs, constraints, and predictions. We map where we are and what happened. We compare the two, extract the patterns that survive, and use them to build better systems for the next prediction. When variance grows, we change course or speed.
Unixification gives that loop fittings. A state model names truth. A component owns one transition. An interface carries evidence. A verifier reads the result. No outer layer gets to quietly redefine what the inner contract meant.
Nine fittings
One unit owns one useful state transformation.
The next mate can consume the result without interpretation.
The interface is named, minimal, versionable, and slow to change.
Imports, permissions, and decision rights are visible.
What is true, when it was observed, and where it came from are recoverable.
The unit can be tested, failed, or swapped independently.
Errors are attributable and their consequences remain inspectable.
Coordination lives in contracts, not shared authority or heroic glue.
The composition creates beneficiary value and returns reusable learning.
Fuel and steering
Goodwill makes relationship possible. Credible belief makes a promised future worth considering. Demand shows that someone wants a transition; urgency changes its timing. Together they can produce exchange and cash flow—the fuel that lets a commercial system keep operating, learning, and serving.
Fuel is not the destination. Cash flow measures and constrains movement; it does not decide what is true, transfer moral authority, or prove beneficiary value. Watch runway and flow to choose speed. Watch observed consequences and protected values to choose course.
Copy this
Use the card for code, an agent job, a checklist, a workflow, or a human handoff. Model only consequential state—not every movement.
Component:
One job:
Expected future state:
Observed present state:
Relevant history:
Input:
Output:
Stable contract:
Dependencies:
Authority:
State + provenance:
Isolation proof:
Closed failure + receipt:
Downstream handoff:
Beneficiary:
Pattern worth retaining:
Course or speed change:
What would prove this wrong?Proof boundary
Counterfeits
One action
Pick a component or workflow that matters. Fill the card. Follow its input, authority, state transition, output, verifier, and downstream handoff. If you cannot point to the receipt or beneficiary, you found the next seam to repair.
Use the operating pointer