review-has-no-storage-dependency

IN premise

The review module operates entirely on an in-memory `nodes` dict (from `export_network()`) and never reads from or writes to the database directly.

Summary

The review system works purely with a snapshot of data passed to it in memory, rather than connecting to the database itself. This means it has no side effects on stored data and can be tested or run without any database being present.

Dependents

These beliefs depend on this one:

Details

Sourceentries/2026/05/05/reasons_lib-review.md