VibeLock vibelock
Physical-consistency evaluation of speech audio. Risk assessment, not a liveness proof.
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"
}'