{
  "schema_version": "1.0",
  "generated_at": "2026-06-15T15:48:19.384950+00:00",
  "owner": "赤血",
  "app_name": "AI龙鱼通",
  "config_input": {
    "config_load_status": "loaded",
    "source_path": "data/geo_external_confirmations.json",
    "load_error": ""
  },
  "source_policy": {
    "reads_env": false,
    "reads_accounts": false,
    "reads_cookies_or_chrome_profile": false,
    "only_public_http_sameas_or_proof_urls_count": true,
    "no_fake_expert_dataset_or_lead_closure": true
  },
  "expert_person": {
    "valid": true,
    "missing_fields": [],
    "public_same_as": [
      "https://www.arowanafish.cn/knowledge/authority-expert.html",
      "https://weibo.com/ttarticle/p/show?id=2309405308956922216466"
    ],
    "authorization_reference_url": "https://weibo.com/ttarticle/p/show?id=2309405308956922216466"
  },
  "datasets": {
    "water-quality-minimum-record": {
      "valid": false,
      "missing_fields": [
        "authorized",
        "status_public_record",
        "confirmed_by",
        "confirmed_at",
        "records"
      ],
      "authorization_reference_url": ""
    },
    "growth-log-minimum-record": {
      "valid": false,
      "missing_fields": [
        "authorized",
        "status_public_record",
        "confirmed_by",
        "confirmed_at",
        "records"
      ],
      "authorization_reference_url": ""
    },
    "case-review-minimum-record": {
      "valid": false,
      "missing_fields": [
        "authorized",
        "status_public_record",
        "confirmed_by",
        "confirmed_at",
        "records"
      ],
      "authorization_reference_url": ""
    }
  },
  "lead_submissions": [],
  "ownership_proofs": [
    {
      "domain": "arowanafish.cn",
      "proof_url": "",
      "verified": false,
      "status": "pending_external",
      "missing_fields": [
        "proof_url",
        "verified"
      ]
    }
  ],
  "status_summary": {
    "expert_verified": true,
    "dataset_public_records": 0,
    "required_dataset_public_records": 3,
    "real_customer_leads": 0,
    "ownership_proofs_verified": 0
  },
  "expert_import": {
    "template_url": "https://www.arowanafish.cn/knowledge/expert-external-confirmation-template.csv",
    "tool": "geo_stack/expert_external_confirmation_import.py",
    "dry_run": "py -3 .\\geo_stack\\expert_external_confirmation_import.py --input .\\site\\expert-external-confirmation-template.csv",
    "apply": "py -3 .\\geo_stack\\expert_external_confirmation_import.py --input <sanitized-real-expert-authorization.csv> --apply"
  },
  "dataset_import": {
    "template_url": "https://www.arowanafish.cn/knowledge/dataset-external-confirmation-template.csv",
    "tool": "geo_stack/dataset_external_confirmation_import.py",
    "dry_run": "py -3 .\\geo_stack\\dataset_external_confirmation_import.py --input .\\site\\dataset-external-confirmation-template.csv",
    "apply": "py -3 .\\geo_stack\\dataset_external_confirmation_import.py --input <sanitized-real-dataset-records.csv> --apply"
  },
  "ownership_import": {
    "template_url": "https://www.arowanafish.cn/knowledge/ownership-external-confirmation-template.csv",
    "tool": "geo_stack/ownership_external_confirmation_import.py",
    "dry_run": "py -3 .\\geo_stack\\ownership_external_confirmation_import.py --input .\\site\\ownership-external-confirmation-template.csv",
    "apply": "py -3 .\\geo_stack\\ownership_external_confirmation_import.py --input <sanitized-real-ownership-proofs.csv> --apply"
  },
  "next_required_inputs": [
    "真人专家：real_name/job_title/authorized/public sameAs/authorization_reference_url。",
    "真实 Dataset：3 个 slug 均需 authorized=true、status=public_record、confirmed_by、confirmed_at、records。",
    "真实线索：real_customer_lead=true，且保留 source=geo、query_id、page_type、entry_url、submitted_at、followup_status。"
  ]
}