Access

Login sets a short-lived admin session cookie (HttpOnly). You only need to paste the secret once per device.

Stored in your browser (localStorage) and used only to obtain a session cookie. Clear it when done.

Config status

Checks whether OPS config is present in KV and shows basic env checks.


    

Reset operation Durable Object state

Use this after you clear Google Sheet contents (leaving headers). It resets the Worker’s registration state so the next signup is treated as a new registration.

This is the id from _data/operations.yml.

Notes

  • This page is static; protection is enforced by the Worker (X-BHS-Auth).
  • Only use this on a trusted computer and sign out (clear secret) when done.