modify documents

This commit is contained in:
NINI
2026-05-01 02:29:30 +09:00
parent 4b89f4aa96
commit e99b5b8eff
65 changed files with 2814 additions and 72 deletions
+28
View File
@@ -0,0 +1,28 @@
---
description: Prepare a concise handoff for the next FESA agent session.
---
# /handoff
## Preflight
- Read `/AGENTS.md`, `/PROGRESS.md`, `/PLAN.md`, and changed files.
- Use `$fesa-doc-sync` when available.
- Identify what changed, what was verified, what remains blocked, and what should happen next.
## Task
- Add a factual `PROGRESS.md` entry for completed work.
- Update `PLAN.md` only for future tasks, changed ownership, open questions, or blockers.
- Keep the handoff concise enough that a fresh agent can act without private context.
## Verification
- Run `python scripts/validate_workspace.py`.
- Confirm that the next-session required reading remains current.
## Result
- **Action**: prepared handoff
- **Status**: success | partial | blocked
- **Details**: progress entry, plan deltas, blockers, and validation result