dangling-ids-excluded-from-visited

IN premise

The propagation visited set does not include dangling IDs, so a formerly-dangling ID that becomes a real node will propagate correctly on subsequent operations.

Summary

When the system tracks which nodes it has already processed during propagation, it deliberately ignores references to nodes that don't exist yet. This means if you later create a node that was previously just a dangling reference, it won't be incorrectly skipped — propagation will process it fresh, ensuring the network stays consistent as new nodes appear.

Dependents

These beliefs depend on this one:

Details

Sourceentries/2026/04/24/tests-test_dangling_dependents.md