Everblooming sigil — Aziel Eliab

Everblooming sigil · Aziel Eliab

← Aziel Eliab Runtime

TemporalLock temporallock v0.2.0

Hash-chained receipts anyone can verify. Explicit genesis, append, verify.

GitHub Worker / /cite.json /llms.txt counted /download (10 counted) install.sh /v1/skill pull pull skill catalog proxy health · DOI 10.5281/zenodo.21431405 (historical_doi_tombstoned) · package temporallock-0.2.0.tar.gz

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

GET /p/temporallock/health — Liveness. Does not increment download KV.
POST /p/temporallock/genesis — First receipt of a chain (explicit genesis).
POST /p/temporallock/append — Append a receipt to an existing chain payload.
POST /p/temporallock/verify — Recompute hashes. Anyone can verify.
GET /p/temporallock/skill — Return TemporalLock skill markdown. Does not increment download KV.

curl -X POST https://godlock.uk/runtime/p/temporallock/genesis \
  -H 'content-type: application/json' \
  -d '{
  "summary": "sky was overcast",
  "evidence": "photo:./sky.jpg",
  "confidence": 0.9
}'