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

    One conventional layout module the harness composes around manifest route renders, exactly as generated workers do.

    Properties

    id

    readonly id: string

    layout:root or layout:mcp:<server>.


    relativePath

    readonly relativePath: string

    Project-relative POSIX path of the layout module.


    scope

    readonly scope: CompiledLayoutScope


    serverId?

    readonly optional serverId?: string

    The owning MCP server id (mcp:<name>); server scope only.


    source

    readonly source: string

    Absolute layout module path.