e7be607db4
- Add agent:bootstrap handler to capture run.start events for cron and automation runs that bypass the message:received path - Remove dead event subscriptions (tool_result_persist, session:compact:*) which are plugin hook events and never fire through triggerInternalHook - Remove AGENTMON_INGEST_URL from requires.env since handler has a hardcoded fallback URL - Drop activeCompactions map (no longer needed after removing compaction handlers) Deployed to zap VM with hooks.internal.enabled=true in openclaw.json. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>