This commit is contained in:
김경종
2026-06-10 10:03:11 +09:00
parent 87529c811a
commit 0912ee6f3b
174 changed files with 414 additions and 8544 deletions
+2 -2
View File
@@ -29,9 +29,9 @@ class RequirementAgentConfigTests(unittest.TestCase):
"Do not implement code.",
"Do not write finite element formulations.",
"Do not run Abaqus, Nastran, or any reference solver.",
"Do not create reference HDF5 artifacts or reference CSV outputs.",
"Do not create reference CSV outputs.",
"Requirement Verification Matrix",
"docs/AGENT_RULES.md",
"docs/SOLVER_AGENT_DESIGN.md",
"references/<feature>",
):
self.assertIn(required_text, instructions)