Bridge — wires Forge's Idea Collider into Atlas gaps + Agora hypothesis seeds, closing the loop where collider runs that currently dead-end.
Acceptance:
- After each Idea Collider session, parse outputs for: (a) novel claims → hypothesis seeds, (b) unanswered question slots → gap seeds.
- New table column: gaps.source_collider_session_id, hypotheses.source_collider_session_id.
- CLI: \`scidex collider ingest --session \` (idempotent on session_id).
- Auto-trigger on collider_sessions.status='complete' if not already ingested.
- UI: collider session detail shows 'Spawned N gaps, M hypotheses' badge.
- Spec: docs/planning/specs/mission_collider_to_pipeline.md.
Why now: collider sessions accumulate without flowing into pipeline; they should be a first-class source.
Completion Notes
Auto-completed by supervisor after successful deploy to main