Execute Task — [task-file-path] <instructions How It Works Execution Steps 1. Resolve Task Path - If has path - use it - If empty - read (first line = active path) - If neither - STOP: 2. Initialize via Coordinator (REQUIRED) Coordinator validates, creates lock, updates status - . - Suggest user run (CC 2.1.115+) to anchor the session's objective before execution proceeds. 3. Load Context - Read PLAN.md (ONLY PLAN.md from the task directory) - Read KNOWLEDGE.jsonl if exists - Verify artifacts/ directory exists - DO NOT read phases/ files -- they are for agents, not the manager 4. Create Tasks…