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/functions/test.runInstalledHostContractMatrix.md.
  • 简体中文
  • Function: runInstalledHostContractMatrix()

    runInstalledHostContractMatrix(options): Promise<InstalledHostContractMatrixReport>

    Runs the shared contract matrix over an already-open MCP process discovered and spawned from a host-owned installed layout. The returned report carries the separately observed source/artifact/installed/running version evidence.

    Parameters

    options

    InstalledHostContractMatrixOptions

    Returns

    Promise<InstalledHostContractMatrixReport>