Four proofs in one afternoon: Belong, Gather, Find, and the Lexicon. Every script, every spoken sentence, and the recording procedure already exist, in the Proof Book and the Run-Through; they are gathered here in walking order, one sheet, made to be printed and carried. Nothing on this page moves a mark, and nothing on it is new: where a proof is not ready today, the readiness table says which piece is short and the act stays unwalked.
The Proof Book holds the scripts and the words. The Run-Through holds the order a person walks them in and the bench they need. The verification walk holds the act of reading the marks aloud before any proof is spoken. This page is those three arranged for one sitting, so that the afternoon is the only input still missing.
It adds no beat, no sentence, and no condition. Where a spoken sentence appears below in quotation marks it is carried verbatim from the Proof Book; everything else is written here in this page's own words, and where the two differ the Proof Book is right and this sheet owes a correction. The recording procedure at §8 is the Proof Book's, quoted whole.
A proof is a human act. This sheet is paper. No mark moves because this page describes how it would move, and the sitting itself is not the record: the record is the event the attesting person inserts afterwards, and the ledger line that names it.
Read from almanac-ledger.yaml at commit b840c6f, 2026-09-03. Each proof's own acceptance names the pieces that must stand verified under it. A proof whose bed is short is not walked; saying so is the correct outcome, and it is the outcome the verification walk asks for at its own attestation cards.
| proof | what the ledger says it waits on | the marks at b840c6f | ready |
|---|---|---|---|
| G-B · Belong | B-02, B-04, B-05 verified | all three verified | yes |
| G-G · Gather | G-03 verified | G-03 verified; G-04 delivered | yes, on the ledger's words; see the card at §9 |
| G-F · Find | F-03 verified and G-B attested to begin; F-01, F-02, F-03 verified to accept | F-01 and F-03 verified; F-02 delivered | no, F-02 is short |
| G-L · Lexicon | L-01 through L-06 verified | L-03 verified; L-01, L-02, L-04, L-05, L-06 delivered | no, five are short |
Source: the ledger entries for G-B, G-G, G-F and G-L, and for the pieces each one names. Delivered means the deliverable is on main and the acceptance is waiting on a person to walk it, not that the piece failed.
So one sitting can produce G-B today, and G-G with it on the ledger's own reading of its condition, and it sets up the third: F-02's acceptance is walked inside act three below, and the moment its verdict is recorded, G-F's bed is whole. G-L waits on five walks that belong to the verification tiers, not to this sheet. Walk the acts in order regardless; an act whose proof is short still produces the evidence its pieces are waiting for.
G-R is scored for one voice and lives in the launch-day walkthrough's fourth act. G-S, G-T and G-V wait on board adoptions. G-A asks for a member other than the steward to direct the instrument, and for a grant that does not exist. G-I waits on TR-04 and TR-05. None of them is in this script.
Two people, their own devices, about ninety minutes for acts one through three. Act four is a reading pass and can sit on another day. The bench is the Run-Through's, unchanged.
Whether the second person joins as a real member the steward admits during act one, or as a named test identity. The record is append-only either way, so the walk becomes part of the cooperative's first story. That choice is the steward's and no instrument settles it.
The countersigner drives every beat; the steward watches and helps with nothing. Each beat opens with its sentence spoken aloud, because a proof is people saying what they are about to show. The sentences are the Proof Book's.
Two acts sit inside this one and belong to the assigned hand: the binding, which happens by itself when the newcomer clicks their first magic link, and the admission, which is one tap on the Admissions panel at the top of the directory. Neither needs the SQL editor; the Run-Through carries the manual desk for the case that falls outside the panel.
“G-B attested. Every Belong sentence was demonstrated live by a member who is not an organizer, and witnessed. Belonging is legible in the record.”
Carried verbatim from the Proof Book, G-B. Record it by the procedure at §8.
Any real gathering serves as the fixture. If the sitting itself is scheduled as one, the room stands inside the record it is reading, which is the observation the Proof Book asks for at its first beat. The countersigner schedules and hosts; the steward registers, because a member holding a gathering is the claim and a steward holding one proves less.
“G-G attested. Every Gather sentence was demonstrated live, in the room it describes, and the room's own presence is in the record. The calendar is part of the record.”
Carried verbatim from the Proof Book, G-G. Record it by the procedure at §8. Beats 07 and 08 are also the two clauses G-04's acceptance names; see the card at §9 before speaking these words.
The board at /commons/opportunities/. Walk the act whether or not the proof is ready: beats 13 and 14 are the two halves of F-02's acceptance, respond and see the response, and the author sees it too, and F-02 is the piece G-F is short, and they cannot be walked by one person. A response is a message to an author, so the surface offers no self-response, by design.
“G-F attested. Open to resolved, landing as an event.”
Carried verbatim from the Proof Book, G-F, beat five. Record it by the procedure at §8. F-02's own verdict is a separate act: it moves by the walk record and its pull request, not by this attestation.
This act has no script in the Proof Book, which carries sections for G0, G-B, G-G, G-R, G-F, G-S and G-A, and none for G-L. What exists is the proof sentence in the ledger, and it reads as a procedure already, so the steps below are that sentence taken literally and nothing more. The reader should be the person least familiar with the estate, since a word that only its author understands is the failure this proof looks for.
“A newcomer reads the Almanac, the Lexicon, and the build pages end to end and meets no working word the Lexicon does not hold; every historical term they encounter in the record answers through the concordance; every suite is green.”
No attestation text exists for G-L. The Proof Book carries no G-L score, and the ledger names only the act: the status updated to attested, by the steward and a countersigning member, recorded as an event, like every proof before it.
The words are the steward's to write. This sheet leaves the line ruled rather than drafting them, because the words a person speaks on the record are not an instrument's to invent. See the card at §9.
One procedure for every proof, the pattern G0 set on 2026-07-11. Nobody types SQL during the sitting. The record follows afterwards, by the attesting human, with the evidence folder in front of them.
-- 1 · the event, inserted by the attesting agent (an overseer act)
insert into events (occurred_at, actor_agent_id, kind, payload)
values (
now(),
'<attesting agent id>',
'gate.attested',
jsonb_build_object(
'gate', '<G-B | G-G | G-F | G-S | G-T | G-R | G-A>',
'attestation', '<the words as spoken>',
'witnesses', jsonb_build_array('<agent id>', '<agent id>')
)
);
-- 2 · the ledger: status flips to attested with a resolution naming
-- the attesting agent, the date, and the event id. By commit.
-- 3 · the Almanac syncs to the ledger, and the next bed opens.
Quoted whole from the Proof Book, §final. The list of proof addresses in the payload is the Proof Book's own and does not name G-L or G-I; the second card at §9 stands on that.
A not-ready verdict is recorded too, and in the same place the walk records its verdicts: the address, the words not ready, and which piece is short. It closes the card honestly and costs the afternoon nothing.
Both are conflicts between artifacts that already stand, not gaps in the walk. Each is put here with a proposed answer, marked as a proposal, for the steward to settle or overrule.
Print this. One line per beat, in walking order, with the readiness verdicts at the foot.
the proofs sitting date ............ hour ............ steward ............................ countersigner ............................ act one · Belong [ ] 01 application submitted from the stranger's browser S-01 S-02 [ ] 02 bound on first sign-in; admitted from the panel S-03 S-04 [ ] 03 agreements read: version, standing, unsigned chip S-05 [ ] 04 signed; the duplicate refused S-06 [ ] 05 directory: self-edit only S-07 [ ] 06 G-B spoken by two voices, written as spoken S-08 act two · Gather [ ] 07 gathering held by the member: title, purpose, place S-09 [ ] 08 the steward registers; the host is unchanged S-10 [ ] 09 register, cancel, register; nothing deleted S-11 [ ] 10 attendance recorded by the host; self-report refused S-12 [ ] 11 G-G spoken by two voices, written as spoken S-13 act three · Find [ ] 12 invitation read; one posted under its author S-14 [ ] 13 answered, and the responder sees it S-15 [ ] 14 the author sees the same response S-16 [ ] 15 resolved with an outcome; closed to all S-17 [ ] 16 G-F spoken, or not ready and which piece is short S-18 act four · Lexicon [ ] 17 Almanac, Lexicon, build pages read end to end S-19 [ ] 18 every historical term answered through the concordance S-20 [ ] 19 L-01 to L-06 marks read aloud; the suites witnessed S-21 the verdicts G-B attested / not ready .............................................. G-G attested / not ready .............................................. G-F attested / not ready .............................................. G-L attested / not ready .............................................. recorded afterwards, by the procedure at §8, by ........................