diff --git a/specification.md b/specification.md index e48ac813..db922d4a 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