Readiness coverage / static record

Kinetik Readiness Ledger

Acceptance corpus

What the release checks cover.

Each row names an acceptance contract represented in the release corpus. It is coverage evidence, not an observation from a running environment.

  1. Activation events

    The acceptance corpus covers signup, verification, installation, backfill, first-value, and first-publication event recording.

    EvidenceKT-305 · activation_events contract

  2. Ingestion coverage

    The acceptance corpus covers SourceEvent persistence, normalization, and pending queue-depth checks against stored Evidence records.

    EvidenceKT-305 · SourceEvent and Evidence acceptance contracts

  3. Approval boundary

    The acceptance corpus covers pending-approval visibility and the rule that external publication requires an Approval record.

    EvidenceC-906 · generated_artifacts and approvals contract

  4. Support routing

    The public-source contract covers the support email and the in-app support route without exposing a personal address.

    EvidenceC-807 · public support intake contract