Email resolution stage
Clove now fetches HubSpot emails for each deal and cross-references them against extracted requirements, gaps, and commitments. Items resolved via email are marked with green badges on the dashboard and filtered out of the Product Gaps view by default. The pipeline classifies email evidence using the same VERIFIED/INFERRED/UNKNOWN system — only inbound prospect confirmation counts as VERIFIED resolution.
Inline analysis trigger + progress bar
You can now trigger analysis directly from the Intelligence tab — no need to switch to New Analysis. A new Documents section shows all uploaded transcripts with their analysis status. Upload new files inline and pick the analysis type (R&G, Demo, Agenda) right there.
Unified Analysis with incremental extraction
New "Unified Analysis" button synthesizes all documents for a deal into one comprehensive analysis. Extraction results are cached per-document, so when you add a new transcript later, only the new document gets extracted — previously analyzed documents are reused. Same quality, fraction of the cost.
Real-time pipeline progress
Both single-document and comprehensive analyses now show a live progress bar with stage indicators (Extract → Layers → KB → Synthesis). No more staring at a spinner wondering where things are.
Async analysis pipeline
Analysis now returns an ID immediately and runs in the background. The dashboard polls for completion instead of waiting for the full pipeline to finish, avoiding HTTP timeouts on long transcripts.
Fix extraction truncation on long transcripts
Increased max_tokens from 16K to 64K for extraction calls. The Bioriginal RG transcript (63 requirements) was causing JSON truncation mid-output.
Initial launch
Clove deployed with multi-stage analysis pipeline (extraction, 7 intelligence layers, synthesis), VTT/DOCX upload, anti-hallucination guardrails (VERIFIED/INFERRED/UNKNOWN), and a full dashboard with deal search, file upload, and results viewer.