For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/api/functions/test.workbenchPagesFor.md.
  • English
  • Function: workbenchPagesFor()

    workbenchPagesFor(counts, catalog): readonly WorkbenchPageName[]

    The Workbench navigation rule: a page appears when either the compiled graph declares its surface or configuration declares it without a route module. hosts is unconditional; the RSC runtime page depends on a live runtime provider and is not projected here.

    Parameters

    counts

    WorkbenchCapabilityCounts

    catalog

    WorkbenchRouteCatalog

    Returns

    readonly WorkbenchPageName[]