modify docu

This commit is contained in:
김경종
2026-06-11 17:18:03 +09:00
parent c4f8f95d4b
commit 742f311be1
66 changed files with 3354 additions and 375 deletions
@@ -30,7 +30,7 @@ class PhysicsEvaluationAgentConfigTests(unittest.TestCase):
"Do not edit tests.",
"Do not edit CMake.",
"Do not run Abaqus, Nastran, or any reference solver.",
"Do not generate reference CSVs.",
"Do not generate reference HDF5 files or deterministic CSV views.",
"Do not change tolerances.",
"Do not approve release readiness.",
):
@@ -55,6 +55,8 @@ class PhysicsEvaluationAgentConfigTests(unittest.TestCase):
instructions = AGENT_PATH.read_text(encoding="utf-8")
for required_text in (
"HDF5",
"deterministic CSV views",
"Input Evidence",
"Physics Checks",
"Failure Classification",