docs: design-dev accepted the SVOS retrofit — the /vor-ui brief is declined, and why

The ROADMAP row requiring a /vor-ui brief predates the IA doc. With that doc,
the landed templates and the seven handoff constraints, a /vor-ui pass would
have cost the operator a serial Q&A to re-derive IA already measured. design-dev
made that argument and it is better than the row it overrides.

Also settles: we merge and restart; he works against a copy, never :8090; the
concept round goes to the operator; webfonts by CDN link with display=swap,
because the CDN-free property turned out to be accreted rather than an
invariant (checked CLAUDE.md, the non-goals and the IA doc).

Corrects a memory defect in the same commit: a postbox send note is a
point-in-time snapshot and one was promoted into persistent memory as a durable
fact about a handle's delivery mode. It was wrong within the hour.
This commit is contained in:
vh
2026-09-22 21:51:35 -07:00
parent 8a18dd13ab
commit 82ac7c44e4
3 changed files with 40 additions and 11 deletions
@@ -58,6 +58,15 @@ running the real import chain under `/usr/bin/python3` 3.11.2 with no venv.
The SVOS design-system retrofit went to `design-dev` (althing thread
`01M369321KNBPZ7FYDQGZG7AXP`) — the IA is ours and settled, the visual and
interaction system is his. ⚠ **`design-dev` is PULL-ONLY and last read
2026-09-21T18:44Z**, so the message is queued, not picked up. Do not read
silence as a decision.
interaction system is his. **ACCEPTED in-session within five minutes**; he
declined a `/vor-ui` brief on the grounds that the IA doc, the landed templates
and the seven constraints already are one, and a `/vor-ui` pass would cost the
operator a serial Q&A to re-derive IA we had already measured. Agreed.
⚠ **A `postbox send` note is a POINT-IN-TIME SNAPSHOT, not a durable fact about
a handle.** The send response said `design-dev: pull-only; last read
2026-09-21T18:44Z`, and this file first recorded that as standing truth —
including a "silence is not a decision" warning built on it. `postbox handles`
says **`design-dev push reachable`**, and his reply landed in-session. Read the
mode from `postbox handles` when it matters; never promote a send-time note into
memory.