Everblooming sigil — Aziel Eliab

Everblooming sigil · Aziel Eliab

← Aziel Eliab Runtime

AZ-CLCE azclce v0.3.0

Jaccard triple / pairwise / CLCE+. Detects inconsistency, not intent.

GitHub Worker / /cite.json counted /download (32 counted) install.sh /v1/skill pull pull skill catalog proxy health · Zenodo deposit needed · package azclce-0.3.0.tar.gz

Worker: https://azclce-download-tracker.vibelock.workers.dev/ · product OpenAPI · Worker sitemap

GET /p/azclce/health — Liveness. Does not increment download KV.
POST /p/azclce/score — Jaccard triple / pairwise / CLCE+.
POST /p/azclce/classify — Mismatch types. Type D is a label only.
POST /p/azclce/gate — Pass iff triple ≥ min (default 0.7). Advisory.
GET /p/azclce/skill — Return AZ-CLCE skill markdown. Does not increment download KV.

curl -X POST https://godlock.uk/runtime/p/azclce/score \
  -H 'content-type: application/json' \
  -d '{
  "r": "login button blue",
  "d": "login form submits",
  "p": "login button submits"
}'