Skip to content

CMT-02 | Confidence Threshold Gate #39

Description

@Manish281005

Task: CMT-02 | Confidence Threshold Gate

Estimated Hours: 1h | Owner: MK | Priority: P0 | Status: Completed

Definition:
Filter extracted commitments by confidence threshold. Keep only commitments with confidence ≥ 0.80 (configurable). Return filtered list to Confirmation UI for user review before writing to To Do / Calendar.

Acceptance Criteria:

  • Accepts list of commitments from CMT-01
  • Filters: keep only confidence ≥ COMMITMENT_CONFIDENCE_THRESHOLD (default 0.80, env var)
  • Returns filtered array
  • Log filtered-out commitments (false positives tracking)
  • Zero commitments after filtering → return empty array

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions