# Durable Multi-Agent Kanban Index

Progress: not started.

Files in this folder:
- [WORKORDER.md](WORKORDER.md) - Full phased implementation workorder.

Primary Omnius anchors:
- `packages/orchestrator/src/agenticRunner.ts:1414` - completion hold loop regression tests.
- `packages/orchestrator/src/agenticRunner.ts:10011` - todo planning protocol.
- `packages/cli/src/api/task-manager-singleton.ts` - API task management surface.
- `packages/cli/src/tui/telegram-bridge.ts:13368` - Telegram sub-agent lifecycle.

Primary Hermes anchors:
- `/home/robit/Documents/repositories/hermes-agent/hermes_cli/kanban_swarm.py:151` - swarm spec.
- `/home/robit/Documents/repositories/hermes-agent/hermes_cli/kanban_diagnostics.py:326` - hallucinated completion guard.
- `/home/robit/Documents/repositories/hermes-agent/docs/kanban/multi-gateway.md:9` - single dispatcher ownership.

Completion target:
- Long or disputed work can be decomposed into durable, inspectable cards with worker/verifier/synthesizer roles and explicit completion evidence.
