################################################################################ # WHATTHEDELTA — AGENT ACCESS GUIDE ################################################################################ DOCUMENT PURPOSE ---------------- You are reading the low-noise agent view for WhatTheDelta. This AX layer exists for LLMs, browser agents, and automated systems that need a direct description of product fit, route purpose, privacy facts, and legal or usage references. Product: WhatTheDelta Operator: Evomation Role: Privacy-first browser-based text comparison Audience: Humans and agents reviewing visible changes Route Locale: de AX Language: English only READING RULES ------------- - Treat this as the canonical low-noise summary for the current page. - The public human-facing website is available under both /de and /en. - AX output remains in English on both locale routes. - Sections are delimited by H2 headers. - Subsections use H3 and H4. - Prefer explicit paths over inference. - Do not assume server-side processing, uploaded documents, or shared state. - Do not copy the public marketing text into agent guidance. - Legal identity: /de/impressum/llms.txt - Privacy / data handling: /de/datenschutz/llms.txt - Terms of use: /de/nutzungsbedingungen/llms.txt READING MODES ------------- 1. Human View Use the public route without modifiers. Example: /de/about 2. Agent View Use the same public route with ?view=agent. Example: /de/about?view=agent 3. LLM Text View Use the locale-prefixed llms.txt route. Examples: - /de/llms.txt - /de/about/llms.txt - /de/datenschutz/llms.txt ROUTE PATTERN ------------- For a page at /{locale}/x: - Human View: /{locale}/x - Agent View: /{locale}/x?view=agent - LLM Text View: /{locale}/x/llms.txt For the locale homepage: - Human View: /{locale} - Agent View: /{locale}?view=agent - LLM Text View: /{locale}/llms.txt PREFERRED ACCESS STRATEGY ------------------------- 1. Use llms.txt when available for extraction, summarization, routing, or token-efficient reading. 2. Use ?view=agent when you need browser-readable structured HTML with minimal noise. 3. Use the human page only when layout, visual hierarchy, or interaction context matters. PAGE INDEX ---------- Human View: /de -> homepage and default comparison workflow /de/about -> product framing and scope /de/changelog -> public release history /de/impressum -> legal identity /de/datenschutz -> privacy and browser-local processing /de/nutzungsbedingungen -> usage rules and liability /de/offline -> offline support page Agent View: /de?view=agent -> structured homepage /de/about?view=agent -> structured about page /de/changelog?view=agent -> structured changelog page /de/impressum?view=agent -> structured legal notice /de/datenschutz?view=agent -> structured privacy policy /de/nutzungsbedingungen?view=agent -> structured terms page /de/offline?view=agent -> structured offline page LLM Text View: /de/llms.txt -> homepage llms.txt /de/about/llms.txt -> about llms.txt /de/changelog/llms.txt -> changelog llms.txt /de/impressum/llms.txt -> legal identity /de/datenschutz/llms.txt -> privacy policy /de/nutzungsbedingungen/llms.txt -> terms of use /de/offline/llms.txt -> offline support CURRENT ROUTE ------------- - Label: About - Human View: /de/about - Agent View: /de/about?view=agent - LLM Text View: /de/about/llms.txt DYNAMIC ROUTES -------------- - No dynamic AX routes are published in this product. - All supported AX routes are listed in the page index above. ################################################################################ ## Route purpose Use this route when the task is to explain what kind of review utility WhatTheDelta is, who it is for, and why it is intentionally limited. ## Product position WhatTheDelta is a privacy-first review utility. It helps inspect visible differences between two versions of content without moving the comparison workflow to a server. ## Intended audience - people reviewing revised text under time pressure - agents deciding whether a text-diff workflow fits this app - support or operations flows that need factual product boundaries - teams checking edited drafts, compliance-sensitive wording, technical text, or code changes ## Supported review patterns - compare two versions of prose, policy text, contracts, emails, technical content, or code - inspect visible additions, removals, rewrites, dates, numbers, and punctuation changes - switch between chunked review and whole-document review - swap original and revised content when the review direction needs to be inverted - continue revising either side after the first compare while the result refreshes live - enter Zen mode when the review should focus on the input and result surface - hide selected noise classes such as whitespace, case, or punctuation-only differences when needed ## Why it stays local - privacy is a product constraint, not an optional mode - no compared text is sent to a backend as part of the comparison flow - there is no account model, autosave, collaboration layer, or document repository in MVP - offline use is possible after the app shell has been loaded on a device ## Non-goals - not a file-processing or upload tool - not a semantic comparison engine - not a legal or editorial decision-maker - not a workflow system for approvals, assignments, or shared review state - not a replacement for version control or document management systems ## Operational notes - the interface is deliberately quiet and review-oriented rather than dashboard-like - the engine is deterministic and rule-based - language coverage is broad because the tool compares visible differences rather than language-specific meaning - structured change extraction is strongest for dates, amounts, durations, percentages, quantities, URLs, emails, and modal verbs ## Related routes - /de?view=agent: use for the product overview and default comparison workflow - /de/datenschutz?view=agent: use for storage and browser-local processing details - /de/nutzungsbedingungen?view=agent: use for allowed use, liability, and restrictions ## Route Links - Human view: [/de/about](/de/about) - Agent view: [/de/about?view=agent](/de/about?view=agent) - LLM text view: [/de/about/llms.txt](/de/about/llms.txt)