pub fn required_capabilities(effects: &EffectRow) -> CapabilitySetExpand description
Map a tool’s wm-core invokes list onto the governance capability
vocabulary.
Mapping decisions:
Search/VectorSearchare memory reads.Embed/LlmInferare model invocations.Executeis process spawning;NetworkRequestis outbound network.Dreamconsolidates memories (write);CittaUpdateis internal state and maps to no external capability.Delegate(tool-to-tool delegation) is conservatively mapped toAdminGovernance— delegation is a governed act; no current tool declares it.