docs: redefine phase 1 rebaseline steps

This commit is contained in:
NINI
2026-05-04 12:15:07 +09:00
parent a385235e14
commit 357b4bd893
20 changed files with 1013 additions and 18 deletions
@@ -0,0 +1,22 @@
{
"project": "FESA",
"phase": "1-linear-static-mitc4-rebaseline",
"steps": [
{ "step": 0, "name": "rebaseline-audit", "status": "pending" },
{ "step": 1, "name": "reference-onboarding", "status": "pending" },
{ "step": 2, "name": "core-harness-guardrails", "status": "pending" },
{ "step": 3, "name": "parser-domain-subset", "status": "pending" },
{ "step": 4, "name": "validation-singular-diagnostics", "status": "pending" },
{ "step": 5, "name": "dof-manager-reaction-foundation", "status": "pending" },
{ "step": 6, "name": "results-comparator-foundation", "status": "pending" },
{ "step": 7, "name": "mitc4-geometry-directors", "status": "pending" },
{ "step": 8, "name": "mitc4-covariant-strain-tying", "status": "pending" },
{ "step": 9, "name": "mitc4-material-integration", "status": "pending" },
{ "step": 10, "name": "mitc4-stiffness-drilling", "status": "pending" },
{ "step": 11, "name": "mitc4-patch-benchmark-tests", "status": "pending" },
{ "step": 12, "name": "assembly-sparse-solver-path", "status": "pending" },
{ "step": 13, "name": "linear-static-workflow", "status": "pending" },
{ "step": 14, "name": "stored-reference-regression", "status": "pending" },
{ "step": 15, "name": "phase1-evaluator-closeout", "status": "pending" }
]
}