+Sentinel coordinates specialized operational agents that monitor CI pipelines, cluster health, and PagerDuty incidents, automatically enqueuing work based on cron schedules or external webhooks. The Bun-based stack relies on Hono for webhooks, tRPC for API routing, Prisma for persistence, Claude Agent SDK for AI behaviors, and supporting libraries like cron, Discord.js, and Zod as declared in `package.json`. Its cron adapter registers each agent’s cron triggers and dispatches them through a shared queue backed by Prisma, providing a centralized job orchestration layer with structured logging via Pino.
0 commit comments