chore: remove deprecated flow_boundary and update docs to match new architecture

This commit is contained in:
Sepehr
2026-03-01 20:00:09 +01:00
parent 20700afce8
commit d88914a44f
105 changed files with 11222 additions and 2994 deletions

View File

@@ -216,7 +216,7 @@ _ => {
| Story | Status | Notes |
|-------|--------|-------|
| 9-3 ExpansionValve Energy Methods | done | `ExpansionValve` now has `energy_transfers()` |
| 9-4 FlowSource/FlowSink Energy Methods | review | Implementation complete, pending review |
| 9-4 RefrigerantSource/RefrigerantSink Energy Methods | review | Implementation complete, pending review |
| 9-5 FlowSplitter/FlowMerger Energy Methods | ready-for-dev | Depends on this story |
**Note**: This story can be implemented independently - it improves logging regardless of whether other components have complete energy methods.