- Institutional / JVMTM / reserve-provenance / GRU transport + standards JSON - Validation and verify scripts (Blockscout labels, x402, GRU preflight, P1 local path) - Wormhole wiring in AGENTS, MCP_SETUP, MASTER_INDEX, 04-configuration README - Meta docs, integration gaps, live verification log, architecture updates - CI validate-config workflow updates Operator/LAN items, submodule working trees, and public token-aggregation edge routes remain follow-up (see TODOS_CONSOLIDATED P1). Made-with: Cursor
17 lines
611 B
JSON
17 lines
611 B
JSON
{
|
|
"version": "0.1.0",
|
|
"issuedAt": "2026-03-30T00:00:00Z",
|
|
"organization": "Digital Bank of International Settlements",
|
|
"endpoints": {
|
|
"didRegistry": "https://identity.d-bis.org/registry",
|
|
"dataApi": "https://data.d-bis.org",
|
|
"explorer": "https://explorer.d-bis.org",
|
|
"status": "https://status.d-bis.org",
|
|
"developers": "https://developers.d-bis.org",
|
|
"gitea": "https://gitea.d-bis.org"
|
|
},
|
|
"jwksUri": "https://identity.d-bis.org/.well-known/jwks.json",
|
|
"caHints": ["production-trust-anchor.example"],
|
|
"notes": "Example only — replace URIs and keys before production."
|
|
}
|