EmployeeLock employeelock v0.1.0
Hash-chained accountability workbook. Not a court, not UL, not a truth score.
Worker: https://employeelock-download-tracker.vibelock.workers.dev/ · product OpenAPI · Worker sitemap
GET /p/employeelock/health — Liveness. Does not increment download KV. Hosted never stores xlsx.POST /p/employeelock/append-preview — Hash a proposed LOG row without writing a file. Hosted never stores xlsx.POST /p/employeelock/verify-canonical — Recompute SHA-256 of posted canonical JSON. Not a truth score.GET /p/employeelock/skill — Return EmployeeLock skill markdown. Does not increment download KV.
curl -X POST https://godlock.uk/runtime/p/employeelock/append-preview \
-H 'content-type: application/json' \
-d '{
"event": "process outcome recorded with no named owner",
"result": "row logged as format proof",
"owner_named": "",
"confidence": 0.7
}'