Commit 4bb46be
authored
chore(skills): name directExecution as retired in the add-integration checklist (#7236)
The transport checklist listed the property inside a bare enumeration --
"declares `request.internal`, or `directExecution`, or has an HTTP fallback" --
which stacks two disjunctions and drops the "retired" framing every other
statement of this rule carries, including line 71 of the same file and the
add-tools, add-trigger, and add-block skills. A reader scanning the checklist
could take it for a property that still exists and is merely discouraged.
Wording only; the rule itself is unchanged and is enforced by
check:tool-request-boundary.1 parent d90e5ed commit 4bb46be
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
609 | | - | |
610 | | - | |
| 609 | + | |
| 610 | + | |
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
| |||
0 commit comments