Everblooming sigil — Aziel Eliab

Everblooming sigil · Aziel Eliab

← Aziel Eliab Runtime

FoldLock foldlock v0.8.0

Algorithmic tether-word suppression on UTF-8 text. Not zip.

GitHub Worker / /cite.json /llms.txt counted /download (51 counted) install.sh /v1/skill pull pull skill catalog proxy health · DOI 10.5281/zenodo.22257762 (shared_method_paper_tombstoned) · package foldlock-0.8.0.tar.gz

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

GET /p/foldlock/health — Liveness. Does not increment download KV. Not zip.
POST /p/foldlock/fold-preview — Small UTF-8 text in, receipt + FLD3 base64 out. Cap ~8KB. Not zip.
POST /p/foldlock/unfold-preview — FLD3 base64 in, verified restore or error. Not zip.
GET /p/foldlock/skill — Return FoldLock skill markdown. Does not increment download KV.

curl -X POST https://godlock.uk/runtime/p/foldlock/fold-preview \
  -H 'content-type: application/json' \
  -d '{
  "text": "the cat and the dog"
}'