Skip to main content

Module tool_forge

Module tool_forge 

Source

Structs§

Forge
The supervisor. Owns session state (budget accounting + capability memory). One Forge per session; each call to handle uses up budget.
MockToolRegistry
Registry of hand-written mock tool implementations keyed by capability name.

Type Aliases§

MockToolFn
Signature for a mock tool implementation.