ForgeReceipts forgereceipts
Local receipt / checklist helper. Not legal advice. Does not contact courts.
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:…"
}'