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
@@ -32,7 +32,7 @@ class NumericalReviewAgentConfigTests(unittest.TestCase):
"Do not run Abaqus, Nastran, or any reference solver.",
"Do not generate reference CSVs.",
"Do not approve release readiness.",
"docs/SOLVER_AGENT_DESIGN.md",
"docs/AGENT_RULES.md",
"docs/formulations/<feature-id>-formulation.md",
):
self.assertIn(required_text, instructions)