api/notifications_clear.py.dox.md
notifications_clear.py API endpoint.notifications_clear.py because this directory is intentionally flat.notifications_clear.py owns the runtime implementation.notifications_clear.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.NotificationsClear (ApiHandler)
requires_auth(cls) -> boolasync process(self, input: dict, request: Request) -> dict | Responsehelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.NotificationsClear is an ApiHandler.NotificationsClear defines process(...).NotificationsClear defines requires_auth(...).agent, flask, helpers.api.AgentContext.get_notification_manager, notification_manager.clear_all.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.