modify documents
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
description: Review FESA documentation for architecture, numerical, and coordination drift.
|
||||
---
|
||||
|
||||
# /doc-guard
|
||||
|
||||
## Preflight
|
||||
|
||||
- Read `/AGENTS.md`, `/PROGRESS.md`, `/PLAN.md`, `/docs/README.md`, and the docs changed in the current work.
|
||||
- Use `$fesa-doc-sync` and `$fesa-review` when available.
|
||||
- If the user explicitly asks for delegated review, use `harness_reviewer` or `progress_plan_auditor`.
|
||||
|
||||
## Task
|
||||
|
||||
- Check consistency across architecture, ADRs, numerical conventions, Abaqus subset, verification plan, result schema, MITC4 formulation, PLAN.md, and PROGRESS.md.
|
||||
- Lead with concrete drift findings and file references.
|
||||
- Keep comments focused on correctness, missing decisions, and validation gaps.
|
||||
|
||||
## Verification
|
||||
|
||||
- If edits are made, run `python scripts/validate_workspace.py`.
|
||||
- Confirm that future work stays in PLAN.md and completed work stays in PROGRESS.md.
|
||||
|
||||
## Result
|
||||
|
||||
- **Action**: reviewed documentation guardrails
|
||||
- **Status**: success | partial | blocked
|
||||
- **Details**: findings, edits if any, and validation result
|
||||
Reference in New Issue
Block a user