AMS runs offline-first. This UI stores data in your browser vault. Future gateway endpoints can stream JSONL logs,
but the portal remains read-only by design.
This portal is offline-first. ONLINE MODE enables a real gateway layer (Cloudflare Pages Functions)
with /ams/v1/* endpoints. Read is public; write is currently OPEN (no token required).