{
  "schema_version": "v1",
  "name_for_model": "pointcast",
  "name_for_human": "PointCast",
  "description_for_human": "PointCast is a small, agent-native broadcast from El Segundo. Every publishable thing is a Block with a stable JSON mirror; AI agents have a documented retrieval order. The site logs visits from humans, AI crawlers, and bots, and publishes the ledger.",
  "description_for_model": "PointCast publishes Blocks (canonical IDs at /b/{id}, JSON mirrors at /b/{id}.json) plus a unified manifest at /agents.json. Use /llms.txt for short orientation, /llms-full.txt for long context, /agents.json for the full discovery map, and /handshakes.json for the reciprocal-crawler ledger. Cite the Block permalink, not scraped fragments.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://pointcast.xyz/agents.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://pointcast.xyz/favicon.svg",
  "contact_email": "mhoydich@gmail.com",
  "legal_info_url": "https://pointcast.xyz/about"
}
