Skip to content

// Generated from the feature catalog

Proactive Morning Reports & Reflexes

Knows What’s Wrong Before You Do · Shipped · workstation, home

Autonomous daily briefing and reflexive responses to significant events without waiting for user prompting.

The proactive subsystem generates a structured morning report summarizing overnight findings, scanner anomalies, and pending approval requests. Reflexes respond to significant events (security alerts, hardware failures, acoustic anomalies) in near-real-time without requiring the user to ask.

The morning report aggregates overnight findings, scanner deltas, and pending items into a briefing. Reflexes subscribe to event streams and trigger the agent when predefined conditions are met. The acoustic bridge connects audio pipeline anomaly detections to the reflex system.

Reflexes respect the attunement withdrawal state — they will not interrupt during withdrawal periods unless the event is classified as critical.

  • halbert_core/halbert_core/proactive/morning_report.py
  • halbert_core/halbert_core/proactive/reflexes.py
  • halbert_core/halbert_core/proactive/acoustic_bridge.py