evolve_mark_applied
Mark a format-evolution suggestion as applied by recording its pull request URL, ensuring only valid PRs are confirmed.
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 |
|---|---|---|---|
| pr_url | Yes | ||
| evolve_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |