import-agent-out-beliefs-get-empty-justifications
IN premise
Beliefs that are OUT or STALE in the source are imported with empty justification lists, preventing `recompute_all` from resurrecting them to IN.
Summary
When beliefs are imported from another system where they were already retracted or marked stale, they come in without any supporting justifications. This means the receiving system won't accidentally treat them as valid during recomputation — their retracted status is effectively preserved across the import boundary.
Details
| Source | entries/2026/05/05/reasons_lib-import_agent.md |