DSAIL Quickstarts Guides Compare REST MCP tools Errors

RULESET_NOT_FOUND

No stored ruleset or name binding matches the reference given. HTTP 404. Compile the source again, or load by the name it was saved under.

The ruleset_hash or name you referenced is not in the store this credential can see.

The envelope

{"ok": false,
 "error": {"code": "RULESET_NOT_FOUND",
           "message": "no ruleset with hash 7f3a... in this namespace",
           "docs": "https://docs.agents.jaxon.ai/errors/ruleset-not-found.md"},
 "versions": {"...": "..."}}

Why it happens

The fix

See also: Error codes.