@suluk/core - v0.1.13
    Preparing search index...

    Interface SulukAgentRef

    A by-name reference to a sub-agent within the same x-suluk-agents map (C009/C013; resolved at projection time, never by the matcher).

    interface SulukAgentRef {
        ref: string;
    }
    Index

    Properties

    Properties

    ref: string

    a by-name $ref like #/x-suluk-agents/<key> (never an inline agent).