Entropyk/sprint-status.yaml
Sepehr fdd124eefd fix: resolve CLI solver state dimension mismatch
Removed mathematical singularity in HeatExchanger models (q_hot - q_cold = 0 was redundant) causing them to incorrectly request 3 equations without internal variables. Fixed ScrewEconomizerCompressor internal_state_len to perfectly align with the solver dimensions.
2026-02-28 22:45:51 +01:00

54 lines
1.5 KiB
YAML

# Sprint Status for Entropyk
# Generated by BMAD create-story workflow
# Date: 2026-02-22
story_location: _bmad-output/implementation-artifacts
# Epic and Story Development Status
development_status:
# Epic 1: Foundation
epic-1: in-progress
# Stories in Epic 1
1-1-component-trait: done
1-2-physical-types: done
1-3-port-and-connection-system: ready-for-dev
# Epic 1 Retrospective (optional, created when epic is done)
epic-1-retrospective: optional
# Epic 11: Advanced HVAC Components
epic-11: in-progress
# Stories in Epic 11
11-1-node-passive-probe: done
11-2-drum-recirculation-drum: done
11-3-floodedevaporator: done
11-4-flooded-condenser: ready-for-dev
11-5-bphx-exchanger-base: review
11-6-bphx-evaporator: done
11-7-bphx-condenser: backlog
11-8-correlation-selector: backlog
11-9-moving-boundary-hx-zones: backlog
11-10-moving-boundary-hx-cache: backlog
11-11-vendor-backend-trait: backlog
11-12-copeland-parser: backlog
11-13-swep-parser: done
11-14-danfoss-parser: backlog
11-15-bitzer-parser: backlog
# Epic 11 Retrospective (optional, created when epic is done)
epic-11-retrospective: optional
# Status Definitions:
# backlog: Story exists in epic file only
# ready-for-dev: Story file created, ready for development
# in-progress: Development started
# review: Code review requested
# done: Story completed and reviewed
#
# Epic Status:
# backlog: Epic not yet started
# in-progress: At least one story in progress
# done: All stories completed