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.runPackedContractMatrix.md.
  • English
  • Function: runPackedContractMatrix()

    runPackedContractMatrix(options): Promise<ContractMatrixReport>

    Runs the contract matrix against an already-open packed stdio session. Never opens or closes the session; stamps the session's own proof level. Compiled MCP App routes are covered here (surface + ui:// sweep) and auto-covered without a fixture entry unless apps: 'explicit'.

    Parameters

    options

    PackedContractMatrixOptions

    Returns

    Promise<ContractMatrixReport>