{
    "schema": "https://launchos.philoveracity.com/schemas/agent-commerce.v1.json",
    "site": "https://arena.focusa.dev/",
    "current_page_key": "focusa_arena",
    "products": [
        {
            "id": "arena_public_live_run",
            "page_key": "focusa_arena",
            "name": "Sponsor a Public Live Run",
            "description": "A public-safe Focusa Arena run with redacted proof stream and Agent Receipt shell.",
            "url": "https://arena.focusa.dev/#sponsor-run",
            "checkout_url": "https://arena.focusa.dev/#sponsor-run-modal",
            "price": {
                "amount_minor": 4900,
                "amount": 49,
                "currency": "USD",
                "display": "$49 public live run",
                "context": "Public redacted proof stage."
            },
            "fulfillment": {
                "status": "paid_queued_receipt",
                "inventory_action": "create_durable_run_and_receipt",
                "email_provider": "WordPress wp_mail",
                "payment_provider": "Gravity Forms Stripe"
            },
            "support_url": "https://arena.focusa.dev/privacy/",
            "terms_url": "https://arena.focusa.dev/privacy/",
            "privacy_url": "https://arena.focusa.dev/privacy/",
            "protocols": {
                "gf_stripe_link": {
                    "supported": true,
                    "mode": "on_site_payment_element",
                    "auth": "GF Stripe live mode"
                },
                "x402": {
                    "supported": false,
                    "status": "not_enabled",
                    "reason": "Gravity Forms Stripe is the current public payment rail."
                },
                "mpp": {
                    "supported": false,
                    "status": "not_enabled"
                },
                "ucp": {
                    "supported": false,
                    "status": "not_enabled"
                },
                "acp": {
                    "supported": false,
                    "status": "not_enabled"
                }
            },
            "agent_action": {
                "type": "stripe_checkout",
                "method": "GET",
                "url": "https://arena.focusa.dev/#sponsor-run-modal",
                "label": "Sponsor a live run"
            }
        },
        {
            "id": "arena_private_receipt",
            "page_key": "focusa_arena",
            "name": "Private Agent Receipt",
            "description": "Private Focusa Arena receipt workflow with public-safe redaction boundary.",
            "url": "https://arena.focusa.dev/#sponsor-run",
            "checkout_url": "https://arena.focusa.dev/#sponsor-run-modal",
            "price": {
                "amount_minor": 14900,
                "amount": 149,
                "currency": "USD",
                "display": "$149 private Agent Receipt",
                "context": "Private receipt; public sharing only with explicit approval."
            },
            "fulfillment": {
                "status": "private_receipt_ready",
                "inventory_action": "create_private_receipt_token",
                "email_provider": "WordPress wp_mail",
                "payment_provider": "Gravity Forms Stripe"
            },
            "support_url": "https://arena.focusa.dev/privacy/",
            "terms_url": "https://arena.focusa.dev/privacy/",
            "privacy_url": "https://arena.focusa.dev/privacy/",
            "agent_action": {
                "type": "stripe_checkout",
                "method": "GET",
                "url": "https://arena.focusa.dev/#sponsor-run-modal",
                "label": "Request private receipt"
            }
        },
        {
            "id": "arena_forge_cohort_seat",
            "page_key": "focusa_arena",
            "name": "Forge Cohort Seat",
            "description": "Join Forge Cohort and learn how to build agentic coding workflows using Focusa, UIAI Engine, and Pi.",
            "url": "https://forge.focusa.dev/#apply",
            "checkout_url": "https://forge.focusa.dev/#form-forge_application",
            "price": {
                "amount_minor": 150000,
                "amount": 1500,
                "currency": "USD",
                "display": "$1,500 deposit toward $7,500 full seat",
                "context": "Founding deposit applies toward full seat."
            },
            "fulfillment": {
                "status": "forge_application_requested",
                "inventory_action": "reserve_founder_seat",
                "email_provider": "SendyKit / WordPress",
                "payment_provider": "Gravity Forms Stripe"
            },
            "support_url": "https://forge.focusa.dev/#faq",
            "terms_url": "https://forge.focusa.dev/#faq",
            "privacy_url": "https://arena.focusa.dev/privacy/",
            "agent_action": {
                "type": "stripe_checkout",
                "method": "GET",
                "url": "https://forge.focusa.dev/#form-forge_application",
                "label": "Join Forge Cohort"
            },
            "secondary_action": {
                "type": "link",
                "method": "GET",
                "url": "https://forge.focusa.dev/#curriculum",
                "label": "View Curriculum"
            }
        },
        {
            "id": "arena_setup_call",
            "page_key": "focusa_arena",
            "name": "Focusa/UIAI Setup Call",
            "description": "Setup call for mapping Focusa/UIAI proof workflows.",
            "url": "https://arena.focusa.dev/#sponsor-run",
            "checkout_url": "https://arena.focusa.dev/#sponsor-run-modal",
            "price": {
                "amount_minor": 49700,
                "amount": 497,
                "currency": "USD",
                "display": "$497 setup call",
                "context": "Consulting setup call."
            },
            "fulfillment": {
                "status": "setup_call_requested",
                "inventory_action": "queue_operator_followup",
                "email_provider": "WordPress wp_mail",
                "payment_provider": "Gravity Forms Stripe"
            },
            "support_url": "https://arena.focusa.dev/privacy/",
            "terms_url": "https://arena.focusa.dev/privacy/",
            "privacy_url": "https://arena.focusa.dev/privacy/",
            "agent_action": {
                "type": "stripe_checkout",
                "method": "GET",
                "url": "https://arena.focusa.dev/#sponsor-run-modal",
                "label": "Book setup call"
            }
        }
    ],
    "proof": {
        "live_endpoint": "https://arena.focusa.dev/wp-json/focusa-arena/v1/live",
        "receipts_endpoint": "https://arena.focusa.dev/wp-json/focusa-arena/v1/receipts",
        "runs_endpoint": "https://arena.focusa.dev/wp-json/focusa-arena/v1/runs",
        "llms": "https://arena.focusa.dev/llms.txt",
        "llms_full": "https://arena.focusa.dev/llms-full.txt"
    },
    "redaction_boundary": "Public-safe summaries only; raw transcripts, secrets, cookies, auth, private screenshots, and private receipt tokens are excluded.",
    "updated_at": "2026-06-15T01:36:45+00:00"
}