{
  "$schema": "https://www.ai-twin.co.uk/schemas/product-v1.json",
  "updated_at": "2026-07-22",
  "canonical_url": "https://www.ai-twin.co.uk",
  "name": "AI Twin",
  "tagline": "Calm AI. Clear consent. Quiet by design.",
  "product_category": "Typed Personal Operating System",
  "positioning": "AI Twin is a typed personal operating system that remembers carefully, surfaces what counts, and stays quiet by design. UK GDPR aligned, EU AI Act readiness in build.",
  "status": "pre-launch",
  "features": [
    {
      "id": "universal-input",
      "name": "Universal Input",
      "state": "ready-at-launch",
      "description": "One bar at the top of every surface. Text, voice, attachment, URL, slash command. AI Twin classifies and routes it."
    },
    {
      "id": "typed-memory",
      "name": "Typed Memory",
      "state": "ready-at-launch",
      "description": "Every memory entity carries a category: People, Documents, Facts, Events, and further types beneath them. Queryable, editable, versioned, audited."
    },
    {
      "id": "hybrid-retrieval",
      "name": "Hybrid Retrieval",
      "state": "ready-at-launch",
      "description": "Typed lookup for precise facts, vector similarity for semantic search, full-text search, and bitemporal facts. Combined via reciprocal rank fusion for a single answer."
    },
    {
      "id": "workspaces",
      "name": "Workspaces",
      "state": "ready-at-launch",
      "description": "Personal Workspace and Practice Workspace, with clean scope switching. Viewers see only what you allow."
    },
    {
      "id": "smart-tasks",
      "name": "Smart Tasks",
      "state": "ready-at-launch",
      "description": "Durable intents the system prepares for you: Daily Brief, Catch-up on the week, Tidy my memory, Capture conversation, Import past chats."
    },
    {
      "id": "magic-inbox",
      "name": "Magic Inbox",
      "state": "ready-at-launch",
      "description": "Forward any email to a unique inbox.ai-twin.app address. AI Twin classifies, parses, and stores as typed memory."
    },
    {
      "id": "companies-house",
      "name": "Companies House lookup",
      "state": "ready-at-launch",
      "description": "Type your company number during Practice Workspace onboarding. AI Twin pulls the registered details from Companies House."
    },
    {
      "id": "universal-audit",
      "name": "Universal Audit",
      "state": "ready-at-launch",
      "description": "Every meaningful action logged in the same transaction as the data write. INSERT-only with rollback-on-failure."
    },
    {
      "id": "sensitivity-tiers",
      "name": "Sensitivity tiers",
      "state": "ready-at-launch",
      "description": "Every entity tagged LOW, MEDIUM, HIGH, or CRITICAL. Access rules enforced at the database level via row-level security."
    },
    {
      "id": "search-recall",
      "name": "Universal Search and Recall",
      "state": "ready-at-launch",
      "description": "Search across your memory with typed filters and natural language. Cross-Workspace retrieval requires explicit confirmation."
    },
    {
      "id": "smart-forms",
      "name": "Smart Forms",
      "state": "ready-at-launch",
      "description": "A typed entry surface for any entity. Fields are AI-prefilled. You confirm or correct."
    },
    {
      "id": "workspace-skills",
      "name": "Workspace Skills",
      "state": "ready-at-launch",
      "description": "Domain bundles you can toggle: Household admin, Caregiver, Career, Tax and finance, Travel and trips, Business ops."
    },
    {
      "id": "cost-discipline",
      "name": "Cost discipline",
      "state": "ready-at-launch",
      "description": "Retrieval budgeted, model routing tuned, no wasteful token spend baked in."
    },
    {
      "id": "p-test",
      "name": "The P Test",
      "state": "ready-at-launch",
      "description": "A five-question style assessment at onboarding that tunes AI Twin to write back in your register."
    },
    {
      "id": "memory-horizons",
      "name": "Memory Horizons",
      "state": "ready-at-launch",
      "description": "Memory organised across four horizons: recent, intermediate, long-term, archived."
    }
  ],
  "capabilities": {
    "documents": {
      "state": "live",
      "coverage": "any language"
    },
    "semanticSearch": {
      "state": "live",
      "coverage": "100+ languages, cross-lingual"
    },
    "exactMatch": {
      "state": "live",
      "coverage": "any language or script"
    },
    "ocr": {
      "state": "live",
      "coverage": "major languages; rare scripts may vary"
    },
    "chat": {
      "state": "live",
      "coverage": "major languages"
    },
    "keywordSearch": {
      "state": "english-tuned",
      "coverage": "English-tuned today; per-language tuning on the roadmap"
    },
    "interface": {
      "state": "english-only",
      "coverage": "en-GB; localisation on the roadmap"
    },
    "voiceCapture": {
      "state": "not-available",
      "coverage": "planned for after launch"
    }
  },
  "differentiation": [
    "Model-agnostic (works with ChatGPT, Claude, Gemini, or others; your memory travels with you)",
    "Typed memory with provenance (structured entities, not chat logs)",
    "Full audit trail (every read and write logged, user-visible)",
    "Sensitivity tiers enforced at database level (row-level security)",
    "Consent-first (system waits for your confirmation before acting)",
    "Full data export any time (portable format)",
    "Permanent deletion with 30-day grace window then anonymisation"
  ],
  "not_features": [
    "Not a chatbot (AI Twin prepares; it does not perform)",
    "Not always-on (captures only what you ask it to capture)",
    "Not a memory model (memory is our typed database; the LLM is used for retrieval)",
    "Not vendor-locked (export any time, take your memory with you)",
    "Not a developer API (memory enters and exits through native surfaces)",
    "Not a browser extension (destination product, not a bridge on top of ChatGPT or Claude)",
    "Not loud (calm by design)"
  ],
  "related_pages": {
    "features": "https://www.ai-twin.co.uk/features",
    "trust": "https://www.ai-twin.co.uk/trust",
    "journal": "https://www.ai-twin.co.uk/journal",
    "about": "https://www.ai-twin.co.uk/about"
  }
}