session 2026-06-06pm: PENDING-28/29 + REVIEWED-30/31 (imprint + sitemap, same-day loop) + ARC-trilingual/Be-laundromat session memory + ledger

This commit is contained in:
David F Glidden
2026-06-07 07:03:20 +02:00
parent 14e14826c8
commit 32f3d7e2e8
7 changed files with 164 additions and 9 deletions
+22
View File
@@ -800,3 +800,25 @@ The Jurist's six-phase authorization map governs sequencing. Cross-cutting succe
**Recommendation:** Option 1. The contract is small, the case in hand is easy, and the fourth request should inherit a rule, not a negotiation. Drafted operationally in the Tier B note §5 (cm-ctl distribution-export as v1 mechanism, replacing the pollable /health field); the PENDING item is the *standing* rule, distinct from the B1.3 instance.
**Files affected:** `~/_Dev/CapableMind-AI/docs/thinking/David/l1-reliability/cover-note-seb-tier-b-2026-06-06.md` (operational half, sent to Seb); a governance doc home for the contract TBD on authorization (likely `docs/thinking/David/methodology/` or l1-reliability).
**Awaiting:** Steward authorization + jurist review (constitutional-adjacent: consent rule over steward substrate).
## PENDING-28 — The imprint register: .imprint class + spec note
**Date:** 2026-06-06
**Tag:** [HARDENING]
**Summary:** Give the footer imprint (ARC name, ✦/⟐ qualifier marks, Barcelona + seasonal glyph) its own `.imprint` class, ending `.apparatus-meta`'s silent double duty; add a short imprint/signature note to apparatus-specification.md.
**Rationale:** The steward's eye on the AldineXXI three-faces paragraph (2026-06-06) exposed that the footer lines classed `.apparatus-meta` are not apparatus: they are the house's signature — the imprint — which speaks in the work's own face (EB Garamond, now even-SC per same-day steward ruling, shipped in `da375a6`). The spec already holds the distinction (apparatus-specification.md §VII.g: "The piece's locator | The work's signature"); the CSS class does not. This is the third role the .whisper→.apparatus-meta migration census (PENDING-26/REVIEWED-27) did not distinguish — same shape as the original role-(a)/role-(b) split. The prose now names the register truthfully; the code should match the doctrine.
**Options:** (1) `.imprint` on the four default.html footer usages + one SCSS block + spec note (recommended). (2) Leave CSS as-is; prose-only (rejected by the §5 code-binding discipline — class names carry semantics).
**Recommendation:** Option 1, as its own gated pass (byte-delta touches every page's footer markup; migrate → compiled-selector grep → render-verify per type per viewport, the REVIEWED-27 method).
**Note:** Amends REVIEWED-27's locked naming — jurist eyes requested before execution.
**Files affected:** `templates/default.html` (4 usages), `scss/AldineXXI/_layout.scss`, `apparatus-specification.md`.
**Awaiting:** Steward + jurist authorization.
## PENDING-29 — Sitemap: include bio/cv and their renderings
**Date:** 2026-06-06
**Tag:** [HARDENING]
**Summary:** Amend the §SEO sitemap rule to include bio/cv (and therefore their FR/ES renderings, live since `77cde08`) — currently excluded via the `enfilade-hidden` filter.
**Rationale:** REVIEWED-29's sitemap excludes `enfilade-hidden` pages; bio and cv are the only such pages. "Hidden from the enfilade door-strip" (a navigation-layout choice) and "hidden from crawlers" (an indexing choice) are different intentions that one flag currently couples. The pages are public, canonical, noindex-free, and now carry hreflang families — hreflang sets benefit from sitemap presence. The renderings followed the works out of the sitemap, consistently but probably unintendedly.
**Options:** (1) Decouple: keep `enfilade-hidden` for the door-strip, include the pages (+renderings) in the sitemap — +6 URLs. (2) Status quo (consistent, but couples two intentions).
**Recommendation:** Option 1. One-line change in the sitemap rule + spec note in apparatus §SEO.
**Note:** Amends a jurist-authorized §SEO decision (REVIEWED-29) — flagged for jurist concurrence.
**Files affected:** `site.hs` (sitemap rule), `apparatus-specification.md` §SEO.
**Awaiting:** Steward + jurist authorization.