Minimal intent backend the shell advertises (NAP-INTENT). The host wires the
concrete intent service into the runtime via registerService('intent', …);
this hook is the presence/capability signal buildShellCapabilities reads to
decide whether to advertise intent to napplets. NAP-INTENT is only
meaningful when the host can resolve archetypes to installed napplets and
create/focus their windows.
Minimal intent backend the shell advertises (NAP-INTENT). The host wires the concrete intent service into the runtime via
registerService('intent', …); this hook is the presence/capability signalbuildShellCapabilitiesreads to decide whether to advertiseintentto napplets. NAP-INTENT is only meaningful when the host can resolve archetypes to installed napplets and create/focus their windows.