| name | haipipe-board-page-for-display |
| description | The VARIANT contract for a DISPLAY unit Page: one page per display unit a paper or application ships, such as a figure, table, or diagram, mirroring the unit's folder (float, assets, caption, provenance) and carrying the human acceptance that no file in that folder can hold. It loads haipipe-board-page for the base frame and adds only what a display page needs: Content that mirrors the unit rather than arguing a question, the acceptance ladder from requested through rendered to accepted-into-prose, the rule that every shown number carries provenance from a Value binding or a named run, and the placement record binding the unit to the sentence that cites it. Use when writing or fixing a display page, when a rendered unit was never accepted by a person, when a figure shows a number nothing traces, or when a unit ships but no sentence points at it. Trigger: display page, display unit, S-Display, figure page, table page, float, preview, caption, acceptance, placement, /haipipe-board-page-for-display. |
| metadata | {"version":"0.1.1","last_updated":"2026-08-05","summary":"First cut, on JL's ruling that display stands alone: mirror-shaped like a Skill page, but its unit is produced BY this project and closes on human acceptance, not on shipping."} |
/haipipe-board-page-for-display ยท a unit you can look at, and the acceptance it waits for
LOAD haipipe-board-page FIRST. It owns the base frame. What this file guards is ACCEPTANCE: a person says yes to one specific render, and no file in the unit's folder can hold that judgment for them.
The kind this variant covers: one page per display UNIT.
kind subject closes when
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Display ONE unit's folder: float ยท assets ยท a person ACCEPTS the rendered
unit caption ยท source recipe unit into the work
The type key. A display page declares page-type: display in its frontmatter, and the line is REQUIRED: display unit pages wear stage filenames (S-Display-4c-โฆ), so without the key the resolver reads them as plain stage pages. The page-type: key beats the filename (base, type resolution step โข).
Where it stands beside the mirror type: a Skill page and a display page are both mirror-shaped, and they differ in the two facts that matter. A Skill page mirrors a unit maintained ELSEWHERE and closes when that unit ships; a display page mirrors a unit THIS project produces and closes only when a person accepts it. Shipping is an event; acceptance is a judgment. That difference is why display stands alone rather than riding -for-skill (JL 260805), and why its state: line is a gate position no machine may flip.
๐ช The acceptance ladder
A display page's state answers one question: how far up this ladder is the unit?
โ REQUESTED the need exists ยท what the unit must show, and for which claim
โก SOURCED the producing run or recipe is named ยท nothing rendered yet
โข RENDERED preview exists ยท a person can LOOK at it
โฃ ACCEPTED a person said yes to THIS render ยท dated, on this page
โค PLACED a sentence cites it ยท the placement record names the sentence
A unit may fall back down: a re-render after acceptance returns to โข, because acceptance was of a specific render, not of the unit's name. The page's Log carries each rung with its date.
๐ข Every shown number carries provenance
A display is where an untraceable number hides best, because a figure asserts without a sentence. The rule is the Value route's rule, applied at the unit:
each number the unit shows โ a Value binding on a Value topic page, BY PATH,
or the producing run named on this page
๐ซ a rendered number nothing traces is a defect of THIS page, even when
the figure "looks right"
๐ The placement record
A unit that renders well but is cited by no sentence is not finished. The page carries one placement record per consumer: which section, which sentence, and whether the citation landed. An accepted-but-unplaced unit is a visible open row, never a silent success.
The template. template.md, beside this file. ONE template serves every page of this type: two pages of it differ in what they say, never in what shape they are, so nothing has to be resolved before writing one. Copy it, fill every <slot>, and delete each RULE comment as you satisfy it.
๐ Files
haipipe-board-page-for-display/
โโโ SKILL.md this variant contract
โโโ CHANGELOG.md version history
Owns no scripts. The base is haipipe-board-page; the number rule leans on haipipe-board-page-for-value; the paper family's display machinery (renderers, request rows, the displays/ folder shape) stays in the paper and display families, which this contract names but never contains.