← Aziel Eliab product runtime catalog

VibeLock vibelock

Physical-consistency evaluation of speech audio. Risk assessment, not a liveness proof.

GitHub counted /download (25 counted) install.sh /v1/skill catalog proxy health · DOI 10.5281/zenodo.21431610

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

GET /p/vibelock/health — Liveness. Does not increment download KV.
POST /p/vibelock/analyze — Audio forensic risk assessment (JSON metrics).
GET /p/vibelock/skill — Return VibeLock skill markdown. Does not increment download KV.

curl -X POST https://aziel-runtime.vibelock.workers.dev/p/vibelock/analyze \
  -H 'content-type: application/json' \
  -d '{
  "summary": "synthetic dual-channel notes; local WAV scoring is in the Python package"
}'