feat(directives): add rule-statement header to 1-8 of 66 v1.md files

This commit is contained in:
ed
2026-07-03 09:45:45 -04:00
parent cd272e5c8e
commit cf8eab9f79
8 changed files with 16 additions and 0 deletions
@@ -1,3 +1,5 @@
# Commits must be atomic — one task = one commit
From `conductor/workflow.md` §"Standard Task Workflow" step 9:
- **CRITICAL - ATOMIC PER-TASK COMMITS**: You MUST commit your changes immediately after completing and verifying a single task. Do NOT move on to the next task in the plan without committing the current one. This ensures precise tracking and safe rollback points.
- Stage all code changes related to the task.