Commit Graph

5 Commits

Author SHA1 Message Date
c3e0770cc4 0.2.0: per-query analysis, cross-query corroboration, expanded authority scoring
- Per-query result grouping: findings analyzed under the query that produced
  them, with angle + query provenance carried through to synthesis
- Cross-query corroboration via multi-query URL counts (before global dedup);
  same-query findings no longer corroborate each other
- Robust LLM JSON parsing (code fences, trailing commas, prose prefixes)
- Expanded domain authority map to 90+ domains + LOW_AUTHORITY_DOMAINS floor;
  authority-aware source truncation in analysis prompts
- Citation integrity: authoritative bibliography replaces LLM references,
  hallucinated inline citations stripped
- Near-duplicate title detection for syndicated articles; cross-round finding
  dedup with quality-ranked 30-finding synthesis cap
- Junk result filtering, retry-with-backoff, fixed successfulSearches count
- Standalone harness (scripts/run-harness.ts) for cache-bypassing iteration
2026-08-02 12:49:07 -04:00
19ae7504b5 migrate to settings.json 2026-06-10 16:28:49 -04:00
d476821d74 truncate width 2026-06-03 08:58:59 -04:00
b6c2b10eb5 improved validity verification, ui responsiveness 2026-05-31 21:11:44 -04:00
c104d2ed14 Initial commit: deep-research extension 2026-05-31 13:13:18 -04:00