Sync workspace: config, docs, scripts, CI, operator rules, and submodule pointers.
- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains - Omit embedded publish git dirs and empty placeholders from index Made-with: Cursor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# GRU Standards Profile
|
||||
|
||||
**Purpose:** Define the machine-readable standards profile for canonical `c* V2`, mirrored `cW*`, x402 capability, GRU governance/policy enforcement, and the broader ISO-4217-plus asset scope.
|
||||
**Purpose:** Define the machine-readable standards profile for canonical `c* V2`, mirrored `cW*`, x402 capability, GRU governance/policy enforcement, USD ecosystem extensions such as `cAUSDT` / `cUSDW`, and the broader ISO-4217-plus asset scope.
|
||||
|
||||
## File
|
||||
|
||||
@@ -16,7 +16,7 @@ This profile is the shared standards contract between docs, configs, operators,
|
||||
- the transport / wrapper standards for `cW*`
|
||||
- the required storage, governance, and supervision metadata for `c*`, `cW*`, and tokenized assets
|
||||
- the GRU M00 governance and policy standards
|
||||
- the broader asset scope: **ISO-4217 fiat currencies, approved commodities, and future monetary units**
|
||||
- the broader asset scope: **ISO-4217 fiat currencies, approved commodities, USD ecosystem extensions, and future monetary units / gas-native transport families**
|
||||
|
||||
## Compatibility boundary
|
||||
|
||||
@@ -34,7 +34,9 @@ That keeps the standards profile broad while keeping the active transport overla
|
||||
## Relationship to other files
|
||||
|
||||
- [`config/gru-iso4217-currency-manifest.json`](../../config/gru-iso4217-currency-manifest.json)
|
||||
Tracks which currencies exist and their current lifecycle state.
|
||||
Tracks which currencies exist, their lifecycle state, and USD ecosystem extensions such as `cAUSDT` and `cUSDW`.
|
||||
- [`config/gru-monetary-unit-manifest.json`](../../config/gru-monetary-unit-manifest.json)
|
||||
Tracks non-ISO monetary units plus the gas-native GRU transport families such as `cETH`, `cBNB`, `cPOL`, `cAVAX`, `cCRO`, `cXDAI`, `cCELO`, and `cWEMIX`.
|
||||
- [`config/gru-transport-active.json`](../../config/gru-transport-active.json)
|
||||
Activates the currently enabled canonical tokens, compatible destination chains, and public pools.
|
||||
- [`config/gru-governance-supervision-profile.json`](../../config/gru-governance-supervision-profile.json)
|
||||
@@ -52,5 +54,6 @@ That keeps the standards profile broad while keeping the active transport overla
|
||||
|
||||
- **Standards scope:** x402, EIP-712, ERC-2612, ERC-3009, ERC-5267, AccessControl, Pausable, deterministic storage namespaces, jurisdiction/supervision metadata, ISO-20022-aligned policy routing, and GRU M00 governance/policy facets.
|
||||
- **Asset scope:** all currencies added to the GRU manifest, not just the currently active USD lanes.
|
||||
- **Extension scope:** USD ecosystem assets that bridge into GRU, such as Alltra `AUSDT -> cAUSDT` and D-WIN `USDW -> cUSDW`, can be formalized even when their transport readiness differs from the base USD lanes.
|
||||
- **Transport scope:** every public chain that is structurally compatible according to mapping, deployment, and bridge metadata.
|
||||
- **Governance scope:** proposal tagging by jurisdiction, jurisdictional authority approval when required, and minimum upgrade notice periods that survive across asset families.
|
||||
|
||||
Reference in New Issue
Block a user