Enforces the Agent Task Protocol (.atp.json) contract, enabling worker agents to claim, finish, and decompose tasks while maintaining a valid dependency graph.
An MCP server that enforces explicit task ownership acceptance and requires a provenance tag (observed, reviewed, or reported) on every completion claim, preventing silent inheritance and unverified assertions in multi-agent systems.
Provides AI agents with a lightweight task-management and self-verification layer to define goals, track checkpoints, detect scope drift, and verify completion against explicit done criteria.