assessment-model/docs
Daniel Roth 5355e0846b feat(ara-projects): stage configuration setup screen (#411)
Step 3 of the first run and a revisitable screen from the setup hub — the
same page either way, with `?from=hub` deciding only where the footer
leads. Entering it seeds each selected workstream's default ladder, under a
row lock so "seeded exactly once" survives two simultaneous visits.

The optional per-stage dates use DateInput, never `<input type="date">`
(ADR-0019): a date saves the moment it becomes real, and a clear waits for
blur, because DateInput reports "" for every keystroke of an incomplete
entry and committing that would wipe a stored date on first touch.

ADR-0021 records why the seed lives in the page render and why `status` is
written once as a placeholder — the column is NOT NULL with no default.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 12:51:46 +00:00
..
adr feat(ara-projects): stage configuration setup screen (#411) 2026-07-23 12:51:46 +00:00
backend-asks feat(tags): table query + tag filter, filter-driven bulk assign, preview join, settings UI 2026-07-13 16:23:49 +00:00
design docs(design): home-page redesign context — Stitch refs, PRODUCT.md, impeccable trial 2026-07-07 15:12:07 +00:00
runbooks perf(backfill): faster, resumable recommendation denormalization + ops tooling 2026-07-02 10:00:46 +00:00
wip fix(postcode-search): PR #355 review feedback 2026-07-06 15:13:49 +00:00
wireframes/ara-projects Add Ara Projects UX wireframes under docs/wireframes 2026-07-20 15:15:21 +00:00