RMRushil Mistryinagent-guardian.hashnode.dev·6d ago · 7 min readBuilding Agent Guardian: Autonomous SRE Incident Response with TrueForge & Deterministic SafetyHow we built an autonomous SRE incident-response agent using TrueForge harnesses, MCP microservices, and a fail-closed policy engine—and what we learned about securing AI agents in production. Intro00
AGAishwary Guptainaishwarygupta.hashnode.dev·6d ago · 4 min readTrustForge: AI-Powered Web3 Smart Contract AuditorWhat we built during the Agent Harness Hackathon - an autonomous agent that reads Solidity code, hunts for vulnerabilities, and delivers structured security reports. No manual review required. The Pro00
NSNavraj Singhinnavraj-blog.hashnode.dev·Aug 29 · 5 min readSentinelForge - Autonomous SRE Incident Commander with TrueForge, Daytona, and QodoHow I Built an Autonomous SRE Incident Commander with TrueForge, Daytona, and Qodo It is 2:00 AM. Your phone buzzes with an urgent alert: P1 Outage — Checkout Service Returning 504 Gateway Timeouts. Y00
SMSahil Maneinblogon.hashnode.dev·Aug 28 · 10 min readI built Jarvis, an approval-gated personal ops agent, on TrueForgeMost assistants wait for you to be the orchestrator. Jarvis does the opposite: you give it an outcome, it gathers evidence across your systems, and it stops before any irreversible write. I spent The 00
SSshouvik sarkarinsarkarshouvik.hashnode.dev·Jul 29 · 9 min readThe Express pattern that removes try-catch from every controller.Introduction: Hey there backend developers, hope you are building something meaningful. If you've built APIs with Node.js and Express, you've probably written controllers like this: const getUserById 00
SFSK Faizanuddininskfaizantech.hashnode.dev·Jul 26 · 17 min readBuilding Agent Sherlock: AI-Powered Incident Investigation with SigNoz, OpenTelemetry & Multi-Agent ReasoningExecutive Summary When distributed microservices fail, an unhandled exception generates a stack trace that pinpoints the source line of code. However, as software architectures migrate toward autonomo01A
SKSaptamesh Khedkarinaflightrecorderforaiagentsbuiltonsignoz.hashnode.dev·Jul 26 · 6 min readAgent Black Box: a Flight Recorder for AI Agents, built on SigNozWhen an agent fails, there is nothing to pull from the wreckage When a plane crashes, investigators pull the black box and reconstruct the flight second by second. When an AI agent fails — retries a d00
AGAishwary Guptainaishwarygupta.hashnode.dev·Jul 19 · 7 min readSolution for a Slow Spring Boot ApplicationWhen Logs Stopped Being Enough As developers, we've all been there. An application works perfectly during development, passes testing, and even deploys successfully to production. Then users start rep00
KCKaran Choudharyinkaranc09.hashnode.dev·Jul 14 · 7 min readFrom Curiosity to Confidence: My First Hands-On Experience with SigNoz and OpenTelemetryIntroduction Hi! My name is Karan Choudhary, and I am currently pursuing a B.Sc. in Artificial Intelligence & Machine Learning. I enjoy participating in hackathons and exploring new technologies becau00
MRMohit Raj Sinhainmarstech.hashnode.dev·Jul 12 · 8 min readWhy Every AI Agent Needs Observability. A Practical Guide with SigNoz You built an AI agent. It works on your machine. You deploy it. And then... something goes wrong. A user complains it's slow. Someone says it gave a wrong answer. Your API costs spike overnight. And y00