evolve_mark_applied
Mark a format-evolution suggestion as applied by recording the pull request URL after the PR is opened.
Instructions
Mark a format-evolution suggestion as APPLIED — called by the evolve_applier child after it has opened the PR.
Sets applied=1 (so the suggestion drops out of the brief / evolve_review)
and records the PR url. pr_url is REQUIRED and must be non-empty: this is
the PR gate — never mark a suggestion applied without a real pull request.
A human still reviews + merges the PR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| evolve_id | Yes | ||
| pr_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |