pgapi-no-in-memory-network

IN premise

`PgApi` executes all operations as direct SQL against PostgreSQL — no in-memory `Network` object is ever constructed, enabling concurrent writers

Summary

All reasoning operations go straight to the database rather than loading the belief network into memory first. This means multiple processes can safely read and write beliefs at the same time without worrying about stale or conflicting in-memory state.

Dependents

These beliefs depend on this one:

Details

Sourceentries/2026/04/28/reasons_lib-pg.md