Sentinel-Ops
Active DevOps & AIAgentic IT Support & Log-Driven Auto-Remediation Engine
Enterprise-grade Cloud-LLM (DeepSeek) & Local-Vision (InsightFace ArcFace) AI kiosk agent. Automates L1/L2 IT support (app provisioning, VPN cert installs, log-based troubleshooting) via text log diagnostics, ChromaDB RAG, WinRM remote laptop remediation protected by a 20+ regex safety blocklist, and MS Teams Adaptive Cards with HMAC-verified JIT approval.
// key_features
Two-Phase WinRM Log Diagnostics & Fix
Phase 1 analyzes diagnostic logs automatically (read-only). Phase 2 generates an admin-reviewed fix plan before executing PowerShell remediation via WinRM.
20+ Safety Regex Blocklist
Rigorous command validation blocking recursive deletion, privilege escalation, Defender disabling, credential dumping, and execution policy bypasses.
MS Teams JIT Approval + HMAC
Pushes Adaptive Cards to MS Teams for IT Manager approval with HMAC-signed token verification preventing replay attacks.
InsightFace ArcFace Local Vision
Extracts 512-d facial embeddings locally via ONNX with identity frame caching (~87% inference reduction) for real-time user recognition.
DeepSeek Prompt Caching & Intent Routing
Uses static system prompts (50x cost reduction via prompt cache) and structured JSON intent routing for zero-latency tool execution.
ChromaDB RAG Knowledge Base
Ingests enterprise PDFs & Markdown section-chunked guides into a local ChromaDB vector store for precise IT query resolution.