{
  "meta": {
    "title": "SF Startup Pulse — agent index",
    "version": "0.1.0",
    "agent_readable": true,
    "updated_at": "2026-06-10",
    "purpose": "Single entry point for agents: every public data feed behind the SF Startup Pulse map, the audiences it serves, and the Hi API to act through.",
    "truth_policy": "Public signals only. Funding is source-backed where a source is present; hiring is a lead until verified. Private matching, owner verification, and contact happen inside Hi."
  },
  "home_url": "https://map.hirey.ai/",
  "hi_url": "https://hi.hirey.ai/explore",
  "discovery": "https://map.hirey.ai/.well-known/agent.json",
  "service_desc": "https://map.hirey.ai/data/openapi.json",
  "audiences": [
    { "id": "vc", "question": "Who raised, who is hiring, and which founders match my thesis?" },
    { "id": "founder", "question": "Who is building near me, who are my peers, and who can I partner with or learn from?" },
    { "id": "job_seeker", "question": "Who is hiring right now, for what roles, and who do I talk to?" }
  ],
  "resources": [
    { "id": "targets", "href": "/data/sf-live-targets.json", "title": "Map targets", "description": "Companies/orgs anchored on the SF map with coordinates, kind, and ask." },
    { "id": "signal_feed", "href": "/data/live-signal-feed.json", "title": "Live signal feed", "description": "Source-backed funding and hiring signals (each sourced signal carries source_url + source_published_at)." },
    { "id": "agent_signals", "href": "/data/agent-readable-signals.json", "title": "Agent-readable signals", "description": "The human map framed as role questions + agent output shapes." },
    { "id": "events", "href": "/data/sf-events.json", "title": "Event stream", "description": "Normalized public events: company news, funding, fresh roles, official announcements." },
    { "id": "open_roles", "href": "/data/sf-job-roles.json", "title": "Open roles", "description": "Specific open roles from companies' public ATS boards (Ashby / Greenhouse / Lever)." },
    { "id": "public_people", "href": "/data/sf-people.json", "title": "Public people", "description": "Public-figure founders from YC's public directory, claimable into Hi." },
    { "id": "public_social", "href": "/data/public-social-signals.json", "title": "Public social signals", "description": "Public, source-backed social evidence attached to targets (pending source enrichment)." },
    { "id": "hi_handoffs", "href": "/data/hi-handoff-manifest.json", "title": "Hi handoff manifest", "description": "Contracts that turn a free public map answer into a safe Hi continuation URL + draft payload." }
  ],
  "hi_api": {
    "base": "https://hi.hirey.ai",
    "catalog": "https://hi.hirey.ai/v1/capabilities",
    "call": "POST https://hi.hirey.ai/v1/capabilities/<capability>/call (Bearer token)",
    "mcp": "https://mcp.hirey.ai/mcp",
    "api_catalog": "https://hirey.ai/.well-known/api-catalog",
    "docs": "https://hirey.ai/llms.txt"
  }
}
