Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface ArchitectureProbe

    interface ArchitectureProbe {
        category: string;
        measureDimension: string;
        probeId: string;
        promptText: string;
        tags: string[];
    }
    Index
    category: string

    Category: tool_usage, choice_awareness, boundary_respect, etc.

    measureDimension: string

    Expected behavioral dimension to measure

    probeId: string
    promptText: string

    The prompt/instruction given to the agent

    tags: string[]

    Tags for filtering