{
  "name": "SM-ECO-10060",
  "description": "Sovereign Manifest of Electronic Compliance Objects under Standard-10060. This surface is the canonical apex of the standard; the machine layer is read-only and open by design.",
  "supportedInterfaces": [
    {
      "url": "https://sm-eco-10060.org/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "url": "https://gsc-em.com",
    "organization": "GreenCore Solutions Corp."
  },
  "version": "2.0.0",
  "documentationUrl": "https://sm-eco-10060.org/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extensions": [
      {
        "uri": "https://gsc-em.com/a2a/ext/scope-of-authority/v1",
        "description": "GSC scope of authority: read, resolve and discovery calls are autonomous; every transactional commit is human-signed at the GSC Navigator HITL boundary.",
        "required": false,
        "params": {
          "autonomous": [
            "read",
            "resolve",
            "discover"
          ],
          "humanSigned": [
            "transactional-commit",
            "order",
            "rfq-acceptance",
            "terms"
          ],
          "hitlBoundary": "https://gsc-navigator.ai/",
          "transactionSurface": "https://mcp.cpghumanintheloop.ai/mcp"
        }
      },
      {
        "uri": "https://gsc-em.com/a2a/ext/enforcement-posture/v1",
        "description": "These endpoints are open by design. When the buy side's credential standard reaches GA — expected Q4 2026-Q1 2027 — transactional methods migrate to OAuth 2.1 challenge per the MCP 2025-11-25 specification. Read access stays open. That is not pending work; that is the published plan.",
        "required": false,
        "params": {
          "enforcement_posture": "open-by-declaration",
          "migration_standard": "OAuth 2.1 + PKCE challenge (401 + WWW-Authenticate) on mcp:transact methods, per MCP spec 2025-11-25",
          "migration_trigger": "ecosystem GA of credentialed counterparties (enterprise A2A/MCP buy-side GA)",
          "migration_window": "Q4 2026 - Q1 2027",
          "declared": "2026-08-24",
          "operator": "GreenCore Solutions Corp.",
          "duns": "24-336-6774"
        }
      }
    ]
  },
  "securitySchemes": {
    "entraOAuth2": {
      "oauth2SecurityScheme": {
        "description": "Microsoft Entra OAuth 2.0 client credentials, GSC-provisioned after human review. Public reads on this surface are open by design; tokens are required where commitments are made.",
        "flows": {
          "clientCredentials": {
            "tokenUrl": "https://login.microsoftonline.com/54939635-2f2e-465a-8526-a907cb3c8ebd/oauth2/v2.0/token",
            "scopes": {
              "eco:read": "Read the SM-ECO-10060 canonical text and machine surfaces."
            }
          }
        },
        "oauth2MetadataUrl": "https://sm-eco-10060.org/.well-known/oauth-authorization-server"
      }
    },
    "bearerJwt": {
      "httpAuthSecurityScheme": {
        "scheme": "Bearer",
        "bearerFormat": "JWT",
        "description": "Bearer access token presented in the Authorization header."
      }
    }
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/markdown",
    "text/html"
  ],
  "skills": [
    {
      "id": "member-registry",
      "name": "Member registry",
      "description": "49 sovereign jurisdictional resolvers + the SM apex — the member register is on the canonical page; machine form: GET https://sm-eco-10060.org/nodes.json",
      "tags": [
        "sm-eco-10060",
        "sovereign-manifest",
        "registry"
      ]
    },
    {
      "id": "jurisdiction-reference",
      "name": "Jurisdiction reference",
      "description": "The SM-ECO-10060 jurisdiction binding and the ACM-68000 signal stack it rides: GET https://sm-eco-10060.org/signals.json · /protocol.json",
      "tags": [
        "jurisdiction",
        "acm-68000"
      ]
    },
    {
      "id": "standards-reference",
      "name": "Standards reference",
      "description": "The canonical SM-ECO-10060 text and machine surfaces: https://sm-eco-10060.org/llms.txt",
      "tags": [
        "standards",
        "reference"
      ]
    }
  ],
  "signatures": [
    {
      "protected": "eyJhbGciOiJFUzI1NiIsImtpZCI6ImdzYy1jYXJkcy0yMDI2LTA4In0",
      "signature": "GZl7vTKbg2xd9XrsoZLSeIEa7Exw-aqzTTi0SpXO2itIxJ6M1Wku-eguqQNyGUx_8KBDkwclwY_pJVbY0EsbUQ"
    }
  ]
}
