Changelog entry
Dashboard API now fails safe on malformed event payload rows
2026-03-13
- `/api/nations/[id]/dashboard` now ignores malformed/null market settlement and tick-outcome event payload rows instead of failing the whole request.
- When malformed rows are skipped, dashboard response fields now return safe defaults (for example, no recent settlement and empty outcome deltas/reasons) so nation dashboards remain available.