Skip to main content

Module field_visibility

Module field_visibility 

Expand description

Per-section field visibility helpers.

Functionsยง

excluded_paths
is_excluded
Test whether path is one of the excluded entries returned from excluded_paths. Handles both exact matches and sub-table prefix markers ("memory.qdrant." matches every memory.qdrant.*).
memory_backend_excludes
path_matches_prefix
Test whether path equals prefix or sits beneath it at a . segment boundary. A bare starts_with is wrong here: prefix agents.aaa must not match agents.aaalore.workspace.