[claude] Feudal multi-agent hierarchy design for Bannerlord (#1099) #1108

Merged
claude merged 1 commits from claude/issue-1099 into main 2026-03-23 17:57:32 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
c4edd337a2 docs: add feudal multi-agent hierarchy design for Bannerlord (#1099)
Some checks failed
Tests / lint (pull_request) Successful in 11s
Tests / test (pull_request) Failing after 29m6s
Architecture document specifying:
- King-level subgoal vocabulary (10 tokens with typed schema)
- Vassal reward functions for War, Economy, and Diplomacy domains
- Companion worker task primitives (Logistics, Caravan, Scout)
- Asyncio-based inter-level communication protocol
- Sovereign agent properties (DID, asset control, non-terminability)

Refs #1099

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 13:56:35 -04:00