Milestone 4: mock retrieval receipt JSON (extra seal)

GET /zapier/v1/receipts/{jobId}?format=json returns a retrieval receipt
with extraSeal.event=document.retrieved. PDF format is 501 until legal
copy exists. OPEN.md lists work that needs Zapier login or live Verae.
This commit is contained in:
George Lambert 2026-09-09 02:54:46 -04:00
parent 51ae79b75f
commit c8f9d01a04
5 changed files with 129 additions and 1 deletions

11
docs/OPEN.md Normal file
View file

@ -0,0 +1,11 @@
# Still open (needs you or live Verae)
These cannot finish in this session:
1. **`zapier-platform login` + `register` + `push`** — browser OAuth to your Zapier account. Follow [docs/04-activate/SETUP-ZAPIER-DEVELOPER.md](04-activate/SETUP-ZAPIER-DEVELOPER.md). After push, commit `.zapierapprc`.
2. **Live `api.veraetime.net`** — hash lookup, metadata, receipts, LTS, share are **not** in the public OpenAPI. Mocks exist; live client refuses unknown paths.
3. **PDF receipts** — JSON extra-seal works; PDF is 501.
4. **Encrypted LTS + directory share (f, g)** — not implemented beyond mock timestamp metadata.
5. **NS1 NATS public bind** — left loopback-only; use SSH tunnel (`14222`).
Everything else for morning Add Numbers is ready.