Expand description
Per-tool output capability classification (issue #231 item 6).
Consulted by [crate::RlmRouter::should_route] before any
routing decision. Only OutputCapability::BulkSummarizable tools
are ever destructively summarized; everything else is left intact.
Enums§
- Output
Capability - What RLM is allowed to do with a tool’s output.
Functions§
- output_
capability - Classify a tool by name.
session_contextis the pseudo-tool used by the compression pass and is the only summary-producing caller.