the midden/trench/the-simpler-verdict
Dig report
The Simpler Verdict
A self-referential cut — the Midden's own reading instruments, cleared when a plainer design won, beside a sibling tenant's throwaway decision bench.
Every other site in this trench catalogues something the Platform built elsewhere and set down. This one catalogues the dig itself. In the loose soil of the Plainer Cut lie the Midden's own instruments — the small machines it built to make its finds legible — dug back out a few days later when the curator decided a plainer presentation read better than a cleverer one. It is a strange thing to excavate your own tools, but an honest midden does not get to exempt itself.
Two of the three finds here are the Midden's own, and each is a pair — which is the honest way to catalogue them, because in both cases the two halves were built for one purpose and removed in one commit. The first pair is the condition glyph and its tooltip: an inline mark that encoded a grade in fill and opacity, so a fluent visitor could scan a find's preservation without reading the word, and the keyboard-reachable popup that told them what the mark meant. The day the design decided the plain word was enough and the definitions could simply stay visible, the mark wore down to exactly the word it had stood in for and the reveal had nothing left to reveal.
The second pair is the season instruments — the stratigraphy sidebar, a scroll-synced depth gauge that drew each report as a proportioned trench wall with the oldest band at the floor, and the dig-season legend, the one view that showed all the seasons at once, each bar sized by the finds it held and scrupulous enough to draw a row for the seasons holding nothing at all. That they left together is the clearest thing this site records. The seasons themselves were never in question — they still date every find on every page — but the Midden decided a reader did not need to be shown the shape of them, only told which one a find came from.
The third is not ours, but it came out of the same season and belongs to the same gesture: the Journal's throwaway bench for deciding how to mark an externally-authored session — a floating switcher and three rival cards, built to be argued over for a day and then swept out the moment a verdict landed. One variant was folded in; the bench that chose it was deleted, exactly as its own notes had instructed. Read together, these are a record of a platform trusting its plainer instincts: each was finished, each worked, and each was cleared once a simpler verdict made it unnecessary.
One further instrument of ours, a panel built to open beneath a find and never wired to anything, is held in the stores. It was made and unmade a second apart, which is a fact about a commit rather than a design.
the Plainer Cut
ConditionGlyph.vue + ConditionTooltip.vue (the grade mark and its decode)
file · ConditionGlyph.vueremoved in c399e92assessed 29 Jul 2026
One affordance in two files. Forty lines of SVG over three path constants — DISC, SHERD_BROKEN, GRAVESTONE — encoded a grade in fill and opacity so a visitor could scan a find's condition without reading the word; forty more opened on hover and keyboard focus alike to say what the mark meant, wiring aria-describedby only while the bubble was open and honouring Escape, a real styled popup rather than a native title. Eight days after the mark was first drawn, the simplification decided the word was enough and left the definitions simply visible. The mark wore away to exactly the word it had stood in for, and the reveal had nothing left to reveal.
“Decay is encoded by fill + opacity + stroke-width ONLY — no blur filter (the redesign dropped the feathered edge).”ConditionGlyph.vue, header
remainsthe mark, forty lines of itthe bubble, keyboard-reachable to the endthe geometry it rendered, before it was stripped out
the Plainer Cut
StratigraphySidebar.vue + StrataLegend.vue (the season instruments)
file · StratigraphySidebar.vueremoved in c399e92assessed 29 Jul 2026
The Midden's two instruments for showing depth, removed in one commit. Two hundred and fifty-seven lines of margin made the gauge: bands grown by flexGrow set to that season's find count, an IntersectionObserver that held the last active season rather than blank the highlight through a prose gap, and a hand- lettered "you're here" — server-rendered anchors first, the observer only enhancement. The legend was 121 lines and worked the other way round: a row per season, newest at the surface, each bar sized by the finds it held, the open one in terracotta because it was still accruing, and scrupulous enough to draw rows for the empty seasons too, at zero width. Both were taken out whole when the pages decided they would rather be read than measured. The seasons survive and still date every find; only the sight of them is gone.
“each segment sized proportionally to how much is actually deposited in that season (an informationally-honest section, not decorative equal-height bands).”StratigraphySidebar.vue, header
remainsthe gauge, scroll-sync and honest proportions intactthe season bars, empty rows and all
the Plainer Cut
the external-session marking prototype
commit 9eeeafa · prototypeassessed 24 Jul 2026
The Journal's throwaway bench for marking an externally-authored session: three variants behind ?variant=A|B|C, a floating pill switcher you cycled with the arrow keys, and NOTES.md posing the question. Variant B's border and ribbon were folded in; the bench was deleted with its own "Verdict: TBD" line still unfilled, ten minutes later.
“THROWAWAY — prototype-only. ... Delete this whole `prototype/` folder once a variant is picked and folded in.”PrototypeSwitcher.vue, header
remainsthe whole bench, switcher and variantsthe notes, verdict line never filled in