自动选择的 Task ticket 可能触发账户、权限或数据变更
原文依据:2 处Task 明确允许注册第三方服务、配置访问权限和移动数据,并要求代理在能做到时独立执行。由于未指定 ticket 时 Skill 会自动挑选 frontier 的第一个 ticket,用户可能只是在要求推进地图,并未单独批准具体外部操作。
可能创建非预期账户、改变访问控制、产生费用或把数据移到新的位置。
Task ticket 明确可包含注册服务、配置访问权限和移动数据,并要求代理在可行时独立执行。结合未指定 ticket 时自动选择首个 frontier ticket,推进地图可能触发账户、权限或数据状态变更,而没有针对该项操作的再次确认。用户可限制 Task 必须为 HITL,并要求外部账户、权限和数据移动逐项批准。
- **Grilling** (HITL): Conversation. The default case. Always call the Skill tool twice, for "grilling" and "domain-modeling".- **Task** (HITL or AFK): Manual work that must happen before a _decision_ can be made: nothing to decide, prototype, or research, but the discussion is blocked until it's done. Signing up for a service so its API can be judged, provisioning access, moving data so its shape can be seen. This is the one type that _does_ rather than decides, and it earns its place by unblocking a decision, not by delivering the destination. The agent drives it alone where it can (AFK); otherwise it hands the human a precise checklist (HITL). Resolved when the work is done; the answer records what was done and any resulting facts (credentials location, new URLs, row counts) later tickets depend on.查看另外 1 个位置
User invokes with a map (URL or number). A ticket is **optional**: without one, you pick the next decision, not the user.1. Load the **map**: the low-res view, not every ticket body.2. Choose the ticket. If the user named one, use it. Otherwise take the first frontier ticket in order. **Claim it**: assign it to yourself before any work.3. Resolve it. **Zoom as needed**: fetch the full body of any related or closed ticket on demand; call the Skill tool for whichever skills the `## Notes` block names. If in doubt, call the Skill tool twice, for "grilling" and "domain-modeling".4. Record the resolution: post the answer as a **resolution comment**, **close** the issue, and **append a context pointer** to the map's Decisions-so-far.