Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    interface CatalogEntry {
    ย ย ย ย file: string;
    ย ย ย ย title: string;
    ย ย ย ย icon: string;
    ย ย ย ย description: string;
    ย ย ย ย githubUrl: string;
    ย ย ย ย library: "methodologies" | "templates";
    }
    Index
    file: string
    title: string
    icon: string
    description: string

    English description used as canonical fallback when a language lacks a translation.

    githubUrl: string
    library: "methodologies" | "templates"

    Which library this entry belongs to (methodology vs template); drives i18n lookup.