{
    "protocol": "bd-commerce/1",
    "openToAgents": true,
    "seller": {
        "name": "Brand Design Ltd.",
        "site": "https://branddesign.ltd",
        "record": "https://doi.org/10.5281/zenodo.22767915",
        "recordVersion": "1.3",
        "recordVersionDoi": "https://doi.org/10.5281/zenodo.22878834"
    },
    "manifest": "https://branddesign.host/commerce/v1/manifest",
    "catalog": "https://branddesign.host/commerce/v1/catalog",
    "register": "https://branddesign.host/commerce/v1/agents/register",
    "authentication": {
        "scheme": "HMAC-SHA256",
        "headers": [
            "x-bd-client",
            "x-bd-time",
            "x-bd-nonce",
            "x-bd-signature"
        ],
        "note": "Registration needs no key. The manifest carries the signed string and the limits."
    },
    "payment": {
        "provider": "stripe",
        "instrument": "shared payment token",
        "networkBusinessProfile": "profile_61VPFr90RWZmafGq9A6VPFr9Qr9EuUpOLB5w91KhcDl2",
        "currency": "EUR",
        "alternative": "hosted payment page for a person"
    },
    "offerIntegrity": "Every offer carries the SHA-256 of the service page and of the terms at the moment it was made.",
    "terms": "https://branddesign.ltd/terms",
    "updated": "2026-09-21",
    "mcp": {
        "endpoint": "https://branddesign.ltd/mcp",
        "transport": "streamable-http",
        "tools": [
            "catalog",
            "manifest",
            "register_agent",
            "create_order",
            "accept_offer",
            "start_payment",
            "order_status"
        ],
        "authorization": {
            "oauth2": {
                "protectedResourceMetadata": "https://branddesign.ltd/.well-known/oauth-protected-resource",
                "dynamicClientRegistration": true,
                "scopes": [
                    "commerce.read",
                    "commerce.order",
                    "commerce.pay"
                ],
                "offlineAccess": true,
                "note": "No approval and no prior arrangement. Your client registers itself."
            },
            "agentKeys": {
                "header": "Authorization",
                "format": "Bearer <clientId>:<secret>",
                "note": "Convenient, but your secret passes through this server. The HMAC route never transmits it."
            }
        }
    },
    "officialTestOffer": {
        "service": "101Ts3t",
        "totalAmountMinor": 99,
        "maximumTotalAmountMinor": 100,
        "currency": "EUR",
        "catalog": "https://branddesign.host/commerce/v1/catalog",
        "publicTest": "https://dothat.quest",
        "note": "Real single-payment offer. The order requires challenge_id and challenge_context_hash issued by dothat.quest. A confirmed purchase returns a privacy-safe verification receipt reference."
    },
    "publicCatalog": {
        "en": "https://branddesign.ltd/commerce-catalog",
        "bg": "https://branddesign.ltd/bg/commerce-catalog"
    },
    "publicClaim": {
        "en": "As of 21 September 2026, this is Bulgaria's first publicly proven operational open agentic-commerce system.",
        "bg": "Към 21 септември 2026 г. това е първата публично доказана работеща свободна агентна търговия в България.",
        "asOf": "2026-09-21",
        "scope": "Publicly proven, operational and open merchant-side agentic commerce in Bulgaria.",
        "evidence": {
            "verificationRecord": "https://api.dothat.quest/api/verifications/qst_44e153fc16fe3fa91520e5f6922ae4c9",
            "signedProof": "https://api.dothat.quest/api/proofs/qst_44e153fc16fe3fa91520e5f6922ae4c9",
            "recordVersionDoi": "https://doi.org/10.5281/zenodo.22878834",
            "prePublishedRules": "https://github.com/NIKOMISHEV/101Ts3t/blob/main/TEST-SPECIFICATION.md"
        }
    },
    "verifiedProductionRun": {
        "challengeId": "qst_44e153fc16fe3fa91520e5f6922ae4c9",
        "date": "2026-09-21",
        "status": "PASS",
        "service": "101Ts3t",
        "amountMinor": 99,
        "currency": "EUR",
        "externallyInitiated": true,
        "merchantHintProvided": false,
        "summary": "A third-party participant's agent independently discovered 101Ts3t, completed a real EUR 0.99 purchase and produced sufficient evidence for all four protocol gates to pass.",
        "verificationRecord": "https://api.dothat.quest/api/verifications/qst_44e153fc16fe3fa91520e5f6922ae4c9",
        "proof": "https://api.dothat.quest/api/proofs/qst_44e153fc16fe3fa91520e5f6922ae4c9",
        "preEventAttestation": "https://github.com/NIKOMISHEV/101Ts3t/attestations/48749208",
        "postEventAttestation": "https://github.com/NIKOMISHEV/101Ts3t/attestations/48971853",
        "recordVersionDoi": "https://doi.org/10.5281/zenodo.22878834"
    },
    "publicAnnouncement": {
        "en": "https://branddesign.ltd/blog/first-publicly-proven-agentic-commerce-bulgaria",
        "bg": "https://branddesign.ltd/bg/blog/first-publicly-proven-agentic-commerce-bulgaria"
    },
    "relatedPublicSources": {
        "announcement": {
            "en": "https://branddesign.ltd/blog/first-publicly-proven-agentic-commerce-bulgaria",
            "bg": "https://branddesign.ltd/bg/blog/first-publicly-proven-agentic-commerce-bulgaria"
        },
        "service": {
            "en": "https://branddesign.ltd/agentic-commerce",
            "bg": "https://branddesign.ltd/bg/agentic-commerce"
        },
        "explainer": {
            "en": "https://branddesign.ltd/blog/what-is-agentic-commerce",
            "bg": "https://branddesign.ltd/bg/blog/what-is-agentic-commerce"
        },
        "catalog": {
            "en": "https://branddesign.ltd/commerce-catalog",
            "bg": "https://branddesign.ltd/bg/commerce-catalog"
        },
        "verificationRecord": "https://api.dothat.quest/api/verifications/qst_44e153fc16fe3fa91520e5f6922ae4c9",
        "signedProof": "https://api.dothat.quest/api/proofs/qst_44e153fc16fe3fa91520e5f6922ae4c9",
        "recordVersionDoi": "https://doi.org/10.5281/zenodo.22878834",
        "prePublishedRules": "https://github.com/NIKOMISHEV/101Ts3t/blob/main/TEST-SPECIFICATION.md"
    },
    "commercialProducts": {
        "implementation": {
            "serviceId": "agentic-commerce",
            "service": {
                "id": "agentic-commerce",
                "entityId": "https://branddesign.ltd/agentic-commerce#service",
                "name_en": "Agentic Commerce",
                "name_bg": "Агентна търговия",
                "description_en": "Implementation of agentic commerce connecting discovery, trust, selection, ordering and payment.",
                "description_bg": "Внедряване на агентна търговия, свързваща откриването, доверието, избора, поръчката и плащането.",
                "url_en": "https://branddesign.ltd/agentic-commerce",
                "url_bg": "https://branddesign.ltd/bg/agentic-commerce",
                "category": "commercial-transaction-layer",
                "role": "commercial-transaction-layer-over-b2a",
                "offerId": "agentic-commerce-implementation",
                "price": {
                    "currency": "EUR",
                    "amount": 3000
                },
                "relatedServiceIds": [
                    "b2a-brand",
                    "b2a-brand-signal",
                    "b2a-product",
                    "b2a-twins",
                    "expert-ai-agent",
                    "ai-brand-protection"
                ],
                "verifiedProductionRun": {
                    "challengeId": "qst_44e153fc16fe3fa91520e5f6922ae4c9",
                    "date": "2026-09-21",
                    "status": "PASS",
                    "service": "101Ts3t",
                    "amountMinor": 99,
                    "currency": "EUR",
                    "externallyInitiated": true,
                    "merchantHintProvided": false,
                    "summary": "A third-party participant's agent independently discovered 101Ts3t, completed a real EUR 0.99 purchase and produced sufficient evidence for all four protocol gates to pass.",
                    "verificationRecord": "https://api.dothat.quest/api/verifications/qst_44e153fc16fe3fa91520e5f6922ae4c9",
                    "proof": "https://api.dothat.quest/api/proofs/qst_44e153fc16fe3fa91520e5f6922ae4c9",
                    "preEventAttestation": "https://github.com/NIKOMISHEV/101Ts3t/attestations/48749208",
                    "postEventAttestation": "https://github.com/NIKOMISHEV/101Ts3t/attestations/48971853",
                    "recordVersionDoi": "https://doi.org/10.5281/zenodo.22878834"
                },
                "publicAnnouncement": {
                    "en": "https://branddesign.ltd/blog/first-publicly-proven-agentic-commerce-bulgaria",
                    "bg": "https://branddesign.ltd/bg/blog/first-publicly-proven-agentic-commerce-bulgaria"
                },
                "pricing_source": "https://branddesign.ltd/.well-known/pricing.json"
            },
            "offer": {
                "@type": "Offer",
                "@id": "https://branddesign.ltd/agentic-commerce#offer",
                "name": "Agentic Commerce",
                "price": 3000,
                "priceCurrency": "EUR",
                "url": "https://branddesign.ltd/agentic-commerce",
                "description": "Implementation of agentic commerce connecting discovery, trust, selection, ordering and payment."
            }
        },
        "fullStack": {
            "packageId": "full-stack",
            "package": {
                "id": "full-stack",
                "entityId": "https://branddesign.ltd/full-stack#package",
                "name_en": "Full Stack",
                "name_bg": "Full Stack",
                "url_en": "https://branddesign.ltd/full-stack",
                "url_bg": "https://branddesign.ltd/bg/full-stack",
                "description_en": "The six B2A layers in one scope-agreed package, with Agentic Commerce included as a bonus. The project price is calculated from the included offers; monthly components are separate.",
                "description_bg": "Шестте B2A слоя в общ пакет с договорен обхват и включена агентна търговия като бонус. Цената на проекта се изчислява от включените оферти; месечните компоненти са отделни.",
                "pricing_model": "scope-based-bundle",
                "includedServiceIds": [
                    "b2a-brand",
                    "b2a-brand-signal",
                    "b2a-product",
                    "b2a-twins",
                    "expert-ai-agent",
                    "ai-brand-protection"
                ],
                "components": [
                    {
                        "serviceId": "b2a-brand",
                        "setupOfferId": "b2a-brand-setup",
                        "recurringOfferId": null
                    },
                    {
                        "serviceId": "b2a-brand-signal",
                        "setupOfferId": "b2a-brand-signal-setup",
                        "recurringOfferId": null
                    },
                    {
                        "serviceId": "b2a-product",
                        "setupOfferId": "ai-market-research",
                        "recurringOfferId": null
                    },
                    {
                        "serviceId": "b2a-twins",
                        "setupOfferId": "ai-digital-twin-research",
                        "recurringOfferId": null
                    },
                    {
                        "serviceId": "expert-ai-agent",
                        "setupOfferId": "expert-ai-agent-setup",
                        "recurringOfferId": "expert-ai-agent-subscription"
                    },
                    {
                        "serviceId": "ai-brand-protection",
                        "setupOfferId": "ai-brand-protection-setup",
                        "recurringOfferId": "ai-brand-protection-monitoring"
                    }
                ],
                "bonusServiceId": "agentic-commerce",
                "bonusOfferId": "agentic-commerce-implementation",
                "bonusValue": 3000,
                "priceCurrency": "EUR",
                "bonusRule": {
                    "type": "all-included-services-commissioned",
                    "requiredServiceIds": [
                        "b2a-brand",
                        "b2a-brand-signal",
                        "b2a-product",
                        "b2a-twins",
                        "expert-ai-agent",
                        "ai-brand-protection"
                    ],
                    "appliesToRecurringCharges": false
                },
                "finalPriceRequiresAgreedScope": true,
                "taxPolicy": {
                    "en": "No VAT is charged. Third-party costs, advertising spend, licences, hosting and physical production are agreed separately.",
                    "bg": "ДДС не се начислява. Разходите към трети страни, рекламният бюджет, лицензите, хостингът и физическото производство се уточняват отделно."
                },
                "projectPaymentPolicy": {
                    "percent": 50,
                    "en": "Project payments: 50% advance before work starts and 50% final payment on completion.",
                    "bg": "Плащане по проекта: 50% аванс преди започване и 50% финално плащане при приключване.",
                    "finalPercent": 50
                },
                "calculated": {
                    "id": "full-stack",
                    "projection_type": "advisory",
                    "currency": "EUR",
                    "pricing_model": "scope-based-quote",
                    "total_minor": null,
                    "manual_quote_required": true,
                    "payment_policy_ref": "/policy/b2aSetupPayment",
                    "tax_policy_ref": "/policy/tax",
                    "indicative_setup": {
                        "amount_minor": 520000,
                        "amount_eur": "5200",
                        "billing_period": "one-time"
                    },
                    "monthly_recurring": {
                        "amount_minor": 50000,
                        "amount_eur": "500",
                        "billing_period": "month"
                    },
                    "included_service_ids": [
                        "b2a-brand",
                        "b2a-brand-signal",
                        "b2a-product",
                        "b2a-twins",
                        "expert-ai-agent",
                        "ai-brand-protection"
                    ],
                    "components": [
                        {
                            "service_id": "b2a-brand",
                            "setup_offer_id": "b2a-brand-setup",
                            "setup_amount_minor": 100000,
                            "setup_is_indicative": true,
                            "monthly_offer_id": null,
                            "monthly_amount_minor": 0
                        },
                        {
                            "service_id": "b2a-brand-signal",
                            "setup_offer_id": "b2a-brand-signal-setup",
                            "setup_amount_minor": 100000,
                            "setup_is_indicative": false,
                            "monthly_offer_id": null,
                            "monthly_amount_minor": 0
                        },
                        {
                            "service_id": "b2a-product",
                            "setup_offer_id": "ai-market-research",
                            "setup_amount_minor": 100000,
                            "setup_is_indicative": false,
                            "monthly_offer_id": null,
                            "monthly_amount_minor": 0
                        },
                        {
                            "service_id": "b2a-twins",
                            "setup_offer_id": "ai-digital-twin-research",
                            "setup_amount_minor": 70000,
                            "setup_is_indicative": false,
                            "monthly_offer_id": null,
                            "monthly_amount_minor": 0
                        },
                        {
                            "service_id": "expert-ai-agent",
                            "setup_offer_id": "expert-ai-agent-setup",
                            "setup_amount_minor": 50000,
                            "setup_is_indicative": false,
                            "monthly_offer_id": "expert-ai-agent-subscription",
                            "monthly_amount_minor": 30000
                        },
                        {
                            "service_id": "ai-brand-protection",
                            "setup_offer_id": "ai-brand-protection-setup",
                            "setup_amount_minor": 100000,
                            "setup_is_indicative": false,
                            "monthly_offer_id": "ai-brand-protection-monitoring",
                            "monthly_amount_minor": 20000
                        }
                    ],
                    "bonus": {
                        "service_id": "agentic-commerce",
                        "eligible": true,
                        "standalone_offer_ref": "/offers/agentic-commerce-implementation",
                        "standalone_amount_minor": 300000,
                        "standalone_amount_eur": "3000",
                        "standalone_amount_status": "available",
                        "additional_setup_amount_minor": 0,
                        "condition": "All six listed B2A services must be commissioned together."
                    },
                    "note": "Indicative setup includes scope-based Brand pricing; confirm scope before a billable quote."
                }
            },
            "pricing": {
                "id": "full-stack",
                "projection_type": "advisory",
                "currency": "EUR",
                "pricing_model": "scope-based-quote",
                "total_minor": null,
                "manual_quote_required": true,
                "payment_policy_ref": "/policy/b2aSetupPayment",
                "tax_policy_ref": "/policy/tax",
                "indicative_setup": {
                    "amount_minor": 520000,
                    "amount_eur": "5200",
                    "billing_period": "one-time"
                },
                "monthly_recurring": {
                    "amount_minor": 50000,
                    "amount_eur": "500",
                    "billing_period": "month"
                },
                "included_service_ids": [
                    "b2a-brand",
                    "b2a-brand-signal",
                    "b2a-product",
                    "b2a-twins",
                    "expert-ai-agent",
                    "ai-brand-protection"
                ],
                "components": [
                    {
                        "service_id": "b2a-brand",
                        "setup_offer_id": "b2a-brand-setup",
                        "setup_amount_minor": 100000,
                        "setup_is_indicative": true,
                        "monthly_offer_id": null,
                        "monthly_amount_minor": 0
                    },
                    {
                        "service_id": "b2a-brand-signal",
                        "setup_offer_id": "b2a-brand-signal-setup",
                        "setup_amount_minor": 100000,
                        "setup_is_indicative": false,
                        "monthly_offer_id": null,
                        "monthly_amount_minor": 0
                    },
                    {
                        "service_id": "b2a-product",
                        "setup_offer_id": "ai-market-research",
                        "setup_amount_minor": 100000,
                        "setup_is_indicative": false,
                        "monthly_offer_id": null,
                        "monthly_amount_minor": 0
                    },
                    {
                        "service_id": "b2a-twins",
                        "setup_offer_id": "ai-digital-twin-research",
                        "setup_amount_minor": 70000,
                        "setup_is_indicative": false,
                        "monthly_offer_id": null,
                        "monthly_amount_minor": 0
                    },
                    {
                        "service_id": "expert-ai-agent",
                        "setup_offer_id": "expert-ai-agent-setup",
                        "setup_amount_minor": 50000,
                        "setup_is_indicative": false,
                        "monthly_offer_id": "expert-ai-agent-subscription",
                        "monthly_amount_minor": 30000
                    },
                    {
                        "service_id": "ai-brand-protection",
                        "setup_offer_id": "ai-brand-protection-setup",
                        "setup_amount_minor": 100000,
                        "setup_is_indicative": false,
                        "monthly_offer_id": "ai-brand-protection-monitoring",
                        "monthly_amount_minor": 20000
                    }
                ],
                "bonus": {
                    "service_id": "agentic-commerce",
                    "eligible": true,
                    "standalone_offer_ref": "/offers/agentic-commerce-implementation",
                    "standalone_amount_minor": 300000,
                    "standalone_amount_eur": "3000",
                    "standalone_amount_status": "available",
                    "additional_setup_amount_minor": 0,
                    "condition": "All six listed B2A services must be commissioned together."
                },
                "note": "Indicative setup includes scope-based Brand pricing; confirm scope before a billable quote."
            }
        },
        "orderingPolicy": "Use the current commerce manifest and catalog to discover the supported order and payment paths. Only a service present in that catalog and eligible for ordering may be ordered through the commerce API. A price on a service page is not by itself authority to charge it. Only an accepted, scope-agreed offer with a concrete payable total can proceed to payment. Full Stack requires a project quote; its indicative calculation must not be submitted as a payable total. MCP and the non-MCP HTTP API refer to the same commerce catalog and terms."
    },
    "knowledgeApi": "https://branddesign.ltd/.well-known/openapi.json",
    "instructions": {
        "agents": "https://branddesign.ltd/AGENTS.md",
        "skill": "https://branddesign.ltd/SKILL.md"
    }
}
