Intent becomes settled phases.
python/crank turns a vague task into ordered phases. Each phase must
produce a non-empty output, pass a gate, and avoid repeating earlier output.
Proof surface
AetherMoore is not a receipt page. It is a controlled execution pattern for long AI work: intent enters, phases settle, outputs are cataloged, and verified recipes can be reused without skipping verification.
python/crank turns a vague task into ordered phases. Each phase must
produce a non-empty output, pass a gate, and avoid repeating earlier output.
scripts/forge_speak.py checks build memory first. A matching verified
recipe skips planning, but still rebuilds and re-runs the spec.
scripts/village.py makes a flow map compile into code.
scripts/forge_torus.py gives a build a reversible topological address.
Run it
python scbe.py prove forge
Expected behavior: the controller parses capabilities, assembles a real app, runs the requested commands, emits a reversible prime deed, then runs the same request again through build memory. It reports BUILT + VERIFIED: YES only after execution.
Reuse rule
python scbe.py prove black-box
The Black Box proof path builds the buyer ZIP, runs the included scanner locally, and prints the top finding plus text/JSON report paths. It is the same rule: show the artifact, run it, and print where the result landed.
Mechanical model
Scope boundary
This page does not claim legal protection, certification, autonomous correctness, or universal safety. It shows a concrete workflow-control mechanism: bounded phases, verification, memory reuse that re-verifies the run, and inspectable build addresses.