Skip to content

Verified query optimization: only recommend rewrites proven to preserve results #917

Description

@anandgupta42

Optimization rewrites should be gated on proven semantic equivalence so we never recommend a rewrite that silently changes results. Resolution (per review): instead of a new overlapping tool, add a verify_equivalence mode to the existing altimate_core_rewrite (rewrite → prove-equivalent → label verified/unverified), and route the query-optimize skill through it. See PR #918. Engine-coverage follow-up: altimate-core-internal #137.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions