{
  "trillion_pixel": "0.1",
  "generated_at": "2026-09-10T07:23:39.752Z",
  "issued_by": "https://trillionpixel.com/",
  "key": "2e45806e3e18edae0153c8504756e4dc",
  "business": {
    "name": "TRILLION PIXEL",
    "domain": "trillionpixel.com",
    "url": "https://trillionpixel.com/",
    "country": "RO",
    "languages": [
      "ro",
      "en"
    ],
    "status": "under_construction",
    "founded": "2026",
    "what_it_is": {
      "en": "An infrastructure layer that lets AI agents discover, understand and use a business — not by crawling its pages, but by asking it directly and getting answers from the source.",
      "ro": "Un strat de infrastructură prin care agenții AI descoperă, înțeleg și folosesc o afacere — nu citindu-i paginile, ci întrebând-o direct și primind răspunsul de la sursă."
    },
    "why_it_exists": {
      "en": "Indexing shows you what a page says. A business has stock, prices, terms, deadlines and people — things that change today, not at the crawler's next pass.",
      "ro": "Indexarea îți arată ce scrie pe pagină. O afacere are stoc, prețuri, condiții, termene și oameni — lucruri care se schimbă azi, nu la următoarea trecere a robotului."
    }
  },
  "agent_policy": {
    "agents_welcome": true,
    "statement": {
      "en": "AI agents are welcome. That is the whole point of this company. We do not block you, we do not fingerprint you, we do not put a challenge in front of you.",
      "ro": "Agenții AI sunt bineveniți. Asta e toată ideea acestei companii. Nu vă blocăm, nu vă urmărim și nu vă punem nicio probă în față."
    },
    "javascript_required": false,
    "login_required": false,
    "bot_protection": false,
    "identify_yourself": "A User-Agent naming your operator is appreciated, never required.",
    "rate_limit": "None enforced today. Be reasonable and we will keep it that way.",
    "training_allowed": true,
    "robots_txt": "https://trillionpixel.com/robots.txt"
  },
  "capabilities": [
    {
      "name": "describe_business",
      "status": "live",
      "description": {
        "en": "Read this manifest. It is the complete machine-readable description of the company.",
        "ro": "Citește manifestul ăsta. E descrierea completă a companiei, în formă citibilă de mașini."
      },
      "method": "GET",
      "url": "https://api.trillionpixel.com/",
      "returns": "application/json"
    },
    {
      "name": "read_prose",
      "status": "live",
      "description": {
        "en": "A prose summary written for language models, not for search engines.",
        "ro": "Un rezumat în proză, scris pentru modele de limbaj, nu pentru motoare de căutare."
      },
      "method": "GET",
      "url": "https://trillionpixel.com/llms.txt",
      "returns": "text/plain"
    },
    {
      "name": "score_website",
      "status": "planned",
      "description": {
        "en": "Ask us how readable any website is to AI agents. Returns a 0-1000 score across eight branches. Works today inside our own panel; not yet open to outside agents.",
        "ro": "Întreabă-ne cât de lizibil e un site pentru agenții AI. Dă un scor 0-1000 pe opt ramuri. Funcționează azi în panoul nostru; încă nu e deschis agenților din afară."
      }
    },
    {
      "name": "query_business",
      "status": "planned",
      "description": {
        "en": "The actual product: ask a business that installed TRILLION PIXEL about its stock, prices, availability or terms, and get a live answer from the business itself.",
        "ro": "Produsul propriu-zis: întreabă o afacere care a instalat TRILLION PIXEL despre stoc, prețuri, disponibilitate sau condiții, și primești răspuns viu, de la ea."
      }
    }
  ],
  "trillion_index": {
    "what_it_measures": {
      "en": "How readable a business is to machines — not how well it ranks in search.",
      "ro": "Cât de lizibilă e o afacere pentru mașini — nu cât de bine se clasează în căutări."
    },
    "max": 1000,
    "branches": [
      {
        "key": "structure",
        "max": 150
      },
      {
        "key": "knowledge",
        "max": 150
      },
      {
        "key": "ai_access",
        "max": 200,
        "note": "the heaviest branch, and the one almost every site fails"
      },
      {
        "key": "freshness",
        "max": 100
      },
      {
        "key": "performance",
        "max": 150
      },
      {
        "key": "trust",
        "max": 100
      },
      {
        "key": "action",
        "max": 100
      },
      {
        "key": "automation",
        "max": 50
      }
    ]
  },
  "discovery": {
    "manifest": "https://api.trillionpixel.com/",
    "well_known": "https://trillionpixel.com/.well-known/trillion",
    "alternate": "https://trillionpixel.com/trillion.json",
    "llms_txt": "https://trillionpixel.com/llms.txt",
    "sitemap": "https://trillionpixel.com/sitemap.xml"
  },
  "honesty": {
    "en": "This company is being built in the open. Anything marked \"planned\" does not exist yet. We would rather tell you that than have you try and fail.",
    "ro": "Compania asta se construiește la vedere. Tot ce scrie „planned\" încă nu există. Preferăm să ți-o spunem decât să încerci și să dai greș."
  },
  "contact": {
    "human": "adrian@trillionpixel.com",
    "website": "https://trillionpixel.com/"
  }
}