What problem does it solve?
It converts completed experimental results into rigorous, cross-checked wiki updates so your claim confidence, evidence, ideas, and graph relationships stay accurate without manual bookkeeping.
Core Features & Use Cases
- Cross-Model Verdicting: Uses a dedicated Review LLM to independently assess whether an experiment supports, partially supports, invalidates, or leaves a claim inconclusive, following the project’s cross-model-review independence rules.
- Automated Wiki Updates: Updates
wiki/claims, wiki/ideas, and the originating wiki/experiments page (including the ## Claim updates section) while rebuilding derived graph artifacts.
- Graph Edge Maintenance: Adds
supports or invalidates edges into wiki/graph/edges.jsonl, then refreshes context_brief.md and open_questions.md to keep downstream reasoning consistent.
Use case: you finish a batch of evaluation runs for a target hypothesis, and you want the knowledge graph to reflect which claims were validated, which were challenged, and what follow-up experiments are needed.
Quick Start
Run exp-eval on the completed experiment slug my-exp-001 in auto mode to update the related claim, idea status, and graph edges without pausing for confirmation.