Begin a quality-gated task
task_beginRecord project objectives, acceptance criteria, and workspace root to initiate a structured development task.
Instructions
Record the objective, acceptance criteria, and canonical workspace before repository work begins.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ||
| nonGoals | No | ||
| objective | Yes | ||
| assumptions | No | ||
| constraints | No | ||
| allowedPaths | No | ||
| workspaceRoot | Yes | ||
| protectedPaths | No | ||
| acceptanceCriteria | Yes |