KOS Protocol is an open standard for publishing machine-readable, provenance-tracked knowledge about any entity via a single JSON file called kos.json. It adds verifiable trust to web data by giving AI systems freshness decay scores, typed relationships, and confidence metrics for every data point — so they can cite facts instead of guessing.
The Problem
AI guesses about your business because it has no choice
When someone asks ChatGPT, Perplexity, or Gemini about a business, these systems scrape web pages and infer meaning from HTML. They have no way to know which facts are current, who verified them, or how much to trust them. The result: hallucinated phone numbers, wrong addresses, outdated services, invented credentials.
Without KOS
AI scrapes and guesses
Machines parse HTML, extract fragments, and treat all data equally. A 3-year-old cached page has the same weight as yesterday's update. No provenance. No freshness signal. No confidence score. The AI fills gaps with plausible-sounding fabrications.
With KOS
AI reads and verifies
Machines fetch one structured file with every fact tagged: when it was created, when a human last confirmed it, who provided it, and how confident the data is. Stale data is mathematically flagged. The AI cites verified knowledge instead of guessing.