Comparison | Hindsight

Sibyl vs Hindsight: good milestone recall, high context cost

Hindsight retrieves some categories, but sends much more context to the model and remains costly on ingestion.

Full test note

Hindsight is the subtle page. It does not collapse like a bad retrieval toy. It finds meaningful memories. The problem is that it often sends so much context that Sonnet becomes the expensive part of the memory system.

Read the full test page
Sibyl retrieval350/350
Hindsight retrieval152/350
Hindsight answers152/350
Hindsight avg context11,892 tokens
Hindsight ingestion5,870 s
Hindsight answer cost$18.68

Verdict

Hindsight passes 152/350 in retrieval and answers, with 11,892 average context tokens and 98 minutes of ingestion.

Hindsight runs as a local daemon, LLM provider `none`, consolidation disabled, recall with max_tokens=4000 and include_chunks=false.

Comparison table

MetricSibylHindsight
Retrieval350/350152/350
Sonnet answers344/350152/350
Average context228 tokens11,892 tokens
Ingestion48 s5,870 s
Estimated answer cost$0.64$18.68

Methodological caveat

Hindsight is configured without an LLM provider or consolidation. The comparison measures the cost and quality of the tested local mode, not an optimized cloud configuration.

Why not the best possible configuration?

Rerun the test

python scripts/run_hindsight_365d_500c_category_baseline.py

Evidence files