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