{
    "_comment": "Robot Trust Protocol — Trusted Issuers Registry. This file lists all organizations authorized to issue valid robots-trust.json certificates.",
    "schema_version": "1.0",
    "last_updated": "2026-03-07",
    "root_authority": "robot-trust.org",
    "governance": "open",
    "trusted_issuers": [
        {
            "name": "Robot Trust Hub",
            "domain": "robot-trust.org",
            "role": "root",
            "status": "active",
            "since": "2026-03-01"
        }
    ],
    "become_an_issuer": "https://robot-trust.org/specification.html"
}