Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Variable DEEPSEEK_WIRE_CONTRACTConst

    DEEPSEEK_WIRE_CONTRACT: Readonly<
        {
            cache: "automatic-read-usage-no-write-count";
            input: "text-and-function-history";
            integration: "native-runtime";
            modelSupport: "not-probed";
            output: "text-thinking-and-function-calls";
            protocol: "deepseek-chat-completions";
            thinkingReplay: "full-assistant-text-only-when-nonempty-tools";
            toolErrors: "amc-text-envelope-v1";
            usage: "reported-required";
        },
    > = ...

    Wire limitations complement the runtime's conditional ProviderCapabilities; this declaration is not live-provider or installed-package acceptance.