{
  "$schema": "https://pointcast.xyz/schemas/adventure-networks-v1.json",
  "name": "Adventure Networks",
  "description": "A Qwen-built field manual for composing small expeditions, checking the pack, logging signals, and returning with a useful dispatch.",
  "canonical": "https://pointcast.xyz/adventure-networks",
  "fieldGuide": "https://adventure-networks-field-guide.mhoydich.chatgpt.site",
  "status": "live",
  "access": "public",
  "builtWith": "Qwen 3.7 Plus",
  "method": [
    "Seed",
    "Traverse",
    "Return"
  ],
  "nodes": [
    "People",
    "Places",
    "Signals",
    "Skills",
    "Missions"
  ],
  "capabilities": [
    "deterministic route composer",
    "interactive pack checklist",
    "session field log",
    "shareable dispatch",
    "Markdown dispatch export",
    "filterable field protocols",
    "copyable organizing templates"
  ],
  "protocols": [
    "Signal Fire",
    "Local Oracle",
    "Moving Camp",
    "Skill Swap",
    "Threshold Walk",
    "Return Gift"
  ],
  "privacy": {
    "accountRequired": false,
    "locationTracking": false,
    "externalRuntimeApi": false,
    "notes": "Field notes stay in the current browser session unless downloaded by the visitor."
  },
  "discovery": {
    "apps": "https://pointcast.xyz/apps.json",
    "explore": "https://pointcast.xyz/explore.json",
    "llms": "https://pointcast.xyz/llms.txt"
  }
}