leistungsbilanz-ts/src/server/composition
Grovy311 1d030971dd Add proposed cable-sizing module
Isolated module (mirrors src/external-model/ dependency direction) that
adds an on-demand, DIN VDE 0298-4 referenced cable cross-section
calculator: a click-on-a-circuit input mask for laying method,
insulation, ambient temperature, grouping and voltage-drop limit that
suggests a cross-section for the circuit cableCrossSection/cableLength
fields. Applying a suggestion goes through the existing circuit.update
command (expectedRevision, undo/redo) unchanged - nothing here writes
to circuits directly or touches the revision/command system. See
docs/cable-sizing-module.md for the full rationale, API contract,
verification status and maintenance plan. Proposal, not yet reviewed
by the project owner - see the docs file.

423 existing + 11 new tests pass, build:api/build:web/typecheck:scripts
clean.
2026-08-07 17:13:59 +02:00
..
application-repositories.ts Add proposed cable-sizing module 2026-08-07 17:13:59 +02:00
circuit-numbering-service.ts Inject application database contexts 2026-07-26 12:30:42 +02:00
project-command-stores.ts Add external object new circuit command 2026-08-02 18:55:57 +02:00
project-device-sync-service.ts Inject application database contexts 2026-07-26 12:30:42 +02:00
project-snapshot-store.ts Add named project snapshots 2026-07-25 22:15:22 +02:00
project-transfer-store.ts Add portable project transfer API 2026-07-28 18:34:57 +02:00