Knowledge
Search knowledge... ⌘K
Knowledge · Rules · Process
Tool Descriptor Protocol
Every agent-callable operation a module exposes is declared ONCE as a Tool descriptor (MCP shape) in <module>.tools.yml, optionally composed by Skills. YAML is source of truth; Go/Python are hand-mirrored projections + a conformance test.
Tags
rule
Overview
Every agent-callable operation a module exposes is declared ONCE as a Tool descriptor (MCP shape) in .tools.yml, optionally composed by Skills. YAML is source of truth; Go/Python are hand-mirrored projections + a conformance test.