MicroFish/backend/app/services/narrative
anadoris007 f25f68837c feat(narrative): add god_mode.modify_emotion with audit logging 2026-04-20 22:24:54 +05:30
..
__init__.py feat(narrative): add action-to-verb mapping for OASIS actions 2026-04-20 20:50:05 +05:30
action_mapper.py feat(narrative): add action-to-verb mapping for OASIS actions 2026-04-20 20:50:05 +05:30
character_engine.py feat(narrative): set status=alive on new characters 2026-04-20 22:23:59 +05:30
god_mode.py feat(narrative): add god_mode.modify_emotion with audit logging 2026-04-20 22:24:54 +05:30
narrative_translator.py feat(narrative): orchestrate round translation with state updates 2026-04-20 22:01:19 +05:30
story_store.py feat(narrative): add StoryStore for file-based narrative persistence 2026-04-20 20:50:55 +05:30
world_state.py feat(narrative): add WorldStateStore for rules, locations, event log 2026-04-20 22:23:38 +05:30