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§
- Agent
Tree View - A filtered view of the resource tree scoped to an agent’s capabilities.
Enums§
- Tree
Scope - Defines what subtrees an agent is allowed to access.