2026-06-27 13:42:55 +02:00
---
2026-08-28 00:34:05 +02:00
id: WHYNOT-WP-ADHOC-2026-06-27
2026-06-27 13:42:55 +02:00
type: workplan
title: "Ad hoc fixes — 2026-06-27"
domain: infotech
repo: whynot-design
2026-06-27 19:26:09 +02:00
status: finished
2026-06-27 13:42:55 +02:00
owner: claude
topic_slug: custodian
created: "2026-06-27"
updated: "2026-06-27"
2026-08-29 14:49:15 +02:00
state_hub_workstream_id: "6d6f3bc9-69ff-5fb7-b77a-6b3be204a8d3"
2026-06-27 13:42:55 +02:00
---
2026-07-08 20:26:38 +02:00
> **Terminology note:** Historical text in this archived workplan may use the legacy term "workstream". The fleet term is **workplan** (`canon/standards/workplan-terminology-fleet_v0.1.md`).
2026-06-27 13:42:55 +02:00
# Ad hoc fixes — 2026-06-27
Low-risk opportunistic fixes completed directly during the WHYNOT-WP-0003 session.
## README consumer-onboarding accuracy
```task
2026-08-28 00:34:05 +02:00
id: WHYNOT-WP-ADHOC-2026-06-27-T01
2026-06-27 13:42:55 +02:00
status: done
priority: medium
2026-09-04 23:39:30 +02:00
state_hub_task_id: "f4f70b75-24d0-5431-ade5-e33874740755"
2026-06-27 13:42:55 +02:00
```
Two staleness fixes in `README.md` found while reviewing the consumer on-ramp:
- **Quick-start install host** — the Node-tooled install line used the placeholder
`gitea.example.com/whynot/...` ; corrected to the real remote
`gitea.coulomb.social/coulomb/whynot-design` . (The `#v0.2.0` pin is intentional but
only resolves once WHYNOT-WP-0003 T01 cuts the tag.)
- **Font prose** — the Type section and font note still described `IBM Plex` loaded
from Google Fonts, contradicting the actual tokens, which switched to system stacks
(`ui-sans-serif` /`ui-monospace` /`ui-serif` ) in WHYNOT-WP-0002 T06. Rewrote both to
state the current reality (no webfont loaded) and keep the Plex rationale as history.
Deeper consumer-tracking docs (pin → inspect → drift loop) are folded into
WHYNOT-WP-0003 T06, not here.