The proactivity gate moved onto host state and can be re-sampled, but the value it produces is empty.
A proactivity field appears in the main loop's context but its builder returns nothing.
What's wrong with this entry?
The standalone holder for the proactivity selector gate was deleted in favour of a value stored on host state that can be re-sampled with a change notification and can own a host-side subscription. A proactivity field also now appears in the context the main loop assembles, but the function that would build it returns nothing, so that field is always undefined.
- New exports:
resampleProactivitySelectorGate,onProactivitySelectorGateChangedandreplaceProactivityHostGateSubscription. - The plumbing is unconditional; no code in this build calls the resample export.
resampleProactivitySelectorGate
Strings lifted out of the shipped bundle, so the claim above can be checked against them.