PAPER ยท no real money
Deploy log
One line per deploy: which env, the git build that shipped, the image that ran,
when it happened, what set it off, and whether it passed. The same list is saved
in the repo at docs/deploy-log.jsonl (spec 66 CD3).
| Env | Build | Image | Time | Set off by | Result |
|---|---|---|---|---|---|
| dev | e59cc11321fd | fbatchex/fbx-rest:e59cc113 | 2026-07-18T20:53:52Z | merge-to-main | pass |
| dev | 8502c279464d | fbatchex/fbx-rest:8502c279 | 2026-07-18T17:44:20Z | merge-to-main | pass |
| dev | 7c62421e0d77 | fbatchex/fbx-rest:7c62421 | 2026-07-04T02:52:06Z | local-verify | pass |