plugin-example-dispatch
| Version | 2026.181.0001 |
| Repo | superproject |
| Plugin | yes — see the plugin reference |
Reference OUT-OF-TREE plugin proving the F10 reverse legs: during its own Invoke (run with a reverse channel) it calls BACK to the host to (1) INVOKE ANOTHER plugin’s verb (sdk.Executor.InvokeProvider — plugin↔plugin via the host broker) and (2) request a HOST-BUILD (sdk.Executor.HostBuild — the host runs a registered host-builder). It exercises the nested-broker round-trip generically — the generalization of the RunHostStep ExternalPlugin arm to any class/op + a standalone build request. The machinery M13/M14/M16/M17 reuse.
Acceptance plan
Section titled “Acceptance plan”This candy’s plan: — the runnable spec charly check executes against a live deployment. check: steps are idempotent probes; run: steps change state.
| Intent | Step |
|---|---|
check |
the F10 dispatch demo plugin ships a buildable Go module the host can build + serve out-of-process |