volumetric-intelligence
September 20, 2026 · View on GitHub
Typed agent mesh for video takes and table→dashboard walks.
Vercel is the ship surface (UI + start / query / signal).
Jev is the typed gate (Choice / Score / Noul), never the runtime.
Temporal Cloud (optional) is the long-lived worker off-platform.
Vercel Workflows (use workflow / use step / defineHook) is the on-platform tape.
Fail closed. Compose only on GREEN.
Surfaces
| Layer | Owns |
|---|---|
index.html | Mesh UI, checkpoint tape, guardrails |
/api/walk | Start a rehearsal walk (no secrets) |
/api/query | Read tape without writing |
/api/signal | Human verdict hook |
schema/jev-video-walk.json | Closed questions + thresholds |
Do not put on Vercel
TYPESAFE_API_KEYin client JS- Temporal worker / ffmpeg / raw video
- A flattened
pass|failthat collapses eyeline, caption clip, and flash frame into one object
Local
npx serve .
# or
vercel dev
Wire later
Encrypted env on the project, not in git:
TYPESAFE_API_KEY— Jev stepTEMPORAL_ADDRESS— only if the worker stays on Temporal Cloud