{
  "artifact_type": "offline_fictional_email_subscription_audit",
  "as_of": "2026-09-17",
  "fictional": true,
  "personal_inbox_accessed": false,
  "network_requests": 0,
  "emails_sent": 0,
  "cancellations_performed": 0,
  "source_file": "sample-emails.json",
  "source_message_count": 12,
  "processed_message_count": 12,
  "merchant_count": 8,
  "distinct_paid_invoice_count": 8,
  "duplicate_receipts_excluded": [
    {
      "merchant_domain": "paperplane.example",
      "invoice_id": "PP-20260915",
      "email_id": "demo-email-003",
      "canonical_email_id": "demo-email-002"
    }
  ],
  "status_counts": {
    "cancellation_notice": 1,
    "needs_review": 2,
    "one_off": 1,
    "paid_candidate": 3,
    "trial": 1
  },
  "candidate_monthly_equivalent_by_currency": {
    "EUR": "9.00",
    "USD": "22.00"
  },
  "estimate_definition": "Sum of latest billed recurring rates for paid_candidate rows only, normalized to a month. Annual amount divided by 12 is a comparison rate, not monthly cash flow. No currency conversion or combined cross-currency total. These are candidates, not confirmed active subscriptions or predicted charges.",
  "limitations": [
    "Only the explicitly labeled fields in these fictional plaintext emails are supported; this is not a production email parser or AI benchmark.",
    "Merchant domains organize fixture messages; sender identities, authenticity, service delivery, and account status are not verified.",
    "Email evidence can miss subscriptions, accounts, aliases, app-store bundles, changed plans, or cancellations. Nothing here establishes completeness.",
    "No attachments, OCR, MIME parsing, taxes, proration, discounts, currency conversion, or live renewal checks are implemented.",
    "Notices must reference a known invoice under the same fixture merchant; unmatched notices are flagged for review."
  ],
  "rows": [
    {
      "merchant": "Archivebox",
      "merchant_domain": "archivebox.example",
      "status": "paid_candidate",
      "currency": "USD",
      "latest_billed_amount": "120.00",
      "latest_billed_amount_cents": 12000,
      "billed_cadence": "annual",
      "latest_invoice_id": "AB-20260912",
      "unique_paid_invoice_count": 1,
      "monthly_equivalent_amount": "10.00",
      "included_in_rate_estimate": true,
      "next_charge_date_in_notice": "2027-09-12",
      "renewal_state_in_notice": "unverified",
      "cancellation_effective_in_notice": null,
      "trial_ends_in_notice": null,
      "advertised_future_price_in_notice": null,
      "matched_refunds": [],
      "duplicate_email_ids": [],
      "reason": "Receipt states a paid recurring cadence; current subscription activity is unverified.",
      "evidence": [
        {
          "email_id": "demo-email-004",
          "date": "2026-09-12",
          "subject": "Archivebox annual plan receipt",
          "snippet": "Message type: receipt\nInvoice ID: AB-20260912\nAmount charged: USD 120.00\nBilling cadence: annual\nNext charge: 2027-09-12",
          "duplicate_receipt": false
        }
      ]
    },
    {
      "merchant": "Morgen",
      "merchant_domain": "morgen.example",
      "status": "paid_candidate",
      "currency": "EUR",
      "latest_billed_amount": "9.00",
      "latest_billed_amount_cents": 900,
      "billed_cadence": "monthly",
      "latest_invoice_id": "MO-20260905",
      "unique_paid_invoice_count": 1,
      "monthly_equivalent_amount": "9.00",
      "included_in_rate_estimate": true,
      "next_charge_date_in_notice": "2026-10-05",
      "renewal_state_in_notice": "unverified",
      "cancellation_effective_in_notice": null,
      "trial_ends_in_notice": null,
      "advertised_future_price_in_notice": null,
      "matched_refunds": [],
      "duplicate_email_ids": [],
      "reason": "Receipt states a paid recurring cadence; current subscription activity is unverified.",
      "evidence": [
        {
          "email_id": "demo-email-005",
          "date": "2026-09-05",
          "subject": "Morgen monthly receipt in euros",
          "snippet": "Message type: receipt\nInvoice ID: MO-20260905\nAmount charged: EUR 9.00\nBilling cadence: monthly\nNext charge: 2026-10-05",
          "duplicate_receipt": false
        }
      ]
    },
    {
      "merchant": "Paperplane",
      "merchant_domain": "paperplane.example",
      "status": "paid_candidate",
      "currency": "USD",
      "latest_billed_amount": "12.00",
      "latest_billed_amount_cents": 1200,
      "billed_cadence": "monthly",
      "latest_invoice_id": "PP-20260915",
      "unique_paid_invoice_count": 2,
      "monthly_equivalent_amount": "12.00",
      "included_in_rate_estimate": true,
      "next_charge_date_in_notice": "2026-10-15",
      "renewal_state_in_notice": "unverified",
      "cancellation_effective_in_notice": null,
      "trial_ends_in_notice": null,
      "advertised_future_price_in_notice": null,
      "matched_refunds": [],
      "duplicate_email_ids": [
        "demo-email-003"
      ],
      "reason": "Receipt states a paid recurring cadence; current subscription activity is unverified.",
      "evidence": [
        {
          "email_id": "demo-email-001",
          "date": "2026-08-15",
          "subject": "Your August Paperplane receipt",
          "snippet": "Message type: receipt\nInvoice ID: PP-20260815\nAmount charged: USD 12.00\nBilling cadence: monthly\nNext charge: 2026-09-15",
          "duplicate_receipt": false
        },
        {
          "email_id": "demo-email-002",
          "date": "2026-09-15",
          "subject": "Your September Paperplane receipt",
          "snippet": "Message type: receipt\nInvoice ID: PP-20260915\nAmount charged: USD 12.00\nBilling cadence: monthly\nNext charge: 2026-10-15",
          "duplicate_receipt": false
        },
        {
          "email_id": "demo-email-003",
          "date": "2026-09-16",
          "subject": "Copy of your September Paperplane receipt",
          "snippet": "Message type: receipt\nInvoice ID: PP-20260915\nAmount charged: USD 12.00\nBilling cadence: monthly\nNext charge: 2026-10-15",
          "duplicate_receipt": true
        }
      ]
    },
    {
      "merchant": "Streamgarden",
      "merchant_domain": "streamgarden.example",
      "status": "cancellation_notice",
      "currency": "USD",
      "latest_billed_amount": "8.00",
      "latest_billed_amount_cents": 800,
      "billed_cadence": "monthly",
      "latest_invoice_id": "SG-20260901",
      "unique_paid_invoice_count": 1,
      "monthly_equivalent_amount": null,
      "included_in_rate_estimate": false,
      "next_charge_date_in_notice": null,
      "renewal_state_in_notice": "disabled",
      "cancellation_effective_in_notice": "2026-09-30",
      "trial_ends_in_notice": null,
      "advertised_future_price_in_notice": null,
      "matched_refunds": [],
      "duplicate_email_ids": [],
      "reason": "Matched notice disables renewal and states no next charge; not an independent account check.",
      "evidence": [
        {
          "email_id": "demo-email-006",
          "date": "2026-09-01",
          "subject": "Streamgarden September receipt",
          "snippet": "Message type: receipt\nInvoice ID: SG-20260901\nAmount charged: USD 8.00\nBilling cadence: monthly\nNext charge: 2026-10-01",
          "duplicate_receipt": false
        },
        {
          "email_id": "demo-email-007",
          "date": "2026-09-10",
          "subject": "Your Streamgarden renewal has been canceled",
          "snippet": "Message type: cancellation\nInvoice ID: SG-20260901\nAmount charged: USD 0.00\nBilling cadence: monthly\nRenewal: disabled\nNext charge: none\nCancellation effective: 2026-09-30",
          "duplicate_receipt": false
        }
      ]
    },
    {
      "merchant": "Captionforge",
      "merchant_domain": "captionforge.example",
      "status": "needs_review",
      "currency": "USD",
      "latest_billed_amount": "15.00",
      "latest_billed_amount_cents": 1500,
      "billed_cadence": "monthly",
      "latest_invoice_id": "CF-20260914",
      "unique_paid_invoice_count": 1,
      "monthly_equivalent_amount": null,
      "included_in_rate_estimate": false,
      "next_charge_date_in_notice": "2026-10-14",
      "renewal_state_in_notice": "unverified",
      "cancellation_effective_in_notice": null,
      "trial_ends_in_notice": null,
      "advertised_future_price_in_notice": null,
      "matched_refunds": [
        {
          "email_id": "demo-email-009",
          "invoice_id": "CF-20260914",
          "currency": "USD",
          "amount": "15.00"
        }
      ],
      "duplicate_email_ids": [],
      "reason": "Matched invoice refund; a refund does not establish cancellation or current renewal settings.",
      "evidence": [
        {
          "email_id": "demo-email-008",
          "date": "2026-09-14",
          "subject": "Captionforge monthly receipt",
          "snippet": "Message type: receipt\nInvoice ID: CF-20260914\nAmount charged: USD 15.00\nBilling cadence: monthly\nNext charge: 2026-10-14",
          "duplicate_receipt": false
        },
        {
          "email_id": "demo-email-009",
          "date": "2026-09-15",
          "subject": "Refund for Captionforge invoice CF-20260914",
          "snippet": "Message type: refund\nInvoice ID: CF-20260914\nRefund amount: USD 15.00\nBilling cadence: monthly",
          "duplicate_receipt": false
        }
      ]
    },
    {
      "merchant": "Quietbox",
      "merchant_domain": "quietbox.example",
      "status": "needs_review",
      "currency": "USD",
      "latest_billed_amount": "7.00",
      "latest_billed_amount_cents": 700,
      "billed_cadence": "not stated",
      "latest_invoice_id": "QB-20260916",
      "unique_paid_invoice_count": 1,
      "monthly_equivalent_amount": null,
      "included_in_rate_estimate": false,
      "next_charge_date_in_notice": null,
      "renewal_state_in_notice": "unverified",
      "cancellation_effective_in_notice": null,
      "trial_ends_in_notice": null,
      "advertised_future_price_in_notice": null,
      "matched_refunds": [],
      "duplicate_email_ids": [],
      "reason": "Cadence is not stated; a receipt alone does not establish a subscription.",
      "evidence": [
        {
          "email_id": "demo-email-012",
          "date": "2026-09-16",
          "subject": "Your Quietbox payment receipt",
          "snippet": "Message type: receipt\nInvoice ID: QB-20260916\nAmount charged: USD 7.00\nBilling cadence: not stated",
          "duplicate_receipt": false
        }
      ]
    },
    {
      "merchant": "Trydesk",
      "merchant_domain": "trydesk.example",
      "status": "trial",
      "currency": "USD",
      "latest_billed_amount": "0.00",
      "latest_billed_amount_cents": 0,
      "billed_cadence": "trial",
      "latest_invoice_id": null,
      "unique_paid_invoice_count": 0,
      "monthly_equivalent_amount": null,
      "included_in_rate_estimate": false,
      "next_charge_date_in_notice": null,
      "renewal_state_in_notice": "unverified",
      "cancellation_effective_in_notice": null,
      "trial_ends_in_notice": "2026-09-25",
      "advertised_future_price_in_notice": "USD 18.00 monthly",
      "matched_refunds": [],
      "duplicate_email_ids": [],
      "reason": "Trial notice with zero charged; advertised future price is not a paid subscription.",
      "evidence": [
        {
          "email_id": "demo-email-011",
          "date": "2026-09-11",
          "subject": "Your Trydesk trial has started",
          "snippet": "Message type: trial\nInvoice ID: none\nAmount charged: USD 0.00\nBilling cadence: trial\nTrial ends: 2026-09-25\nAdvertised future price: USD 18.00 monthly",
          "duplicate_receipt": false
        }
      ]
    },
    {
      "merchant": "PhotoPrints",
      "merchant_domain": "photoprints.example",
      "status": "one_off",
      "currency": "USD",
      "latest_billed_amount": "24.00",
      "latest_billed_amount_cents": 2400,
      "billed_cadence": "one-off",
      "latest_invoice_id": "PH-20260913",
      "unique_paid_invoice_count": 1,
      "monthly_equivalent_amount": null,
      "included_in_rate_estimate": false,
      "next_charge_date_in_notice": null,
      "renewal_state_in_notice": "unverified",
      "cancellation_effective_in_notice": null,
      "trial_ends_in_notice": null,
      "advertised_future_price_in_notice": null,
      "matched_refunds": [],
      "duplicate_email_ids": [],
      "reason": "Receipt explicitly describes a one-off purchase.",
      "evidence": [
        {
          "email_id": "demo-email-010",
          "date": "2026-09-13",
          "subject": "PhotoPrints order receipt",
          "snippet": "Message type: receipt\nInvoice ID: PH-20260913\nAmount charged: USD 24.00\nBilling cadence: one-off\nNext charge: none",
          "duplicate_receipt": false
        }
      ]
    }
  ]
}
