← Aziel Eliab product runtime catalog

Aziel Digital Library aziel-corpus

Self-contained immutable digital library. Public MASTER. Not a 26-card index.

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

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

GET /p/aziel-corpus/health — Liveness. Does not increment download KV. Public MASTER.
GET /p/aziel-corpus/search — Search published corpus records. Anonymous GET.
GET /p/aziel-corpus/example — Sample search payload. Does not increment download KV.
GET /p/aziel-corpus/skill — Return Aziel Digital Library skill markdown. Does not increment download KV.

curl -X GET https://aziel-runtime.vibelock.workers.dev/p/aziel-corpus/health \
  -H 'content-type: application/json' \
  -d '{
  "q": "Florence"
}'