refactor: extract math solver boundary

This commit is contained in:
NINI
2026-05-05 01:16:26 +09:00
parent fd93bc35b0
commit 34e7d1638f
12 changed files with 353 additions and 189 deletions
@@ -5,7 +5,7 @@
{ "step": 0, "name": "architecture-drift-audit", "status": "completed", "artifact": "step0-architecture-map.md" },
{ "step": 1, "name": "module-scaffold-and-facade", "status": "completed" },
{ "step": 2, "name": "core-domain-dof-extraction", "status": "completed" },
{ "step": 3, "name": "math-solver-extraction", "status": "pending" },
{ "step": 3, "name": "math-solver-extraction", "status": "completed" },
{ "step": 4, "name": "io-parser-extraction", "status": "pending" },
{ "step": 5, "name": "results-reference-extraction", "status": "pending" },
{ "step": 6, "name": "mitc4-geometry-strain-extraction", "status": "pending" },