Documentation
    Preparing search index...

    Interface CapabilityHooks

    Optional host override for the static shell.init capability handshake.

    Hosts normally advertise the default Kehto NAP surface. Development hosts may temporarily suppress domains to simulate smaller or policy-constrained shell environments while still using the production shell-ready path.

    interface CapabilityHooks {
        disabledDomains?: readonly string[];
    }
    Index

    Properties

    Properties

    disabledDomains?: readonly string[]

    Bare capability domains to remove from domains, naps, and protocols.