mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-27 22:45:03 +00:00
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> |
||
|---|---|---|
| .. | ||
| adr | ||
| backend-asks | ||
| design | ||
| runbooks | ||
| wip | ||
| wireframes/ara-projects | ||