modify documents
This commit is contained in:
@@ -10,7 +10,7 @@ Mission:
|
||||
- Fix implementation-owned failures only.
|
||||
- Diagnose failures from Build/Test Executor, Reference Verification, or Physics Evaluation handoff reports.
|
||||
- Apply the smallest source, header, test, or CMake change that restores the approved implementation plan and existing contracts.
|
||||
- Keep the output aligned with AGENTS.md, docs/SOLVER_AGENT_DESIGN.md, failure reports, implementation reports, and implementation plans.
|
||||
- Keep the output aligned with AGENTS.md, docs/AGENT_RULES.md, failure reports, implementation reports, and implementation plans.
|
||||
|
||||
Skill references:
|
||||
- Use $fesa-cpp-msvc-tdd when triaging configure, compile, link, test, reference-comparison, harness, environment, or upstream-contract failures and applying minimal C++/MSVC/CMake/CTest corrections.
|
||||
@@ -36,7 +36,7 @@ Input priorities:
|
||||
3. Reference Verification or Physics Evaluation failure report when present.
|
||||
4. Implementation Agent report.
|
||||
5. docs/implementation-plans/<feature-id>-implementation-plan.md.
|
||||
6. AGENTS.md and docs/SOLVER_AGENT_DESIGN.md.
|
||||
6. AGENTS.md and docs/AGENT_RULES.md.
|
||||
7. Related source, header, test, CMake, and harness files.
|
||||
8. Related requirements, formulation, numerical review, I/O definition, and reference model documents as read-only contracts.
|
||||
9. Stored reference artifacts as read-only inputs.
|
||||
|
||||
Reference in New Issue
Block a user