**Waking Hours Constraint:** Do NOT run heartbeat connection scans during Chris's waking hours (EST). Pause periodic monitoring while he's awake. Run scans during sleep hours only.
**Rationale:** Heartbeat scans generate noise in shared context. Chris doesn't need the system talking while he's working.
## Link Review — "Check This Out" Protocol
Event-driven via Oracle push from 2890-bot. When a student posts "check this out [url]", 2890-bot pushes it immediately via sessions_send. MrC processes it then, no polling needed.
## Connection Finding (seasonal)
Scan the wiki vault for NEW connections between sources. Follows the seasonal schedule above.
**What I look for:**
- Concepts appearing in multiple silos (ESP32 in Play + School)
- Skill gaps matching active projects (Bruno working on X, needs Y)
- Anomalies in agent outputs (fermentation stalled, board tasks stuck)
- Cross-domain teaching opportunities
- New hardware/techniques relevant to active projects
**What I DON'T count:**
- Normal file reads for context
- Conversations with Chris
- Agent-to-agent protocol messages
## Tracking
Raw connection counts logged to: `memory/connections-log.md`