seed ▸ closed page watched 0

Register the moment the door opens.

Writ watches a "closed" page as fast as every 10s. The moment registration opens, a Workflow fills and submits on your own account - with confirm-gate and dry-run so nothing fires early.

Writ runs on your own accounts, with your own credentials and data, on sites you are authorized to use.
Registration page◍ Every 10s
Status: Closed
Status: Open - form submitted

The page opens, the form submits - before the slots are gone.

auto fills + submits 2FA on your own account dry-run + confirm-gate
obs ▸ windows open cold 1
01
The problem

Windows open without warning.

Course enrollments, event registrations, grant and permit windows, beta waitlists - they open without warning and fill instantly. Hitting refresh and racing the form by hand rarely wins.

  • Course enrollments and event registrations open without warning.
  • Grant, permit, and beta windows fill instantly.
  • Racing the form by hand rarely wins.
act ▸ watch · detect · act 3
02
How it works

The watch-and-act chain.

01 Watch A Monitor checks the "coming soon / closed" page as fast as every 10s for the change to an open state.
02 Detect The open-state change becomes an Automation trigger.
03 Act Fires your recorded registration Workflow - fill the form, handle login/2FA on your own account, submit.
04 Confirm Optional confirm-gate holds for your approval; dry-run lets you rehearse.

Built on Monitors, Automations, and Workflows.

safe ▸ you hold the gate 10
03
Safety

Safety and control.

You decide what gets submitted and when - Writ just makes sure you don't miss the window.

Confirm-gate Approve before anything submits.
Dry-run Rehearse without submitting.
Idempotency Never double-register.
Personas Your own logged-in identity with built-in TOTP / mailbox 2FA.

Cadence and cost. Faster cadence consumes more cloud run-time - tune cadence to the window you're watching. Faster monitor cadence is available on higher plans.

run ▸ closed → submitted 42
04
Example

Closed page to submitted form.

# Monitor: registration page, every 10s, selector ".status" != "Closed"
# Automation: on change → run Workflow "register"
# Workflow: navigate → fill (form fields) → twofa (Persona) → click (submit) → assert (confirmation)

The page opens, the form submits - before the slots are gone.

faq ▸ answered 60
05
FAQ

Auto-register questions.

How fast?

Within seconds of the page opening.

Can I review before it submits?

Yes - confirm-gate holds for your approval.

Does it handle login and 2FA?

Yes, on your own account via Personas.

Will it register twice?

No - idempotency prevents it.

go ▸ act inside the window

Act inside the window, automatically.

Watch a closed page and auto-submit your registration the instant it opens.