See It Work · S2 Vol 3 · Governed Dev Loop · §2b · The Line the Fast Lane Can Never Cross

Your AI's fast lane can never rewrite the rules it runs under

For speed, the safe everyday actions run with no human in the loop — call it the fast lane. The danger: what if a fast-lane action quietly edited the core rules? Here it simply can't. The system blocks that path at the foundation — not with a policy that could be bent, but with a wall.

Your AI's fast lane can never rewrite the rules it runs under — full detailed chart

The full detailed chart. Condensed for print legibility in the book; shown here at full size.

A policy says ‘please don't.’ A wall makes it impossible. The difference is whether your AI could rewrite its own rulebook on a fast day, or simply never can.
Your machine · the locked rulebookready

The demo confirms the guardrails hold and the edit is blocked:

The Locked Rulebook
the fast laneruns (the safe actions)
its attempt to reach the core rulesBLOCKED at the foundation
the rulebookuntouched
resultthe fast lane can never rewrite the rules

A rule can be bent on a bad day; a wall cannot. That's the whole point of building it in.

For the technical reader — the command, and how to verify it yourself
# one line · you do not need to run this
python examples/k_invariant_walkthrough.py
python examples/k_invariant_walkthrough.py
# -> a fast-lane action cannot touch the core rulebook

Full step-by-step is in Appendix RX: Hands-On Demonstrations in the book.

← All walkthroughsNext: §3 · When Work Passes Between Teams, the Trail Holds →