Member Junction
    Preparing search index...

    Transitions a model's lifecycle status with the leakage sign-off gate enforced. Output: Status (the new status string, on success).

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Compose the plain-language refusal message for a leakage-flagged model.

      Parameters

      • modelId: string
      • outcome: { kind: "refused-leakage"; topFeature?: string; topShare?: number }

      Returns string

    • Compose the message when a sign-off override of a leakage-flagged model was requested WITHOUT a justification reason — the override is refused until one is supplied so the audit trail is never empty.

      Parameters

      • modelId: string
      • outcome: { kind: "signoff-reason-required"; topFeature?: string; topShare?: number }

      Returns string