Intelligence-Research-OS

wiki/product/roadmap.md

Intelligence Research OS — Roadmap

Product Layers

  1. ResearchModule Core Engine - Scoper - AAR Planner - Research Supervisor / Fan-out - Synthesis Studio

  2. Intelligence Layer - Missions - Watch specs - Source packs - Signals - Deltas - Opportunity briefs - Output packs

  3. Intelligence UX - Mission Control - Source Radar - Signal Inbox - Evidence Board - Opportunity Map - Battlecard - Content Workbench

  4. Workflow / Agent Integration - CLI callable missions - Python API - Skill wrapper - External workflow call patterns - JSON/Markdown outputs

Milestones

Milestone 3A — Research Supervisor / Fan-out

Build provider adapters, bounded task dispatch, raw provider output preservation, source capture, and compressed notes.

Key outputs: - raw provider outputs - source_registry.json - evidence_items.json - compressed_notes.json - fan-out failure report

Milestone 3B — Synthesis Studio

Build claims, evidence-backed outline, heavy multi-POV interpretation, reconciliation, report generation, and final citation audit.

Key outputs: - claims.json - outline_final.json - POV artifacts - reconciliation_report.json - final report - citation_audit.json

Milestone 4 — Intelligence Layer

Add mission and signal abstractions above the research engine.

Schemas: - MissionSpec - WatchSpec - SourcePack - Signal - SignalCluster - DeltaReport - OpportunityBrief - OutputPack

Status: foundation shipped 2026-05-21 and current-state snapshot refreshed 2026-05-22.

Implemented: - Competitive Intel proof gate - GPT Image 2 prompt contract for Mission Control, New Mission Builder, and Evidence Board - MissionSpec - WatchSpec - SourcePack - OutputPack - mission service - research mission create/run/status/show output

Next: - UI-to-engine live execution wiring. - Competitive Intel signal classification - battlecard and competitor digest generation - delta memory for repeated runs

Milestone 5 — Intelligence UX

Design and implement the power-user intelligence cockpit.

Screens: - Mission Control - New Mission Builder - Source Radar - Signal Inbox - Evidence Board - Synthesis Studio - Output Workspace - Delta Timeline

Status: local workbench spine implemented and E2E-tested with deterministic Competitive Intelligence demo data. Opportunity Map, specialized Battlecard view, and Content Workbench remain future vertical screens or output-pack views.

Milestone 6 — Workflow / Agent Integration

Expose missions as callable workflows.

Interfaces: - CLI mission commands - Python API - skill wrapper - app/API boundary - cron-compatible command shape - JSON and Markdown outputs

Scheduling Decision

Scheduling is not a product feature. External tools own cadence. Intelligence Research OS owns mission definition, evidence collection, synthesis, and output quality.

Build Alignment Rules

  • Fan-out must support future source packs.
  • Synthesis must support output packs and opportunity briefs.
  • CLI/API planning must expose callable mission execution.
  • No intelligence output can bypass source provenance.