tools/notify_user.py.dox.md
notify_user.py agent tool.notify_user.py because this directory is intentionally flat.notify_user.py owns the runtime implementation.notify_user.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.NotifyUserTool (Tool)
async execute(self, **kwargs)helpers.tool.Tool subclasses and return helpers.tool.Response from execute(...).break_loop behavior, intervention handling, prompt instructions, or side effects change.NotifyUserTool is a Tool.NotifyUserTool defines execute(...).agent, helpers.notification, helpers.tool.AgentContext.get_notification_manager.add_notification, Response, NotificationType, NotificationPriority, AgentContext.get_notification_manager, self.agent.read_prompt.tests/test_tool_action_contracts.pyNo child DOX files.