Member Junction
    Preparing search index...

    A documented, pinned deviation from the shared contract.

    interface LLMConformanceDeviation {
        Kind: LLMConformanceDeviationKind;
        Reason: string;
    }
    Index

    Properties

    Properties

    Reason: string

    WHY the driver deviates — required so the ledger is self-explanatory.