← back to pin list

Job reference — every published sheet pair is citable

kerfmaster pin list · Done

recordclosed d15closed d16States what the code does today. Auditable against the code — this is the only type that can go stale.

Content last changed 2026-08-06 — computed from the item itself, not typed.

Contract — Report stage

This contract describes the code as it runs today.

takes delivery

makes delivery

fails if A rebuilt sheet keeping the old revision code; a figure cited that has been withdrawn.

Contract last changed 2026-08-06 — computed, not typed. Dated separately from the text above, so neither date can speak for the other.

⚠ Known defects

This item's subject has known defects in the code. Source: cadmaster/defects.jsoncadmaster/KNOWN_DEFECTS.md, not this page — the text below is generated from the register so the two can never disagree.

Every customer/shop sheet pair carries a reference of the form MVT-0001-C/Q0QBjob, option, revision. The revision is four characters of sha256 over the measured numbers and the customer copy, in a Crockford-style alphabet with no I, L, O or U so it survives being read down a phone.

Why content-derived and not a counter. A job number alone cannot stop the failure that actually costs money: a customer approving option C from a sheet we have since rebuilt. If the numbers change, the code changes, and the two sheets can be told apart without trusting anyone's memory. Every revision is archived under rev/<code>/ with a ledger, and verify(path) recomputes a published sheet's code from its own data.json — so a sheet in the wild can be checked against what we hold.

Built in build_mvt_preview.py, commit dd3bf55.

Current state: revision Q0QB is WITHDRAWN. Its cloud was missing the top-left lobe (see the defect register), so its option C figures are wrong — the cloud was stated at 8.84 lb and actually measures 11.82 lb. The mechanism worked exactly as designed: the numbers changed, so the code must change, and the withdrawn code stays on the ledger rather than being quietly reused.

What that job actually contains — the three options, the slot-break rule, the corrected coincidence measurement and the reference geometry — is on MVT icon client preview.

src — built 2026-08-05 (dd3bf55); withdrawal recorded 2026-08-06.