Commit Graph

7 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
3f8b60be44 bump 2026-06-10 16:29:11 -04:00
d476821d74 truncate width 2026-06-03 08:58:59 -04:00
462c6681f2 typefix 2026-05-31 21:39:33 -04:00
4961e9986f Add MIT LICENSE, point repo/homepage/bugs to GitHub mirror (ralpi pattern) 2026-05-31 13:16:03 -04:00
d889911cc0 Add release metadata to package.json (ralpi pattern) 2026-05-31 13:14:26 -04:00
c104d2ed14 Initial commit: deep-research extension 2026-05-31 13:13:18 -04:00