← Aziel Eliab product runtime catalog

AZAI azai

Local OpenAI-compatible runtime. Not a new foundation model. Jeeves is not sovereign.

GitHub counted /download (21 counted) install.sh /v1/skill catalog proxy health

Worker: azai-download-tracker.vibelock.workers.dev · product OpenAPI

GET /p/azai/health — Liveness. Protocol mirror. Not a provider proxy.
POST /p/azai/lamb-check — Run Lamb Lens (peace/clarity/service) on {text}. No provider call.
POST /p/azai/lamb_check — Alias of lamb-check for MCP azai_lamb_check.
GET /p/azai/skill — Return AZAI skill markdown. Does not increment download KV.

curl -X POST https://aziel-runtime.vibelock.workers.dev/p/azai/lamb-check \
  -H 'content-type: application/json' \
  -d '{
  "text": "hello"
}'