docs: minor improvement on wording

This commit is contained in:
2026-02-06 15:22:08 -05:00
parent 20c859f86d
commit f30ecc36ec
+4 -3
View File
@@ -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