################################################################################ # 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: en 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: /en/impressum/llms.txt - Privacy / data handling: /en/privacy-policy/llms.txt - Terms of use: /en/terms/llms.txt READING MODES ------------- 1. Human View Use the public route without modifiers. Example: /en/about 2. Agent View Use the same public route with ?view=agent. Example: /en/about?view=agent 3. LLM Text View Use the locale-prefixed llms.txt route. Examples: - /en/llms.txt - /en/about/llms.txt - /en/privacy-policy/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: /en -> homepage and default comparison workflow /en/about -> product framing and scope /en/changelog -> public release history /en/impressum -> legal identity /en/privacy-policy -> privacy and browser-local processing /en/terms -> usage rules and liability /en/offline -> offline support page Agent View: /en?view=agent -> structured homepage /en/about?view=agent -> structured about page /en/changelog?view=agent -> structured changelog page /en/impressum?view=agent -> structured legal notice /en/privacy-policy?view=agent -> structured privacy policy /en/terms?view=agent -> structured terms page /en/offline?view=agent -> structured offline page LLM Text View: /en/llms.txt -> homepage llms.txt /en/about/llms.txt -> about llms.txt /en/changelog/llms.txt -> changelog llms.txt /en/impressum/llms.txt -> legal identity /en/privacy-policy/llms.txt -> privacy policy /en/terms/llms.txt -> terms of use /en/offline/llms.txt -> offline support CURRENT ROUTE ------------- - Label: Terms of Use - Human View: /en/terms - Agent View: /en/terms?view=agent - LLM Text View: /en/terms/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 question is what users may do with WhatTheDelta, what they remain responsible for, and where liability limits are stated. ## Best-fit questions - permitted use and abuse prevention - liability and warranty questions - user-content responsibility - restrictions on copying or reverse engineering - whether the service output replaces professional review ## Core legal boundaries - the tool is provided for review support, not professional advice - the output does not replace legal, editorial, or compliance judgment - user text remains the responsibility of the person who pasted it - use must comply with applicable law and third-party rights ## What this route is for - clarifying that the tool is a helper utility, not a promise of correctness - clarifying limits around misuse, scraping, copying, or recreating the implementation - clarifying the boundary between service output and the user's own decision-making ## Agent guidance - use this page when the question is about allowed use, liability, or intellectual-property restrictions - do not use this page to answer storage or data-handling questions; use /en/privacy-policy?view=agent instead - do not use this page to infer company identity details; use /en/impressum?view=agent instead - if the question is simply what the product does, route back to /en?view=agent or /en/about?view=agent ## Operational notes - the service is browser-based and deterministic - protected interface and implementation details are not meant to be copied into a competing service - the terms page is the source of truth for usage rules ## Related routes - /en/privacy-policy?view=agent: use for data handling and retention - /en/impressum?view=agent: use for legal identity and contact details - /en?view=agent: use for the product summary when the question is not about usage rules ## Route Links - Human view: [/en/terms](/en/terms) - Agent view: [/en/terms?view=agent](/en/terms?view=agent) - LLM text view: [/en/terms/llms.txt](/en/terms/llms.txt)