Skip to content

New check correction_ignored: flag actions on pre-correction values #22

Description

@royalpinto007

Problem

Callers explicitly repair mishearings ("no, fifteen, not fifty"). Agents that proceed with the original value turn a recoverable error into a wrongful charge.

Pattern

Add a check in voiceeval/checks.py (sibling: check_acted_without_confirming, turn-index-ordered action reasoning). Detect correction phrasing in a user turn; fire correction_ignored (high) when a later consequential action's amount matches the pre-correction, not post-correction, number.

Acceptance

New check correction_ignored. Fixture with "no I said fifteen" + refund 50 flagged; refund 15 clean.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions