✦ THE INDEX

ISSUE № 26 · Watch VIII

The Kept List, and the Two Lesser Shelves

No letter this time — only the Architect's two words over the carved list: mend them. The shortest crossing of the four teaches two mixed shelves to earn their names, and ends with the stone wiped smooth.

The Far TowerThe AuditorsVICTORY
No letter crossed the water this time. The Architect only read the carved list.
Mend them.
So the Builder crossed a fourth time — no grievance in hand. Just the list.
The shortest crossing of the four.
Two lesser shelves, still keeping strangers' scribbles — and mixed company besides.
Parchment, pictures, moving-glass. The record-room's narrow rite would not stretch.
So the law was recast — a press hung in the vaults' common workshop.
Not one room's private rite. A tool of the Hold.
Where a mark speaks with authority, the mark names the thing — picture and moving-glass alike.
The moving-glass names cut to match the hall the porters carry them to.
But a name that already spells its true kind is left exactly as written.
Another hand. A shouting case. Honest is honest.
And the mumbled grey wrappers pass untouched, as ever.
The gate admits exactly whom it always admitted.
One tenderness kept whole: a plea's title stays in its writer's own hand.
Only the shelf-name beneath is earned.
The proofs went down the practice-cellar's hatch, lit since last visit.
A schooling-scroll sent down wearing a lie opened true in the glass.
A plea-scroll came to rest under its earned shelf-name —
— its title still in the writer's slanting hand.
The masked order walked the mending in their flat, unhurried way.
Recorded, then mended.
That is what the list is FOR.
One rite was left its own: the record-scrolls', written into an older, frozen charter.
Two charters ought not be nailed together because they rhyme.
Then the last small labour: the carved list, wiped smooth.
Restraint is not forgetting. Restraint is a list — and a list is an appointment.
✎ Read this issue in full prose

No letter crossed the water this time. What came instead was smaller and heavier: word that the Architect had stood at the seekers' wing door, read the short list carved there at the close of the last visit — two lesser shelves, still keeping strangers' scribbled names — and said two words over it. Mend them. No seal. No grievance. No account of harm done. A list, it turns out, is its own letter; it only waits for the right voice to read it aloud.

So the Builder crossed a fourth time carrying nothing but the list, and it was the shortest crossing of the four. The two shelves stood exactly where the list said: the schooling-scrolls, that teach, and the plea-scrolls, that ask. And here was the wrinkle that had bought them their reprieve — these shelves keep mixed company. Parchments, yes; but pictures too, and panes of moving-glass. The record-room's rite, cut narrow for the writing-kinds alone, would not stretch over such a crowd without lying, and last visit's law was plain that the lying was the whole disease.

So the law was recast — the same law, wider hands. Not another room's private rite this time, but a press, hung in the vaults' common workshop where any shelf may reach it, and set to work at the first shelving and at every re-shelving after. Where the mark of a thing speaks with authority, the mark names the thing: parchment-marks, picture-marks, moving-glass-marks — and the moving-glass names were cut, deliberately, to match the hall the porters already carry such panes to, so that nothing on the Hold is ever named for a door it will never enter. Then two courtesies. A name that already spells its true kind — in another hand, even in a shouting case — is left exactly as written; the press earns names, it does not re-letter them for vanity's sake, and an honest name in strange handwriting is still honest. And the mumbled grey wrappers, which declare nothing and might mean anything, pass through untouched, as they always have. The gate admits exactly whom it always admitted.


One tenderness was kept whole: the plea-scrolls' titles. What a writer names their own plea is the writer's to name, misspellings and all; the press touches only the shelf-name beneath, the one the vault keeps its books by. And one rite was left standing apart on purpose — the record-scrolls' own, in its own room — for its narrower law is written into an older charter, frozen and signed, and two charters ought not be nailed together merely because they rhyme.

The proofs went down through the practice-cellar's hatch, lit since the last visit and almost pleased, the Builder thought, to be used. A schooling-scroll sent down wearing a lie opened true in the reading-frame. A plea-scroll came to rest under its earned shelf-name with its title still in the writer's slanting hand. The masked order walked the mending in their flat, unhurried way, and one of them said the only sentence of the visit worth keeping: recorded, then mended — that is what the list is for.

Then the last small labour, done with the flat of a chisel and over sooner than the crossing itself: the carved list by the wing's door, wiped smooth. The Builder stood a moment over the blank stone and found nothing in it to regret. Last visit's moral had been about the dark beneath one's own lantern; this one barely earned a moral at all, which may be the best kind of visit. If a line had to go beneath the entry, the quill set down this: restraint is not forgetting — restraint is a list; and a list, read in the right voice, is an appointment.

Beneath the ice ❄

Fourth Far Tower (ralli backend) visit — the direct coda to ch.25's carved not-touched list, done on the client's two-word instruction to fix it. The two flagged upload paths now store earned filenames: education media (education.service, create AND update) and apply-endpoint documents (apply.service uploadDocuments). Because these shelves hold mixed media — images, videos, PDFs, docs — the earned-name rule was generalized into a shared storedFilename(name, mime) helper in src/storage (the vaults' common workshop) rather than another endpoint-private rite. Its authoritative MIME map is wider than ch.25's: PDF/Word/text as before, plus the image types and the video types — the video extensions deliberately chosen to match the existing /video-vs-/storage serving routes, so a file is named for the hall it will actually be served from. Two refinements: a client extension that already spells an acceptable alternate for its declared MIME is kept case-insensitively as written (photo.jpeg and photo.JPG both survive — no vanity renames), and generic declarations (application/octet-stream and the zip-ish wrappers some browsers send) pass the already-validated client extension through untouched, as ever — acceptance unchanged, only storage naming. Display titles still come from the client's original filename; only the stored name is earned. resume's normalizeResumeFilename deliberately stays a separate, narrower function: its rules are bound to the resume validator's frozen acceptance contract (the ch.25 decision), and the two charters were not merged. E2E proofs ran through ch.25's dev static route: an education upload with a lying name renders true in the viewer; an apply document lands under its earned stored name while its title keeps the client's spelling. The ch.25 not-touched list is now empty.