Files
ai-for-dummies/plans/astro-refactor/task-15-page-full-guide.md
Marcos Paulo aa2653340a
verify-and-publish / gate (push) Successful in 6m57s
verify-and-publish / publish (push) Has been skipped
docs: split task 15 into 15a-15e after two failed attempts
2026-09-05 17:35:58 +00:00

1.5 KiB
Raw Permalink Blame History

Task 15 — Full guide — SUPERSEDED, split into 15a15e

Do not work this brief. It is kept because other documents link to it.

Task 15 was attempted twice on Codex and produced no usable commit either time. The second report's own words: "this is an incomplete scaffold, not the real migration requested." MODEL-ROUTING.md says a task needing more than two models' worth of hand-holding is too big — split it. So it is split, along the seams that made it hard: the nine-fold selector duplication, the clipboard fallback, and the selector-map language toggle that cannot survive the port.

Brief What Depends on
15a one generic selector island for nine groups 05, 10
15b copy-prompt buttons, reading progress 05
15c language toggle — needs a decision first 05
15d assemble /full-guide/ 10, 13, 15a, 15b, 15c
15e prove responsive.css dead, delete it 15d, 16

15a, 15b and 15c run in parallel. 15d is assembly and must not invent islands. Downstream tasks that said "depends on 15" now depend on 15d (18, 19) or 15e (20).