MicroFish/backend
Cyril 89c436411b feat: add Private Impact simulation mode
- New simulation mode for private decision impact in closed relational networks
- RelationalAgentProfile extending OasisAgentProfile with 8 relational fields
- run_private_simulation.py — standalone engine without social platform
- PrivateImpactProfileGenerator, PrivateImpactConfigGenerator, PrivateImpactRunner
- Blueprint /api/private-impact with 7 endpoints
- ModeSelector.vue + PrivateImpactView.vue (5-step wizard)
- 6 surgical extensions in simulation_runner.py
- Zero breaking changes to existing public mode
2026-04-16 15:04:22 +02:00
..
app feat: add Private Impact simulation mode 2026-04-16 15:04:22 +02:00
scripts feat: add Private Impact simulation mode 2026-04-16 15:04:22 +02:00
pyproject.toml fix(file_parser): handle non-UTF-8 encoded text files with automatic encoding detection 2026-01-22 18:28:37 +08:00
requirements.txt fix(file_parser): handle non-UTF-8 encoded text files with automatic encoding detection 2026-01-22 18:28:37 +08:00
run.py feat: add Private Impact simulation mode 2026-04-16 15:04:22 +02:00
uv.lock fix(file_parser): handle non-UTF-8 encoded text files with automatic encoding detection 2026-01-22 18:28:37 +08:00