Specify protected circuit groups

This commit is contained in:
2026-07-30 18:52:26 +02:00
parent cfd4778305
commit a72d2c76e0
5 changed files with 686 additions and 5 deletions
+12 -2
View File
@@ -8,6 +8,15 @@ requirements and intended sequencing, not proof of implementation.
- Collect the remaining editor interaction issues before changing additional
behavior.
## Distribution Board Components and Protection Groups
- [ ] Implement the agreed protected circuit-group and distribution-board
component model in phased work packages.
- [ ] Keep full electrical sizing and cable-dimensioning rules separate until
the planner supplies the calculation requirements.
- Detailed specification:
`docs/spec/09-distribution-board-components-and-protection-groups.md`
## First Release Baseline
Complete this immediately before the first supported release, once the schema
@@ -90,5 +99,6 @@ and initial feature set are frozen:
3. [x] Snapshot-to-revision descriptions and history presentation.
4. [x] Distribution-board power summary and project column layout.
The Revit/CSV/IFCGUID round-trip remains a separate jointly planned phase and
must not be inferred from these tasks.
The Revit/CSV/IFCGUID round-trip follows the distribution-board component
foundation as a separate jointly planned phase and must not be inferred from
these tasks.