mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-27 22:45:03 +00:00
Ladders are no longer stacked. A project with eight workstreams has forty stages, and one page of them turns configuring the last workstream into a scroll — so one ladder is on screen at a time, the "Workstream overrides" panel doubles as the picker, and the footer walks forwards through them before it offers to leave. The stages *within* a ladder stay listed together: they are dragged against each other, so they have to be seen together. `start_date` / `due_date` come out end-to-end — inputs, request schemas, payload, insert and update — rather than being hidden in the UI. A stage is a rung of a workflow, not a piece of scheduled work, so it has no date to hold; delivery dates already belong to a work order. The columns stay on the table and stay NULL until their keep-or-drop decision is made. This supersedes one of #411's acceptance criteria, recorded in ADR-0021. `updateStage` collapses to `renameStage` — the name is now the only field of a stage a user owns. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 0001-data-backfills-outside-drizzle.md | ||
| 0002-effective-performance-is-canonical-current.md | ||
| 0003-app-authored-scenarios.md | ||
| 0007-postcode-search-creates-properties.md | ||
| 0008-modelling-runs-filters-to-distributor.md | ||
| 0009-portfolio-organisation-is-per-user.md | ||
| 0010-compliance-window-is-a-report-view-parameter.md | ||
| 0011-app-owned-task-marker-in-task-source.md | ||
| 0012-portfolio-list-resolves-descriptors-via-override-precedence.md | ||
| 0013-tags-are-app-owned-property-groupings.md | ||
| 0014-epc-cards-count-certificates-not-predictions.md | ||
| 0015-scenario-overlay-is-one-read-model.md | ||
| 0016-sap-epc-threshold-ladder-single-owner.md | ||
| 0017-likely-downgrade-is-band-movement-only.md | ||
| 0018-ara-projects-supersedes-hubspot-live-projects.md | ||
| 0019-uk-date-format-in-form-inputs.md | ||
| 0019-work-order-import-is-setup-gated-and-carries-contractor-per-row.md | ||
| 0020-import-session-and-mapping-are-client-held.md | ||
| 0021-stage-ladder-seeding-and-the-status-column.md | ||