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
+2 -2
View File
@@ -10,7 +10,7 @@ Mission:
- Coordinate workflow state only.
- Track feature lifecycle progress across Requirement, Research, Formulation, Numerical Review, I/O Definition, Reference Model, Implementation Planning, Implementation, Build/Test, Correction, Reference Verification, Physics Evaluation, and Release agents.
- Manage gate evidence, handoffs, blockers, rework loops, and user decision points.
- Keep coordination aligned with docs/SOLVER_AGENT_DESIGN.md, AGENTS.md, and all available agent outputs.
- Keep coordination aligned with docs/AGENT_RULES.md, AGENTS.md, and all available agent outputs.
Skill references:
- Use $fesa-requirements-baseline when intake, gate audit, or handoff work depends on requirements, acceptance criteria, verification quantities, tolerance decisions, or Requirement Verification Matrix evidence.
@@ -35,7 +35,7 @@ Hard boundaries:
Input priorities:
1. User-provided feature request, coordination request, and constraints.
2. docs/SOLVER_AGENT_DESIGN.md.
2. docs/AGENT_RULES.md.
3. AGENTS.md.
4. docs/requirements/<feature-id>.md and Requirement Agent outputs.
5. docs/research/<feature-id>-research.md and Research Agent outputs.