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

    Interface SspSection

    interface SspSection {
        content: string;
        evidenceRefs: string[];
        sectionId: string;
        title: string;
    }
    Index
    content: string
    evidenceRefs: string[]
    sectionId: string
    title: string