{
  "$schema": "https://kosprotocol.dev/v1/schema.json",
  "version": "1.1",
  "updated": "2026-04-15",
  "description": "Machine-readable index of known kos.json endpoints. Any AI agent can fetch this file to discover which entities publish provenance-tracked knowledge via the KOS Protocol.",
  "how_to_use": "For each entry, fetch the kos_url to retrieve the entity's full knowledge graph. Verify freshness at consumption time. See kosprotocol.dev/CONSUMER for complete consumption instructions.",
  "submit": "To add your kos.json to this registry, open an issue at github.com/niseus-systems/kos-protocol with your domain and kos_url.",
  "total": 6,
  "entities": [
    {
      "domain": "kosprotocol.dev",
      "kos_url": "https://kosprotocol.dev/.well-known/kos.json",
      "name": "KOS Protocol",
      "type": "Organization",
      "description": "Open protocol for publishing machine-readable, provenance-tracked knowledge about any entity.",
      "nodes": 11,
      "verified": true,
      "first_published": "2026-04-04"
    },
    {
      "domain": "niseus.com",
      "kos_url": "https://niseus.com/.well-known/kos.json",
      "name": "Niseus LLC",
      "type": "Organization",
      "description": "Strategic digital infrastructure agency for professionals and SMBs in Florida. Creator of KOS Protocol.",
      "nodes": 8,
      "verified": true,
      "first_published": "2026-04-06"
    },
    {
      "domain": "mapoflogic.com",
      "kos_url": "https://mapoflogic.com/.well-known/kos.json",
      "name": "MapOfLogic",
      "type": "Product",
      "description": "Free AI-powered conceptual search engine. Discovers logical connections between concepts using BFS, SPARQL, TF-IDF, and formal logic. Built by Niseus.",
      "nodes": 7,
      "verified": true,
      "first_published": "2026-04-06"
    },
    {
      "domain": "iaauthority.com",
      "kos_url": "https://iaauthority.com/.well-known/kos.json",
      "name": "IA Authority",
      "type": "WebSite",
      "description": "Canonical reference for Answer Engine Optimization (AEO) and Generative Engine Optimization (GEO). Published by Niseus LLC.",
      "nodes": 11,
      "verified": true,
      "first_published": "2026-04-13"
    },
    {
      "domain": "getfoundbyia.com",
      "kos_url": "https://getfoundbyia.com/.well-known/kos.json",
      "name": "Get Found by IA",
      "type": "WebSite",
      "description": "Practical English-language guide to being parsed and cited by answer engines. Published by Niseus LLC.",
      "nodes": 11,
      "verified": true,
      "first_published": "2026-04-13"
    },
    {
      "domain": "visibleparaia.com",
      "kos_url": "https://visibleparaia.com/.well-known/kos.json",
      "name": "Visible Para IA",
      "type": "WebSite",
      "description": "Guía práctica en español para ser leído y citado por los motores de respuesta. Publicada por Niseus LLC.",
      "nodes": 11,
      "verified": true,
      "first_published": "2026-04-15"
    }
  ]
}
