{
  "success": false,
  "messagesAnalyzed": 0,
  "uniqueProducts": 0,
  "top10": [],
  "evidenceRefs": [
    {
      "type": "command",
      "cmd": "gog gmail messages search \"(from:dia OR subject:dia OR from:pedidos@dia.es OR from:no-reply@dia)\" --max 5 --json --no-input --account ignaciolagosruiz@gmail.com",
      "result": "gmail options: token source: get token for ignaciolagosruiz@gmail.com: read token: no TTY available for keyring file backend password prompt; set GOG_KEYRING_PASSWORD"
    },
    {
      "type": "command",
      "cmd": "gog auth list --json",
      "result": "read token for ignaciolagosruiz@gmail.com: read token: no TTY available for keyring file backend password prompt; set GOG_KEYRING_PASSWORD"
    },
    {
      "type": "file",
      "path": "/home/ubuntu/.config/gogcli/config.json",
      "result": "{\"keyring_backend\":\"file\"}"
    }
  ],
  "blocker": {
    "summary": "Cannot access Gmail read-only data because gog token decryption requires a keyring password in non-interactive mode.",
    "missingCapability": "Provide GOG_KEYRING_PASSWORD in this execution environment (or an unlocked gog keyring/session) so gog can decrypt stored Gmail OAuth tokens.",
    "nextStep": "Re-run with GOG_KEYRING_PASSWORD set, then execute gog gmail messages search + message/attachment extraction pipeline."
  }
}
