Tag: agentic-engineering
All the articles with the tag "agentic-engineering".
-
Field Log 8 ReferencesValid JSON Is Not Valid Output: Wiring a Technical Contract Gate into CI for AI-Generated Changes
How to validate LLM output in CI: a six-layer contract gate — constrained decoding, agent-loop hooks, schema and policy checks, branch protection, exit-code deploy gates, and provenance — that decides what becomes project state.
-
Field Log 0 ReferencesScaling Agentic Infrastructure: A Solopreneur's Guide to 2026
How to architect and scale autonomous AI agents without bankrupting your 1-person company on server costs.
-
Field Log 0 ReferencesThe Agentic Software Stack for 1-Person Unicorns in 2026
We reveal the actual 2026 uncrewed technology stack and architecture we use to run a 10-person production operation entirely solo.
-
AI Tool Note 1 ReferencesThe Writing System Needs a Harness, Not More Prompts
A packet-backed draft on why better agent writing needs an evaluation harness, not prompt taste alone. How to build a writing loop that can actually say no.
-
AI Explainer 3 ReferencesSoftware 3.0 Is a Verification Problem
The useful Software 3.0 lesson is not that LLMs replace engineering. It is that faster generation moves the bottleneck to context, review, and evidence.
-
AI Explainer 3 ReferencesWhat Vibe Coding Actually Is: Exploration vs Production
Vibe coding is useful for exploration, but production work starts when intent becomes a technical contract the agent can verify against.