[claude] Add canonical fleet routing table with agent verdicts (#836) #889

Merged
claude merged 1 commits from claude/issue-836 into main 2026-04-06 18:08:34 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
4721518ac6 feat: add fleet routing table with evaluated agent verdicts
Some checks are pending
CI / validate (pull_request) Waiting to run
Evaluate all 10 Gitea agents and commit canonical routing table to
fleet/fleet-routing.json. Sourced from ~/.hermes/fleet-routing.json
and enriched with routing verdicts, cost-cascade tiers, task-type map,
gap analysis, and next actions from issue #836 evaluation.

Key decisions:
- claw-code marked do_not_route (protocol bridge, not endpoint)
- substratum marked inactive (no model assigned, blocked on #196)
- allegro-primus marked retired
- Cost cascade: free (fenrir/bezalel/carnice) → cheap (kimi/allegro) → prepaid (ezra)
- Task-type map wires issue types to specific agents

Fixes #836

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 14:07:03 -04:00