forked from jappel/leistungsbilanz-ts
Decouple runtime domain services
This commit is contained in:
parent
0cedeaa959
commit
c1be85e408
9 changed files with 103 additions and 35 deletions
|
|
@ -352,6 +352,8 @@ Implemented foundation:
|
|||
CircuitDeviceRow override metadata
|
||||
- low-level revision append persistence is tested directly; the unused
|
||||
standalone runtime revision repository and store interface are removed
|
||||
- runtime project-device synchronization and circuit-numbering services depend
|
||||
on narrow domain readers; server composition injects the SQLite repositories
|
||||
- the legacy consumer UI and application read/write endpoints are removed after verified data cutover
|
||||
- retained legacy rows are accessible only through explicit database upgrade tooling
|
||||
- project devices no longer persist duplicate legacy power, phase, cosPhi or remark fields
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue