modify documents

This commit is contained in:
김경종
2026-06-05 16:58:13 +09:00
parent 5a23502570
commit 92a5cb19c0
38 changed files with 268 additions and 45 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ class RequirementAgentConfigTests(unittest.TestCase):
"Do not run Abaqus, Nastran, or any reference solver.",
"Do not create reference CSV outputs.",
"Requirement Verification Matrix",
"docs/SOLVER_AGENT_DESIGN.md",
"docs/AGENT_RULES.md",
"references/<feature>",
):
self.assertIn(required_text, instructions)