From f30ecc36ec0a197fcef2153c2907850c29c0cedd Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman Date: Fri, 6 Feb 2026 15:22:08 -0500 Subject: [PATCH] docs: minor improvement on wording --- specification.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/specification.md b/specification.md index e48ac813e4..db922d4adf 100644 --- a/specification.md +++ b/specification.md @@ -3148,7 +3148,7 @@ This allows combinations like: ### Plan generation validation -There is a note that validation logic is stubbed and must be implemented. The spec should require: +The validation logic is stubbed and must be implemented. The spec should require: * validate action schema * validate actor availability @@ -3161,11 +3161,12 @@ This prevents "plan runs with fake providers" and other surprises. ### Cost / rate limits -The notes mention future concerns: +Future concerns: * API call limits * cost caps - So CleverAgents should define: + +So CleverAgents should define: * per-plan budgets * per-session budgets * per-org budgets