Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.esheria.ai/llms.txt

Use this file to discover all available pages before exploring further.

2026-06-01

CLI And MCP Package

  • Published the esheria Python package with esheria and esheria-mcp console commands.
  • Added repo-local wrappers at bin/esheria and bin/esheria-mcp.
  • Added host examples for Claude Desktop, Cursor, Codex MCP, and internal agent hosts.
  • Added first five MCP tool calls for liveness, readiness, pack discovery, pack inspection, and obligation retrieval.

Developer Docs

  • Added Mintlify documentation structure under mintlify/.
  • Added docs.json navigation for Quickstart, API Reference, CLI, MCP, Recipes, Errors, and Changelog.
  • Copied and enriched api/openapi.v1.json as mintlify/openapi.json with server URLs and x-api-key security metadata.
  • Added GitHub Actions docs validation with OpenAPI freshness checks.

Contract Notes

  • Public responses keep the deterministic envelope: status, data, errors, and trace_id.
  • Production workflows serve published regulatory facts.
  • Claim verification requires a pack-level claim evaluation profile.