Operating manual
Tag: AI Agents
A focused reading path for AI Agents: related field notes, evidence trails, and operating questions from the archive.
- compile-agent-experience-into-skills-not-memory.md
Compile Agent Experience Into Skills, Not Memory
A six-check promotion contract for turning repeated agent experience into scoped, tested, versioned, observable, and reversible skills.
open artifact → - parallel-tool-calls-need-a-resource-budget.md
Parallel Tool Calls Need a Resource Budget
A dependency graph shows which tool calls may overlap. A resource budget decides which can safely start with finite memory, browser slots, and API quota.
open artifact → - benchmark-agent-decisions-not-just-final-scores.md
Benchmark Agent Decisions, Not Just Final Scores
A final score hides whether an agent used evidence well. Evaluate the decision trace: context, intervention, consequence, validity, and budget.
open artifact → - adaptive-reasoning-choose-compute-not-defaults.md
Adaptive reasoning: choose compute, not defaults
Reasoning compute is a routing decision, not a default. Pick per-problem effort and prove the choice with token, latency, and accuracy gates.
open artifact → - the-missing-check-in-agent-handoffs.md
The Missing Check in Agent Handoffs
A practical two-sided contract for checking whether one agent's completed work leaves state the next agent can actually use.
open artifact → - a-world-model-is-an-executable-hypothesis.md
A World Model Is an Executable Hypothesis
A test-time world model should earn authority through replay, bounded action, and immediate revocation when reality produces a counterexample.
open artifact →