Bots
Who they are, what they’re wired to, what they’re doing.
Routines
Scheduled day-ops. Status from the last seed export.
| Name | Schedule | Last run | Status |
|---|
Triggers
Stub endpoints only. Wire secrets first — buttons call
POST /api/trigger/:key and expect
Authorization: Bearer.
Local test: set TRIGGER_SECRET in .dev.vars,
then paste the same value below (never commit it). Unwired keys return
501; missing Bearer returns 401.