Restore complete design system documentation

This commit is contained in:
2026-05-11 22:02:46 +02:00
parent 787f1e5e85
commit 3d406179bf
2 changed files with 124 additions and 14 deletions

View File

@@ -3,6 +3,7 @@
## Current State
- Approved design iteration targets the simulation model, rule removal, action economy, reactor requirements, and editor layer workflow.
- Work is proceeding on branch `design-iteration-structural-editor` in methodical commits: docs/tasks, simulation rework, editor rework, cleanup.
- Design documentation must preserve every existing system-level rule unless a change explicitly supersedes it. Superseded sections must document the replacement behavior with equal detail.
## Completed Work
- Created the approved implementation plan for:
@@ -16,7 +17,7 @@
- layer-aware editor visualization and tools.
## Current Work
- Update design documentation to match the approved model.
- Repair design documentation gaps before simulation implementation.
- Rework simulation state, validation, serialization, forecasts, and tests.
- Rework Win2D editor layer selection, rendering, tool filtering, drag behavior, and removed panels.