Type: feature
For Proposals and Wishlist items, add a way to "auto-apply" a change back to the Scout engine/plugin itself once it's been proven locally — i.e. promote a locally-validated improvement upstream (into scout-plugin) rather than only living in the vault.
To design:
- What's the unit being promoted — a proposal's diff? a wishlist item's resulting change?
- Mechanism: open a PR against
scout-plugin, apply to a local plugin checkout, or stage into the plugin's phases/ / engine.
- Gating: what "proven locally" means (a successful run, explicit user approval, tests green).
- Cross-repo: scout-app initiates a scout-plugin change.
Captured from session notes 2026-06-22.
Type: feature
For Proposals and Wishlist items, add a way to "auto-apply" a change back to the Scout engine/plugin itself once it's been proven locally — i.e. promote a locally-validated improvement upstream (into
scout-plugin) rather than only living in the vault.To design:
scout-plugin, apply to a local plugin checkout, or stage into the plugin'sphases// engine.Captured from session notes 2026-06-22.