{
  "schema": "poliety.company.v1",
  "name": "Poliety",
  "url": "https://poliety.com",
  "tagline": "Building the business layer of the agent internet.",
  "description": "Poliety creates infrastructure that helps AI agents discover businesses, understand what they offer, verify what they say, and transact with them directly.",
  "definition": "B2A, business to agent: serving AI agents as customers.",
  "contact": "support@nuralyn.com",
  "machineMap": "https://poliety.com/llms.txt",
  "products": [
    {
      "id": "news",
      "name": "Poliety News",
      "status": "shipped",
      "url": "https://poliety.com/news/",
      "description": "The proof of the agent-first publishing model. Humans get the website; agents get structured editions, provenance, a hash-chained integrity contract, an event and evidence feed, and an MCP server.",
      "machineSurfaces": [
        "https://poliety.com/api/latest.json",
        "https://poliety.com/api/editions/index.json",
        "https://poliety.com/api/events/index.json",
        "https://poliety.com/feed.json",
        "https://poliety.com/feed.xml",
        "https://api.poliety.com/integrity.json",
        "https://api.poliety.com/offer.json"
      ]
    },
    {
      "id": "concierge",
      "name": "Poliety Concierge",
      "status": "building",
      "url": "https://poliety.com/concierge/",
      "description": "The business-facing interface for agents. A verified domain in, a source-grounded machine concierge out, with Agent Intent analytics reporting what agents actually wanted.",
      "machineSurfaces": []
    },
    {
      "id": "storefronts",
      "name": "B2A storefronts and discovery",
      "status": "roadmap",
      "url": null,
      "description": "Products and services findable by software buyers.",
      "machineSurfaces": []
    },
    {
      "id": "feeds",
      "name": "Agent-native data feeds",
      "status": "roadmap",
      "url": null,
      "description": "Current, structured, verifiable information without scraping.",
      "machineSurfaces": []
    },
    {
      "id": "trust",
      "name": "Trust and governance infrastructure",
      "status": "roadmap",
      "url": null,
      "description": "Receipts and adjudication an agent can check.",
      "machineSurfaces": []
    },
    {
      "id": "commerce",
      "name": "Agent commerce",
      "status": "roadmap",
      "url": null,
      "description": "Discover, evaluate, verify, purchase, receive, with no human in the loop unless one is wanted.",
      "machineSurfaces": []
    }
  ],
  "note": "Statuses are honest: shipped means live and verifiable at the listed surfaces, building means a spec exists and work is underway, roadmap means intent only."
}