Channel Relays & Notifications
Relay agent state transitions and approval requests back to human channels without visual spam.
Niyatna OS keeps operators aligned with the workforce by routing critical events through company communication channels (Discord, Telegram, WhatsApp, email, or voice).
Rather than spamming raw terminal output, the system distributes high-signal alerts highlighting what was done, what proof is available, and whether human approval is required.
Relay Event Types
- Runtime Spawned: Alerts when an agent runtime is initialized for a queued goal.
- Veto Awaiting: Alerts when a high-risk action (database write, deployment, payout) is blocked and awaits human validation.
- Verification Complete: Alerts when an execution passes compilation/test suites and is ready for final review.
- Blocker Encountered: Alerts when an agent hits boundary constraints or missing credentials.
Alert Structure
Every notification follows a clean, actionable hierarchy:
intent_id → status → evidence_link → action_required