Skip to content

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

@anandgupta42

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.

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