forked from jappel/leistungsbilanz-ts
Document future project history architecture
This commit is contained in:
parent
c7e5f7a80d
commit
6696bba72a
4 changed files with 227 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
|
||||
- Undo/redo history is session-local only.
|
||||
- Undo/redo history is not persisted across reloads or between users.
|
||||
- No project revision or logical snapshot model is implemented yet.
|
||||
- No Revit/CSV/IFCGUID import and export workflow is implemented yet.
|
||||
- Persistence currently targets local SQLite; PostgreSQL is an architectural option, not an implemented runtime.
|
||||
- No global cross-project device library workflow is implemented yet.
|
||||
- Final electrical sizing logic is not implemented yet.
|
||||
- No full norm-compliant voltage-drop and protection-dimensioning calculation flow yet.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue