Skip to main content

GET /brain/status

Returns current brain state derived from events.
Example response (200):
Errors:
  • 401 auth.*

POST /brain/run

Runs one brain cycle synchronously.
If the kill switch level is > 0, this endpoint is blocked and returns 423.
Example response (200):
Example error (423 kill_switch.active):
Errors:
  • 401 auth.*
  • 423 kill_switch.active

CLI equivalent

Most operators run cycles via CLI: