For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/zh/api/interfaces/test.WorkbenchRouteCatalog.md.
  • 简体中文
  • Interface: WorkbenchRouteCatalog

    Properties

    diagnostics

    readonly diagnostics: readonly Diagnostic[]


    digest

    readonly digest: string


    groups

    readonly groups: readonly WorkbenchRouteCatalogGroup[]


    providers

    readonly providers: readonly RouteManifestProvider[]


    routeCount

    readonly routeCount: number

    The number the Routes page shows under "Route graph identity".


    servers

    readonly servers: readonly WorkbenchRouteCatalogServer[]


    stateDefinition?

    readonly optional stateDefinition?: StateDefinitionProjection

    The state declaration the Routes page's State region renders; absent when the project declares none.