Files
whynot-design/workplans/ADHOC-2026-06-27.md
tegwick f6233811f5
Some checks failed
ci / check (push) Has been cancelled
ci / release (push) Has been cancelled
chore(adhoc): sync ADHOC-2026-06-27 state-hub IDs
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 13:43:49 +02:00

41 lines
1.4 KiB
Markdown

---
id: ADHOC-2026-06-27
type: workplan
title: "Ad hoc fixes — 2026-06-27"
domain: infotech
repo: whynot-design
status: active
owner: claude
topic_slug: custodian
created: "2026-06-27"
updated: "2026-06-27"
state_hub_workstream_id: "4945ead3-d54b-438f-963a-2fd687c472d4"
---
# Ad hoc fixes — 2026-06-27
Low-risk opportunistic fixes completed directly during the WHYNOT-WP-0003 session.
## README consumer-onboarding accuracy
```task
id: ADHOC-2026-06-27-T01
status: done
priority: medium
state_hub_task_id: "76417728-969c-4b26-9ed8-f6cedd793ff4"
```
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.