{
  "identity": {
    "id": "gift-local",
    "version": "0.1",
    "owner": "saxton-showcase",
    "status": "draft",
    "universal_link": "https://saxtonshowcase.com/apps/gift-local/v0.1/"
  },
  "access": {
    "tier": "free",
    "audience": "Perrysburg-area gift-givers",
    "recurring_job": "figuring out what to get someone without defaulting to a mail-order box",
    "next_step": "agent watches for the occasion and has a shortlist ready"
  },
  "runtime": {
    "kind": "web",
    "url": "https://saxtonshowcase.com/apps/gift-local/v0.1/",
    "capabilities": [
      "form-input",
      "google-places-textsearch",
      "copy-to-clipboard"
    ],
    "agent_ready": false,
    "notes": "live shop lookup needs a restricted Google Places key in window.PLACES_KEY; without it the page runs in idea-only mode"
  },
  "persona": {
    "pack": null
  },
  "safety": {
    "requested_data": "Places queries run at time of use only - nothing is pre-fetched or stored",
    "per_run_consent": "n/a - read-only public business data",
    "allowed_actions": [
      "assemble ideas locally",
      "query Google Places for shops near Perrysburg, OH",
      "copy plan to clipboard"
    ],
    "retention": "none - refresh clears",
    "signed": false
  },
  "changelog": [
    {
      "version": "0.1",
      "date": "2026-09-18",
      "notes": "first working demo"
    }
  ]
}
