The three-way assessment segments a model's answer to evaluate which source facts survived intact, which were lost, and which were distorted, computing an overall fidelity score via a direct URL context tool.

flowchart LR
    A[Grounded Search Response] --> B[Segment Attribution]
    C[Live Source Page Content] --> B
    B --> D[Three-Way Assessment]
    D --> E[Survived: Accurate facts]
    D --> F[Lost: Omitted facts]
    D --> G[Distortions: Misrepresented claims]
    E --> H[Fidelity Score %]
    F --> H
    G --> H