Submit Adapted File
submit_adapted_fileSubmit a complete post-adaptation application file for review, or mark it unchanged to use the original without resending.
Instructions
Store one finalized post-adaptation application file for review.
adapted_content must be the complete file, not a diff. Submissions are
checked deterministically (path containment, Python syntax, model-id
consistency) and written beneath <run>/output/files/; the application
tree itself is never modified. If the file genuinely needs no change for
the target model, pass unchanged=true with an empty adapted_content:
the original is copied as the deliverable and the coverage gap closes
without resending the file. Prompt source files are rejected here; submit
them with submit_adapted_prompt instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changes | Yes | ||
| run_dir | Yes | ||
| new_file | No | ||
| rationale | Yes | ||
| unchanged | No | ||
| source_path | Yes | ||
| adapted_content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||