fix(grid-agent): move setup into YAML preferences (#135)
This commit is contained in:
@@ -70,7 +70,7 @@ cleanup, fencing old events and late LLM/tool results. See
|
||||
|
||||
## Trust boundaries
|
||||
|
||||
- JSON configuration and environment text are untrusted. Unknown fields,
|
||||
- YAML configuration and legacy migration input are untrusted. Unknown fields,
|
||||
oversized files, invalid booleans, conflicting modes, non-HTTP(S) URLs,
|
||||
URL fragments, malformed/noncanonical/nil UUIDs, wildcard authorization,
|
||||
multiline secrets, and unsafe limits fail before startup.
|
||||
|
||||
Reference in New Issue
Block a user