How I work
Nine moves that recur across fourteen years of construction, two of enterprise sales and eighteen months of building software, each with where it shows up.
- 01
Map the system
Understand the operating environment before touching it: who does what, in what order, and what the output actually has to be.
Seen in- A Spanish visa is nine procedures, one per consulate, and jurisdiction follows where the applicant lives rather than where they are going.
- The broker's day drawn before software, so the system answers a real day and not a category.
- Several divisions and levels of an account worked at once until the firm made the preferred-vendor list.
- 02
Find the constraint
Locate where time, information, decisions or capacity are being lost. It is rarely where the complaint is.
Seen in- A solo operation's binding constraint is the operator's attention, so the valuable work is the work that removes the operator from the loop.
- The appraiser, not the buyer, sets the ceiling on price per square foot.
- Supporting documents form a chain that takes weeks, so the checklist models dependencies rather than steps.
- 03
Separate fact from inference
Know which numbers are measured, which are derived, and which are guesses, and never let the three share a column.
Seen in- Every visa fact has one home with its source and verification date. A claimed quote must exist in the source or the alert is rejected.
- Walls that could not be inspected before purchase: the termite risk was priced blind, then the walls were opened.
- Confirmed negatives outrank criteria, because the dangerous claim is the adjacent-true one.
- 04
Decide what should be deterministic
Anything that has to be right every time, explainable in a sentence, or auditable later is computed, never generated.
Seen in- Scoring uses no language model. Intent, urgency, engagement, quality and recency each return their own score and reasons.
- Guidance was AI and was rebuilt to derive from the knowledge hub. Removing the model was the improvement.
- After-remodel value from comps and the budget as a range, best case to worst. Those two numbers set the maximum purchase price.
- 05
Delegate the right work to models
Models get the work they are good at: prose, extraction, drafting and review, each with a fixed role and a boundary drawn around it.
- 06
Keep humans where judgment matters
Irreversible actions and ambiguous calls stay with a person, and the system is built to route to them rather than around them.
- 07
Build the smallest useful system
The first version is the least machinery that produces the output, and everything it does not need is left out on purpose.
- 08
Measure what changed
The result is a number the next decision can use, and where the number is noisy the noise is reported with it.
- 09
Document weaknesses instead of hiding them
Every project records what went wrong, what is still unknown and what would be tested next.
The decision structure
Every project on this site records its decisions the same way.
What was chosen, what drove it, what improved, and what is still imperfect. The limit says where the next decision starts. One from a construction project and two from the software, in the same four parts.
- Decision
Price the flat roof as the cause and the mold as the symptom, and bid above asking
- Why
- Every other bidder priced a teardown. Once the roof is the cause, the scope is knowable: re-pitch, remediate, rebuild. An unknown becomes a budget.
- Result
- Ten months of work, 34 days to contract, roughly 7× price per square foot from entry to exit, and two acres surveyed off and sold mid-remodel to recover part of the basis.
- Limit
- The Kentucky winter was not in the plan. Air compressors and battery tools quit in the cold, and the schedule went with them.
- Decision
Guidance rebuilt without the model
- Why
- The feature was AI, and a version that derived its content from the knowledge hub was better.
- Result
- Removing the model was the improvement.
- Limit
- Guidance is now exactly as current as the hub. A change the policy monitor has not caught is a change guidance does not know.
- Decision
The evaluator must stay small
- Why
- It is simulating the deployed screening tier, not trying to be a good judge, and the vendor's credit economics imply that tier runs on a small model. A larger model resolves ambiguity in the candidate's favor and returns false passes.
- Result
- Verdicts that match the tier being simulated. Upgrading the model makes the numbers prettier and the signal worse.
- Limit
- No ground truth exists to score the reconstruction against.