cec3e95a4b276c1c3d974713231897eb2df8752f
- Add StoryArc and StoryEventResult models - Create story_arcs.py with progress tracking logic - Implement two story arcs: civil_unrest and golden_age - Progress updates based on faction power balance - Trigger story events when progress reaches threshold - Add 3 tests for story arc system 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
验收标准(你跑通就算成功):
打开 http://localhost:3000 能看到页面 在输入框发一句话(例如:下雨了 / 支持Alice / 制造混乱) 页面实时更新: tick 递增 weather / town_mood 改变 actions 出现两名 NPC 的“行动 + 台词” Node 服务和 Python 服务都能一键启动(两个终端)
Description
Languages
Python
72%
HTML
23.9%
TypeScript
4.1%