review-only-validates-derived-beliefs
IN premise
The review pipeline filters out premises (nodes with empty justifications) before sending anything to the LLM; premises are never submitted for review validation.
Summary
When running the review process, only beliefs that were derived from other beliefs get checked by the LLM. Anything entered directly as a foundational fact is skipped entirely, meaning the system trusts premises without automated validation and only scrutinizes conclusions built on top of them.
Details
| Source | entries/2026/05/08/tests-test_review.md |