docs: record guidance delivery status

This commit is contained in:
KOKO\Mimi
2026-08-18 11:28:09 +09:00
parent e76c1b96fd
commit 3cd5a21892
2 changed files with 7 additions and 5 deletions
@@ -187,7 +187,7 @@ Confirm `AGENTS.md`, core docs, agent TOML, and skill Markdown agree on the evid
Record completed work, exact static checks, skipped tests, and the next action in `PROGRESS.md`. Add to `WORKNOTE.md` only if a reusable repository-specific pitfall arose.
- [ ] **Step 4: Commit without invoking test hooks**
- [x] **Step 4: Commit without invoking test hooks**
Stage only task-owned changes plus the user's already-requested retired-feature cleanup that belongs to this objective. Commit with a conventional `docs:` message and `--no-verify` because the user explicitly prohibited test execution. Do not include unrelated `.codex/config.toml` or `vault-path.txt` changes unless they were already independently requested and are intentionally part of the user's working tree.