{
  "name": "Who Is John Galt API",
  "status": "ok",
  "documentation_url": "https://api.whoisjohngalt.ai/docs",
  "openapi_url": "https://api.whoisjohngalt.ai/openapi.json",
  "health_url": "https://api.whoisjohngalt.ai/health",
  "jobs_url": "https://api.whoisjohngalt.ai/v1/jobs",
  "trial_url": "https://api.whoisjohngalt.ai/v1/trial",
  "customer_jobs": [
    {
      "id": "do_work",
      "label": "Do work"
    },
    {
      "id": "research_and_decide",
      "label": "Research and decide"
    },
    {
      "id": "continue_with_context",
      "label": "Continue with context"
    }
  ],
  "journey_privacy": {
    "schema_version": "customer_journey_privacy.v1",
    "content_captured": false,
    "prompt_bodies_captured": false,
    "response_bodies_captured": false,
    "credential_values_captured": false,
    "identifiers": "rotating or access-key-derived pseudonymous hashes",
    "retention_days": 30,
    "purpose": "completion, reliability, recovery, and product-friction measurement"
  }
}