Member Junction
    Preparing search index...

    Minimal shape of a cached catalog entry (Action / Agent) the ai-skills fixture references by id + name.

    interface NamedRef {
        ID: string;
        Name: string;
    }
    Index

    Properties

    Properties

    ID: string
    Name: string