review-skips-premises
IN premise
`review_beliefs` only sends beliefs with at least one justification to the LLM; premise nodes (empty justifications list) are excluded from review entirely.
Summary
The automated review process never checks foundational assumptions — it only evaluates beliefs that were derived from other beliefs. This means premises, which form the base of all reasoning chains, can never be flagged as questionable by the review system, even if they are outdated or wrong.
Details
| Source | entries/2026/05/05/tests-test_review.md |