That moment made me realize, AI agents lack the "Struggle Equity" that senior developers carry.
We have a "gut feeling" for architectural risks such as race conditions, retry storms, consistency failures, learned through years of painful experience. But these patterns don't always surface when we're context switching or delegating to AI.
Dev Sentinel is my attempt to externalize this intuition.
Instead of just documenting knowledge, it treats failure patterns as triggers. When the agent is about to walk into a trap I've fallen into before, Dev Sentinel signals a reminder. Crucially, it evolves these isolated moments of frustration into generalized patterns, turning subjective struggle into reusable architectural intuition.
It’s an experiment: Can we turn our intuition into automated architectural guardrails?
Dev Sentinel is my attempt to externalize this intuition.
I’m looking for feedback from others who have tried to formalize their "gut feelings" into code. Does this resonate with your workflow, or is there a better way to offload "Struggle Equity" to AI agents?