Snapshot WIP: solver HP epic progress, BPHX/HX physics, BMAD skill refresh.
Some checks failed
CI / check (push) Has been cancelled

Capture uncommitted solver robustness work (regularization, domain errors, linear solver lifecycle, tube DP/MSH), web workbench updates, and synced BMAD skills across IDE agent folders before starting BPHX pressure-drop.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-19 16:35:31 +02:00
parent 88620790d6
commit 5bd180b5b8
1363 changed files with 101041 additions and 58547 deletions

View File

@@ -26,28 +26,30 @@
# - Dev moves story to 'review', then Dev runs code-review (fresh context, ideally different LLM)
generated: 2026-07-18T12:51:31Z
last_updated: 2026-07-18T16:30:00Z
last_updated: 2026-07-19T14:40:00Z
project: Entropyk
project_key: ENTROPYK
tracking_system: file-system
story_location: "{project-root}/_bmad-output/implementation-artifacts"
development_status:
epic-0: in-progress
epic-0: done
0-1-fix-failing-tests: done
epic-0-retrospective: optional
# --- Epic 0: Physical Regularization & Jacobian Health (epics-solver-hp.md) ---
0-1-jacobian-killing-pattern-audit-fd-test-harness: done
0-2-phantom-gradient-regularization-standard: review
0-3-valve-flow-exv-regularization: backlog
0-4-heat-exchanger-regularization: backlog
0-5-domain-sweep-jacobian-health-gate: backlog
0-2-phantom-gradient-regularization-standard: done
0-3-valve-flow-exv-regularization: done
0-4-heat-exchanger-regularization: done
0-5-domain-sweep-jacobian-health-gate: done
0-6-emergent-pressure-seed-robustness: review
0-7-bphx-property-call-reduction: review
# --- Epic 1: Performance Foundation - Linear Algebra Modernization ---
epic-1: in-progress
1-1-phase-0-baseline-golden-safety-net: in-progress
1-2-core-crate-typed-convergence-taxonomy: backlog
1-3-recoverable-domain-violation-errors: backlog
1-4-linearsolver-trait-explicit-lifecycle: backlog
1-1-phase-0-baseline-golden-safety-net: review
1-2-core-crate-typed-convergence-taxonomy: done
1-3-recoverable-domain-violation-errors: review
1-4-linearsolver-trait-explicit-lifecycle: review
1-5-dense-faer-backend-strangler-migration: backlog
1-6-factorization-scaling-reuse-frozen-jacobians: backlog
1-7-zero-allocation-residual-jacobian-assembly: backlog