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.WorkbenchSurface.md.
  • 简体中文
  • Interface: WorkbenchSurface

    Properties

    catalog

    readonly catalog: WorkbenchRouteCatalog


    counts

    readonly counts: WorkbenchCapabilityCounts


    lifecycles

    readonly lifecycles: readonly Lifecycle[]

    Every event route with the concrete hosts and starter fixtures the Lifecycles page offers for replay.


    manifest

    readonly manifest: RouteManifest

    Exactly the wire body of GET /api/routes/manifest.


    pages

    readonly pages: readonly WorkbenchPageName[]

    The navigation pages the Workbench would show, in navigation order.


    provenance

    readonly provenance: WorkbenchSurfaceProvenance


    unavailablePages

    readonly unavailablePages: readonly WorkbenchPageName[]

    The navigation pages the Workbench would hide for this project.