untagged-nodes-always-visible
IN premise
Nodes without `access_tags` metadata pass all `visible_to` filters unconditionally and are never hidden by access control.
Summary
Any node that lacks access tags is treated as public — it will show up in every query regardless of who is asking. This means access control is opt-in: you only get filtering if you explicitly tag a node, so untagged content is visible to everyone by default.
Details
| Source | entries/2026/04/29/tests-test_access_tags.md |