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/interfaces/index.AgentBundleDevContractsConfig.md.
  • English
  • Interface: AgentBundleDevContractsConfig

    Development-only generated-server contract checks run before host adoption.

    Properties

    fixtures

    readonly fixtures: string

    Project-relative module default-exporting route-id keyed contract fixtures.


    server?

    readonly optional server?: string

    MCP server to check; optional only when the project compiles exactly one server.