Files
BreakEscape/scenarios
Claude 4ea6b2085f Fix JSON encoding: escape multi-line strings properly
- Added json helper methods for proper escaping
- Use .to_json for multi-line text variables
- Replaced UTF-8 special characters with ASCII equivalents
- Fixed emergency_briefing_text, tomb_gamma_coordinates, mole_evidence_text

JSON now parses correctly but schema validation shows objects need proper format
2026-01-10 01:00:47 +00:00
..