ForgeReceipts forgereceipts v0.3.0
ForgeReceipts 0.3.0: Local receipt / checklist helper with jurisdiction-aware state picker (all 50 states + federal baseline) customizing UI/legal framing. Not legal advice. Does not contact courts. Author Aziel Eliab.
Worker: https://forgereceipts-download-tracker.vibelock.workers.dev/ · product OpenAPI · Worker sitemap
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://godlock.uk/runtime/p/forgereceipts/receipt \
-H 'content-type: application/json' \
-d '{
"summary": "filed locally",
"evidence": "sha256:…"
}'