# 复制为 docs/ack/tasks.yaml,替换占位符。结构见 templates/tasks.schema.json。 version: 1 updatedAt: "" source: "Coordinator (PM) Agent" ackVersion: "<接入时的 ack skill 版本>" project: name: "" repoPath: "" baseUrl: "" devWorktree: "" overlayFile: "docs/ack/project.md" knowledgeFile: "docs/ack/knowledge.yaml" deliveryFile: "docs/ack/delivery.yaml" orchestration: profileVersion: 1 mode: "orca" allowedWorktrees: - "" modelAllowlist: codex: developer: standard: ["gpt-5.6-terra"] strong: ["gpt-5.6-sol"] test: standard: ["gpt-5.6-luna"] cursor-agent: developer: standard: ["auto"] test: standard: ["auto"] profiles: codex-dev-standard: role: "developer" cli: "codex" tier: "standard" model: "gpt-5.6-terra" reasoningEffort: "medium" permissionMode: "workspace-write" codex-test-standard: role: "test" cli: "codex" tier: "standard" model: "gpt-5.6-luna" reasoningEffort: "low" permissionMode: "workspace-write" codex-dev-strong: role: "developer" cli: "codex" tier: "strong" model: "gpt-5.6-sol" reasoningEffort: "high" permissionMode: "workspace-write" cursor-dev-standard: role: "developer" cli: "cursor-agent" tier: "standard" model: "auto" reasoningEffort: null permissionMode: "workspace-write" cursor-test-standard: role: "test" cli: "cursor-agent" tier: "standard" model: "auto" reasoningEffort: null permissionMode: "workspace-write" defaults: developer: "codex-dev-standard" test: "codex-test-standard" developerUpgraded: "codex-dev-strong" workerReceipts: [] deliveryRuns: [] summary: verified: [] open: [] failedRetest: [] leftovers: [] tasks: - id: "BUG-001" type: "bug" title: "" priority: "P0" status: "open" assignee: "developer" component: "" specRefs: - "" testRefs: - "" knowledgeRefs: [] knowledgeApplied: [] knowledgeCandidates: [] knowledgeChecks: [] description: > stepsToReproduce: - "" - "" expected: > actual: > evidence: browser: "" api: "" logs: "" verification: commands: - "" - "" browser: page: "" checks: - "" dispatch: developer: profileId: "codex-dev-standard" receiptId: null attemptId: null taskId: null dispatchId: null test: profileId: "codex-test-standard" receiptId: null attemptId: null taskId: null dispatchId: null rounds: [] resolution: fixedBy: null verifiedBy: null verifiedAt: null leftoverReason: null