{
  "schemaVersion": "1.0",
  "name": "Tech Daily",
  "description": "A daily podcast about tech news - Curated & Generated by AI",
  "url": "https://tech-daily.lugassy.net",
  "contentType": "podcast",
  "author": "Michael Lugassy",
  "language": "en",
  "updateFrequency": "daily",
  "capabilities": [
    "browse_episodes",
    "search_transcripts",
    "get_latest_episode",
    "get_episode_by_topic",
    "subscribe_via_rss",
    "read_transcripts"
  ],
  "endpoints": {
    "search": "https://tech-daily.lugassy.net/api/search?q={query}",
    "ask": "https://tech-daily.lugassy.net/ask",
    "askGet": "https://tech-daily.lugassy.net/ask?q={query}",
    "status": "https://tech-daily.lugassy.net/status",
    "mcp": "https://tech-daily.lugassy.net/mcp",
    "mcpDiscovery": [
      "https://tech-daily.lugassy.net/.well-known/mcp",
      "https://tech-daily.lugassy.net/.well-known/mcp.json",
      "https://tech-daily.lugassy.net/.well-known/mcp-configuration",
      "https://tech-daily.lugassy.net/.well-known/mcp/server.json"
    ],
    "mcpServerCard": "https://tech-daily.lugassy.net/.well-known/mcp/server-card.json",
    "openapi": "https://tech-daily.lugassy.net/.well-known/openapi.json",
    "agentCard": "https://tech-daily.lugassy.net/.well-known/agent-card.json",
    "agentSkillsIndex": "https://tech-daily.lugassy.net/.well-known/agent-skills/index.json",
    "schemaMap": "https://tech-daily.lugassy.net/.well-known/schema-map.xml",
    "rss": "https://tech-daily.lugassy.net/rss.xml",
    "episodes": "https://tech-daily.lugassy.net/episodes.json",
    "searchIndex": "https://tech-daily.lugassy.net/search-index.json",
    "sitemap": "https://tech-daily.lugassy.net/sitemap.xml",
    "llms": "https://tech-daily.lugassy.net/llms.txt",
    "episodesLlms": "https://tech-daily.lugassy.net/episodes/llms.txt",
    "apiLlms": "https://tech-daily.lugassy.net/api/llms.txt",
    "wellKnownLlms": "https://tech-daily.lugassy.net/.well-known/llms.txt",
    "indexMarkdown": "https://tech-daily.lugassy.net/index.md",
    "agentMode": "https://tech-daily.lugassy.net/?mode=agent",
    "agents": "https://tech-daily.lugassy.net/AGENTS.md"
  },
  "rateLimits": {
    "perMinute": 60,
    "scope": "per IP",
    "headers": [
      "X-RateLimit-Limit",
      "X-RateLimit-Remaining",
      "X-RateLimit-Reset",
      "Retry-After"
    ],
    "docs": "https://tech-daily.lugassy.net/api/llms.txt"
  },
  "errorEnvelope": {
    "schema": "{ error: { code, message, hint, docs_url } }",
    "statusCodes": [
      400,
      404,
      405,
      429,
      500
    ]
  },
  "latestEpisode": {
    "id": 6,
    "title": "HawkEye IPO, Samsung China Exit, Layoffs Hit Tech Giants",
    "url": "https://tech-daily.lugassy.net/6",
    "datePublished": "2026-05-07",
    "duration": "13:10",
    "description": "Covers HawkEye 360's $416 million IPO at $2.4 billion valuation, Samsung's full exit from China TV and home appliance sales, Cloudflare's 1,100-job cut, Upwork and BILL restructurings, Google's Fitbit Air launch, Arm's smartphone warning, and gaming releases plus robotics and funding moves on May 7."
  }
}
