🧐How can MCP orchestration pattern applied to a specific scenario in AIVille?
Legacy pattern: Player clicks on Logan → Logan outputs a canned line
MCP orchestration pattern:
🗨️Player action is parsed into context delta
🗨️Triggers task_type: vote_deliberation
🗨️MCP retrieves Logan's memory, town rules, and active proposals
🗨️Calls decision model → outputs rationale + vote choice
🗨️Result sent to announcement agent + triggers downstream responses