AzielTether azieltether
AzielTether 0.1.0: central × decentral survival mesh for downloaded Aziel software. Prefer-central; peer sync when down; public HTTPS stays mesh-free. Not a VPN. Author Aziel Eliab.
Worker: azieltether-download-tracker.vibelock.workers.dev · product OpenAPI
GET /p/azieltether/health — Liveness when the counted Worker is live. Does not increment download KV.GET /p/azieltether/skill — Return AzielTether skill markdown when hosted. Does not increment download KV.
curl -X GET https://aziel-runtime.vibelock.workers.dev/p/azieltether/health \
-H 'content-type: application/json' \
-d '{
"prefer": "central-worker",
"offline": "peer-hash-chain-sync",
"reconcile": "on-restore"
}'