Return the accepted schema for one live window, or null.
Return the current validated/defaulted values for one live window, or null.
Broadcast a new values snapshot to every napplet with an active
config.subscribe. Each subscriber receives a config.values envelope
with no id (push form per wire spec — absence of id distinguishes
push from correlated config.get response).
The new configuration snapshot (full object, not a diff)
OptionalwindowId: stringOptional source window scope. Omit only for a host-wide update that should be independently validated for every subscriber.
NAP-CONFIG reference service bundle —
handlerto register with the runtime,publishValuesfor the host app to push updates live to all subscribed napplets.