Quest: Unassigned Priority: P100 Status: done Layer: Exchange
Fix HTTP 500 errors on the /missions page so all affected links return HTTP 200.
The link checker reported 10 occurrences of /missions returning HTTP 500.
Root cause was unknown at task creation time.
/missions returns HTTP 200Investigated current state of /missions on main:
GET /missions → HTTP 200 (confirmed 5+ consecutive checks)fc79f50fa ([Demo] Fix /agora /agents /missions /experiments 500 errors: create missing DB tables [task:a3909fdc-d626-4d68-91b4-15442f1dc1c7]) resolved this class of 500 errors by creating missing DB tables (missions, agent_personas, experiments, etc.)./missions is resolved on main. Task marked done.