Expand description
Pure Lemma MCP tools: Engine + arguments in, catalog or text out.
No I/O, no JSON-RPC, no session, no remembered engine.
Structs§
Enums§
- Resource
Error - Unknown or malformed resource URI.
- Tool
Error - Expected MCP tool failure. Unexpected engine invariants still panic at the call site.
Functions§
- check
- evaluate
- Deprecated alias of
run. Same args and formatted trees. - guide
- list
- list_
resources - list_
tools - read_
resource - run
- Evaluate a spec. Always explains (
Engine::run(..., true)). Noexplainarg. Success text is ASCII explanation trees plus a Missing data block when unbound. - show
- source