← Aziel Eliab product runtime catalog

ForgeReceipts forgereceipts

Local receipt / checklist helper. Not legal advice. Does not contact courts.

GitHub counted /download (24 counted) install.sh /v1/skill catalog proxy health · DOI 10.5281/zenodo.21436074

Worker: forgereceipts-download-tracker.vibelock.workers.dev · product OpenAPI

GET /p/forgereceipts/health — Liveness. Does not increment download KV.
POST /p/forgereceipts/receipt — Local receipt / checklist helper. No court connection.
GET /p/forgereceipts/skill — Return ForgeReceipts skill markdown. Does not increment download KV.

curl -X POST https://aziel-runtime.vibelock.workers.dev/p/forgereceipts/receipt \
  -H 'content-type: application/json' \
  -d '{
  "summary": "filed locally",
  "evidence": "sha256:…"
}'