AZBot azbot v0.2.0
Skill, not a foundation model. Hosted /v1/skill returns markdown.
Worker: https://azbot-download-tracker.vibelock.workers.dev/ · product OpenAPI · Worker sitemap
GET /p/azbot/health — Liveness. Skill, not a model.GET /p/azbot/skill — Return AZBot skill markdown. Does not increment download KV.POST /p/azbot/route — Route a request onto a catalog slug/op. Skill, not a model.
curl -X POST https://godlock.uk/runtime/p/azbot/route \
-H 'content-type: application/json' \
-d '{}'