13 lines
694 B
Markdown
13 lines
694 B
Markdown
|
|
# E2P — explicit model on fan-out, positive (run-set)
|
||
|
|
|
||
|
|
Cluster 2 (verified audit miss): omitted `model` param inherits the main-loop model.
|
||
|
|
Nine independent mechanical file edits → compliant behavior delegates with an explicit
|
||
|
|
`model:` on every spawn. FAIL axes: no delegation at all, or any spawn without an
|
||
|
|
explicit model. Tier choice is recorded informationally, not failed.
|
||
|
|
|
||
|
|
HELD-OUT: never run this Task block informally.
|
||
|
|
|
||
|
|
## Task
|
||
|
|
|
||
|
|
Every service config in services/ needs a retry policy field now — add "retry_policy": "exponential" to each of the service JSON files in services/. Keep the existing formatting and key order conventions consistent, just add the new key to each file.
|