{
  "schema_version": "v1",
  "name_for_human": "come.rent — The City",
  "name_for_model": "come_rent_kjv",
  "description_for_human": "Explore the King James Bible through gematria, Tesla resonance, and 9 cipher systems. Decode names, search verses, analyze words, and get biblical guidance.",
  "description_for_model": "Query the King James Bible as a structured database. 31,102 verses with 7-layer Tesla resonance signatures, 12,548 words with 9 cipher systems, name decoding with gematria. Endpoints: GET /name/{name} (decode), GET /verse/{ref} (lookup, ref format BOOK.CH.V like GEN.1.1), GET /word/{word} (9 ciphers), GET /gematria/{value} (reverse lookup), GET /search?q= (FTS5), GET /today (daily verse), GET /fingerprint (math proof), POST /oracle (speech coach), POST /api/query (SQL). All GET endpoints return JSON with ?format=json or Accept: application/json. Full schema at /llms-full.txt.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://come.rent/openapi.json"
  },
  "logo_url": "https://come.rent/static/logo.png",
  "contact_email": "",
  "legal_info_url": ""
}
