Cloud transport probe
@humanizer/platform CloudPlatform → auth-api → the D1 / Vectorize worker.
Active transport: ….
Identity
Every worker route needs a JWT. Sign in, or paste a token.
Call the D1 archive
archive.* use the legacy per-op REST adapters; stack.list goes
through the generic POST /invoke (op → core kernel op on D1 → native envelope,
symmetric with desktop). Without a token all return requires sign-in (401) —
which itself proves the call reaches the D1 worker. With a token they return real rows.