translate_round() ties together: - reading the round's actions from actions.jsonl - generating prose via the LLM - updating per-character emotional state - persisting the beat, characters, and file offset Full test suite now at 19/19 passing across action mapper, character engine, story store, and translator. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| action_mapper.py | ||
| character_engine.py | ||
| narrative_translator.py | ||
| story_store.py | ||