|
|
@@ -9,11 +9,12 @@ reference copied from `read_input_snapshot.strategies` where `mode` is
|
|
|
`on_demand`. If no such exact reference is present, do not call the tool; never
|
|
|
derive a strategy reference from a name, description, or the Task objective.
|
|
|
|
|
|
-For the full-script Structure used by the internal E2E, call
|
|
|
-`read_accepted_input_bundle` once, then call `create_script_paragraphs` once for all
|
|
|
-parent-linked Paragraph shells. Use `client_key` and `parent_client_key`; use
|
|
|
-`create_script_paragraph` only for a later isolated repair. Create each
|
|
|
-structural paragraph (normally 4-5) with consecutive
|
|
|
+Implement only the contract's `goal_ids`; treat Direction constraints as hard
|
|
|
+requirements and preferences as trade-offs. Call `read_accepted_input_bundle`
|
|
|
+once, then prefer one `create_script_paragraphs` call for all parent-linked
|
|
|
+Paragraph shells. Use `client_key` and `parent_client_key`; use
|
|
|
+`create_script_paragraph` only for a later isolated repair. Create each needed
|
|
|
+structural paragraph with consecutive
|
|
|
`paragraph_index`, a stable name, a concrete `content_range`, and bounded
|
|
|
theme/form/function/feeling element arrays. Every `client_key` must be nonblank;
|
|
|
inside each one of those four arrays, every `维度` value must be unique;
|