forked from HAL9000/cleveragents-core
docs: minor improvement on wording
This commit is contained in:
+4
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user