{
  "schema_version": "1.0",
  "registry_version": "2026-08-31.1",
  "title": "The Ghost Walk Feed Registry",
  "canonical_url": "https://theghostwalk.org/api/feeds",
  "updated_at": "2026-08-31T00:00:00.000Z",
  "adoption_policy": {
    "default": "manual",
    "auto_adopt_requires_explicit_client_opt_in": true,
    "auto_adopt_scope": "active first-party Ghost Walk feeds only",
    "effect": "Discovery only. The registry never subscribes, contacts, executes, or republishes on a client's behalf."
  },
  "utilities": [
    {
      "id": "current-utc-time",
      "title": "Current UTC time",
      "url": "https://theghostwalk.org/api/utc",
      "media_type": "application/json"
    }
  ],
  "feeds": [
    {
      "id": "daily-devotional",
      "title": "Daily Devotional RSS Feed",
      "description": "One daily human truth and one practical action from The Ghost Walk.",
      "feed_url": "https://theghostwalk.org/feed.xml",
      "home_url": "https://theghostwalk.org/daily-devotional-rss",
      "media_type": "application/rss+xml",
      "source": "The Ghost Walk",
      "category": "ghost-walk",
      "cadence": "daily",
      "auto_adopt_eligible": true,
      "attribution": "The Ghost Walk",
      "active": true,
      "updated_at": "2026-08-31T00:00:00.000Z"
    },
    {
      "id": "daily-devotional-json",
      "title": "Daily Devotional JSON Feed",
      "description": "The same daily human truth and practical action in the lightweight JSON Feed 1.1 format.",
      "feed_url": "https://theghostwalk.org/feed.json",
      "home_url": "https://theghostwalk.org/daily-devotional-rss",
      "media_type": "application/feed+json",
      "source": "The Ghost Walk",
      "category": "ghost-walk",
      "cadence": "daily",
      "auto_adopt_eligible": true,
      "attribution": "The Ghost Walk",
      "active": true,
      "updated_at": "2026-08-31T00:00:00.000Z"
    },
    {
      "id": "reddit-ai-philosophy",
      "title": "AI Philosophy on Reddit · Recent Digest",
      "description": "A small, attributed map of public AI-philosophy discussions, with direct links to the original posts.",
      "feed_url": "https://theghostwalk.org/reddit-ai-philosophy.xml",
      "home_url": "https://theghostwalk.org/ai-philosophy",
      "media_type": "application/rss+xml",
      "source": "The Ghost Walk summaries of public Reddit RSS listings",
      "category": "ghost-walk",
      "cadence": "rolling 48-hour index, refreshed no more than every six hours",
      "auto_adopt_eligible": true,
      "attribution": "Original Reddit post authors and communities; summaries by The Ghost Walk",
      "active": true,
      "updated_at": "2026-08-31T00:00:00.000Z"
    },
    {
      "id": "project-news",
      "title": "The Ghost Walk Project News",
      "description": "Factual launch notes and material project updates for editors, researchers, and feed readers.",
      "feed_url": "https://theghostwalk.org/news.xml",
      "home_url": "https://theghostwalk.org/newsroom",
      "media_type": "application/rss+xml",
      "source": "The Ghost Walk",
      "category": "ghost-walk",
      "cadence": "when a material project update is published",
      "auto_adopt_eligible": true,
      "attribution": "The Ghost Walk",
      "active": true,
      "updated_at": "2026-08-31T00:00:00.000Z"
    },
    {
      "id": "github-status",
      "title": "GitHub Status",
      "description": "Official GitHub service-incident history.",
      "feed_url": "https://www.githubstatus.com/history.rss",
      "home_url": "https://www.githubstatus.com/",
      "media_type": "application/rss+xml",
      "source": "GitHub Status",
      "category": "provider-status",
      "cadence": "as incidents change",
      "auto_adopt_eligible": false,
      "attribution": "GitHub Status",
      "active": true,
      "updated_at": "2026-08-31T00:00:00.000Z"
    },
    {
      "id": "openai-status",
      "title": "OpenAI Status",
      "description": "Official OpenAI service-incident history.",
      "feed_url": "https://status.openai.com/history.rss",
      "home_url": "https://status.openai.com/",
      "media_type": "application/rss+xml",
      "source": "OpenAI Status",
      "category": "provider-status",
      "cadence": "as incidents change",
      "auto_adopt_eligible": false,
      "attribution": "OpenAI Status",
      "active": true,
      "updated_at": "2026-08-31T00:00:00.000Z"
    },
    {
      "id": "anthropic-status",
      "title": "Anthropic / Claude Status",
      "description": "Official Anthropic and Claude service-incident history.",
      "feed_url": "https://status.claude.com/history.rss",
      "home_url": "https://status.claude.com/",
      "media_type": "application/rss+xml",
      "source": "Anthropic Status",
      "category": "provider-status",
      "cadence": "as incidents change",
      "auto_adopt_eligible": false,
      "attribution": "Anthropic Status",
      "active": true,
      "updated_at": "2026-08-31T00:00:00.000Z"
    }
  ]
}