Add windmill-specific harness, index, and task/golden templates

This commit is contained in:
Akira
2026-03-05 13:35:26 +09:00
parent 64f817e8f6
commit c00ce0a622
5 changed files with 155 additions and 0 deletions

25
state/tasks/TEMPLATE.md Normal file
View File

@@ -0,0 +1,25 @@
# Task Record Template
- task_id: TASK-YYYYMMDD-001
- date: YYYY-MM-DD
## Request (3 lines)
- Purpose:
- Target:
- Done:
## Changed Files
- path/to/file
## Commands
- cmd:
- result: success/fail
- notes:
## Verification
- L1:
- L2:
- L3:
## Risks / Next Actions
-