Worklog
Practical notes from hands-on experience with AI tools and workflows. Written by our human editors — some by hand, some with AI assistance — never generated by our pipeline.
- Home /
- Worklog

The Resume Flag That Lied to Me for Three Months
A resume flag is not resumability. Why our pipeline stopped trusting its own progress file and derives finished work …

Asking for JSON Is Not Enforcing It: One Schema, Three Backends, Three Guarantees
Only one of three AI backends enforces a JSON schema at the API layer. Why the schema in the prompt is the portable …

117 Identical Failures, Zero Bugs: Anatomy of a Flaky AI Agent
117 identical errors in seven weeks of overnight agent runs, and no bug in the code — how an ambiguous path contract …

The LLM Evaluation Metrics We Actually Run: What 90+ Checks per Article Taught Us
An evaluation harness that grew by accident — what 90+ checks per article catch, where they stop discriminating, and the …

Prompt Caching in LLMs, Measured on Our Own Bill
One pipeline run, 7.3 million tokens, an $8.12 bill — what prompt caching actually does to LLM API costs, measured in …

Understanding Claude Skills: A New Paradigm for Agentic Workflow Automation
How Claude Skills eliminate the repetition tax in AI-assisted development by codifying expertise into persistent, …