Tag: agentic-software
All the articles with the tag "agentic-software".
-
AI Explainer 2 ReferencesAgents Don't Have Memory. They Have Four Boundaries That Decide What Survives.
A working agent doesn't "remember" across sessions — it writes state through four deterministic boundaries before the context window resets. Here's how to design them so nothing important gets silently dropped.
-
About 4 ReferencesField Ops: The Missing Discipline for Production Agentic Software
A definition and a manifesto. Production agents fail silently, compound across stateful runs, and make cost a reliability variable — yet they ship without a named ops discipline. Here is the proposed one, built against the SRE precedent.