What problem does it solve?
It prevents a Harness-controlled coding workflow from silently advancing merges, branch cleanup, or repo truth updates when the system is in the closing phase and required approvals are not fully satisfied.
Core Features & Use Cases
- State-gated worktrack closure: Performs a scoped closeout when
WorktrackScope.closing indicates a close-and-intercept stage, without drifting into implementation, gate adjudication, or unauthorized repo refresh execution.
- Structured closeout reporting: Produces a detailed “关闭工作追踪报告” including executed actions, pending approvals, risk assessment, and next-range recommendations.
- Repo refresh handoff with traceability: Outputs a “代码仓库刷新交接” section with required baseline traceability and node-policy alignment checks, explicitly marking mismatches for approval.
Quick Start
Ask the AI to close the current worktrack in the closing scope and return a structured report plus a code-repo refresh handoff that includes baseline traceability and approval-required items.