api/nudge.py.dox.md
nudge.py API endpoint.nudge.py because this directory is intentionally flat.nudge.py owns the runtime implementation.nudge.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.Nudge (ApiHandler)
async process(self, input: dict, request: Request) -> dict | Responsehelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.Nudge is an ApiHandler.Nudge defines process(...).helpers.api.self.use_context, context.nudge, context.log.log, Exception.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.tests/test_browser_agent_regressions.pyNo child DOX files.