THIS vs THAT EXAMPLE REPORTS

Toggle

: Sample Gallery

Below are slideshow screenshot examples of the rich evidence you are presented with.

: Report Fields

The reports begin with a rendered version of the files you uploaded in the "Evidence Workspace", followed with the "Overall Assessment" where you immediate see if anything has been flagged.

You can explore the "Decision View Summary" and the expanded "Audit View: Evidence" for detailed breakdown of all listed meaning changes that have been detected.

The total report fields are:

  1. Evidence Workspace
  2. Decision View Summary
  3. Meaning Risk Matrix
  4. Meaning Change Evidence
  5. Continuity of Intent

This slideshow exibits selected snippets, rather than full outputs:

Sample gallery

Input Assessment Proof


click any image for larger view

1 / 3

CASE 01

CSV SAMPLE

A structured data comparison where the report separates a decision summary from the supporting evidence.

THIS / THAT — source artefacts

THIS — CSV file A
CSV sample input file A
THAT — CSV file B
CSV sample input file B

Comparison report — selected view

CSV decision view summary result
Decision view


: Simple Examples of How Meaning Can Shift

1. Policy Drift
THIS: Access is permitted for verified users during business hours.
THAT: Access is permitted for users during business hours.
Outcome: ≠ ❌ Trust boundary removed



2. Paraphrase
THIS: Data will be retained for 30 days.
THAT: Data is stored for a period of 30 days.
Outcome: ≠ ✅ Meaningfully Equivalent



3. Legal / Contractual Precision:
THIS: Payment must be received before services commence.
THAT: Payment should be received before services commence.
Outcome: ≠ ❌ Obligation becomes recommendation



4. Code-Level Intent (subtle refactor)

THIS:

if user.is_admin:
    grant_access()

THAT:

if user.is_admin or user.is_staff:
    grant_access()
Outcome: ≠ ❌ Access boundary expanded / Privilege scope widened



5. Agent Instruction Drift
THIS: Execute the task only after validation succeeds.
THAT: Execute the task after validation.
Outcome: ≠ ❌ Conditional safeguard removed


FOR-THE-DREAM-IS-WITH-FREEDOM-FOR-THE-INTEGRITY-OF-THE-INTELLIGENCE