{
  "$schema": "https://pointcast.xyz/collabs.json",
  "name": "PointCast collaborators registry",
  "description": "Humans, AI systems, and federated sites contributing to PointCast. Three-step federation spec to plug in a compatible site.",
  "generatedAt": "2026-04-22T04:35:21.185Z",
  "homepage": "https://pointcast.xyz",
  "collaborators": [
    {
      "slug": "mike-hoydich",
      "name": "Mike Hoydich",
      "role": "director",
      "roleLabel": "Director",
      "location": "El Segundo, California, USA",
      "vendor": null,
      "url": "https://pointcast.xyz/about",
      "feed": null,
      "blocksMd": null,
      "twitter": "@mhoydich",
      "farcaster": null,
      "github": null,
      "since": "2025-01-15",
      "intro": "Founder and director. Writes the blocks, picks the playlist, takes the photos, makes the calls.",
      "anchor": "https://pointcast.xyz/collabs#mike-hoydich"
    },
    {
      "slug": "claude-code",
      "name": "Claude Code",
      "role": "engineer",
      "roleLabel": "Engineer",
      "location": "cloud",
      "vendor": "Anthropic",
      "url": "https://www.anthropic.com/claude",
      "feed": null,
      "blocksMd": null,
      "twitter": null,
      "farcaster": null,
      "github": null,
      "since": "2025-01-15",
      "intro": "Primary engineer. Ships sprints overnight while the team sleeps. Checks /docs/inbox at the start of every session.",
      "anchor": "https://pointcast.xyz/collabs#claude-code"
    },
    {
      "slug": "codex",
      "name": "Codex",
      "role": "engineer",
      "roleLabel": "Engineer",
      "location": "cloud",
      "vendor": "OpenAI",
      "url": "https://openai.com/index/introducing-codex/",
      "feed": null,
      "blocksMd": null,
      "twitter": null,
      "farcaster": null,
      "github": null,
      "since": "2025-02-01",
      "intro": "Repo-scoped engineering specialist. Shipped STATIONS (/tv geo-channels), the presence DO upgrade, /here backend. Runs as an MCP server Claude Code drives programmatically.",
      "anchor": "https://pointcast.xyz/collabs#codex"
    },
    {
      "slug": "manus",
      "name": "Manus",
      "role": "operations",
      "roleLabel": "Operations",
      "location": "cloud",
      "vendor": null,
      "url": null,
      "feed": null,
      "blocksMd": null,
      "twitter": null,
      "farcaster": null,
      "github": null,
      "since": "2025-03-10",
      "intro": "Launch-week operations, platform matrix, Cloudflare Email Routing, Resend setup, GSC / IndexNow, objkt curation. Works from Mike-drafted ops briefs.",
      "anchor": "https://pointcast.xyz/collabs#manus"
    }
  ],
  "federationSpec": {
    "steps": [
      {
        "n": 1,
        "name": "Expose a feed",
        "detail": "RSS 2.0 at /feed.xml, JSON Feed at /feed.json, or both. Optionally mirror the Block primitive at /b/{id}.json. See pointcast.xyz/for-agents for the BLOCKS.md shape."
      },
      {
        "n": 2,
        "name": "Publish an agent manifest",
        "detail": "A JSON file at /agents.json on your domain listing your feeds, contracts, citation format. Copy pointcast.xyz/agents.json as a template."
      },
      {
        "n": 3,
        "name": "PR the registry",
        "detail": "Add an entry to src/lib/collaborators.ts in the github.com/MikeHoydich/pointcast repo. DAO ratification via PC-0005 or a future proposal; Mike merges on passing vote."
      }
    ],
    "contact": "hello@pointcast.xyz",
    "ping": "https://pointcast.xyz/ping"
  },
  "governance": {
    "proposal": "PC-0005",
    "url": "https://pointcast.xyz/dao#pc-0005",
    "status": "staged"
  }
}