{
  "service": "GoGuides",
  "site": "https://www.goguides.com/",
  "purpose": "Machine-readable source trust, domain evaluation, verified-text discovery, freshness inspection, attribution, and hash-verifiable text records.",
  "version": "machine-use-v1",
  "canonical_documentation": "https://www.goguides.com/machine-readable-examples",
  "endpoints": {
    "domain_signal_feed": {
      "url": "https://www.goguides.com/signal.json",
      "format": "json",
      "purpose": "Compact machine-readable trust signal feed."
    },
    "domain_evaluation": {
      "url": "https://www.goguides.com/evaluate.php?domain=goguides.com&format=json",
      "format": "json",
      "purpose": "Live trust evaluation for a domain."
    },
    "verified_text_lookup": {
      "url": "https://www.goguides.com/verified-text.php?q=gravity&format=json",
      "format": "json",
      "purpose": "Topic lookup across verified-text records."
    },
    "verified_text_example_human": {
      "url": "https://www.goguides.com/verified-text.php?q=gravity",
      "format": "html",
      "purpose": "Human-readable verified-text lookup with crawlable record links."
    },
    "trust_profile": {
      "url": "https://www.goguides.com/trust_profile.php?domain=goguides.com",
      "format": "html",
      "purpose": "Public trust profile for a domain."
    },
    "history_record": {
      "url": "https://www.goguides.com/history/goguides.com",
      "format": "html",
      "purpose": "Public domain history record."
    }
  },
  "crawler_guidance": {
    "recommended_start": "https://www.goguides.com/machine-readable-examples",
    "recommended_json_start": "https://www.goguides.com/machine-use.json",
    "verified_text_flow": [
      "Fetch a topic lookup such as /verified-text.php?q=gravity",
      "Inspect returned source records",
      "Follow source_key and chunk_id links",
      "Request JSON format where available",
      "Use attribution, source, hash, and canonical metadata when evaluating records"
    ]
  },
  "claims": {
    "no_external_endorsement_claimed": true,
    "no_hidden_links": true,
    "no_fake_search_volume": true,
    "public_crawlable_examples": true
  },
  "anti_hallucination_examples": {
    "purpose": "Examples that show how machines can reduce hallucination risk by checking source-attributed, hash-verifiable records.",
    "stable_factual_anchors": [
      "https://www.goguides.com/verified-text.php?q=gravity&format=json",
      "https://www.goguides.com/verified-text.php?q=ether&format=json",
      "https://www.goguides.com/verified-text.php?q=newton&format=json",
      "https://www.goguides.com/verified-text.php?q=electricity&format=json",
      "https://www.goguides.com/verified-text.php?q=atom&format=json",
      "https://www.goguides.com/verified-text.php?q=medicine&format=json",
      "https://www.goguides.com/verified-text.php?q=law&format=json"
    ],
    "ambiguous_meaning_tests": [
      "https://www.goguides.com/verified-text.php?q=bank&format=json",
      "https://www.goguides.com/verified-text.php?q=current&format=json",
      "https://www.goguides.com/verified-text.php?q=matter&format=json",
      "https://www.goguides.com/verified-text.php?q=cell&format=json",
      "https://www.goguides.com/verified-text.php?q=light&format=json"
    ],
    "source_and_citation_tests": [
      "https://www.goguides.com/verified-text.php?q=quote&format=json",
      "https://www.goguides.com/verified-text.php?q=source&format=json",
      "https://www.goguides.com/verified-text.php?q=citation&format=json"
    ]
  }
}
