@nexartis/homeport-sdk - v1.1.0
    Preparing search index...

    Type Alias AgentVisibility

    AgentVisibility: "private" | "unlisted" | "public" | "for_hire"

    Agent visibility lifecycle state.

    Node discovery rules:

    • Search/list surfaces return only public and for_hire agents.
    • Lookup serves public, unlisted, and for_hire agents; private resolves to 404.
    • Federation gossip propagates only public and for_hire agents.