Skip to main content

Module tree_view

Module tree_view 

Source
Expand description

Per-agent tree views with capability-based access filtering (K5-G3).

AgentTreeView wraps tree-like access and filters paths based on an agent’s capabilities. Agents only see authorized subtrees.

This is a stand-alone module that does not depend on TreeManager directly (which requires exochain). Instead it provides path-level authorization that can be composed with any tree backend.

Structs§

AgentTreeView
A filtered view of the resource tree scoped to an agent’s capabilities.

Enums§

TreeScope
Defines what subtrees an agent is allowed to access.