Files
proxmox/config/jvmtm-regulatory-closure/examples/transaction-compliance-execution.example.json
defiQUG 7ac74f432b chore: sync docs, config schemas, scripts, and meta task alignment
- 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
2026-03-31 22:31:39 -07:00

127 lines
3.8 KiB
JSON

{
"schema_version": 1,
"matrix_version": "2026-03-31",
"transaction_id": "TX-2026-0331-READY-001",
"correlation_id": "550e8400-e29b-41d4-a716-446655440001",
"rail_mode": "hybrid",
"amount": "1000000.00",
"currency": "USD",
"decision_status": "READY",
"decision_reason": "Pre-settlement gate cleared: validation, prefunding, ACK ordering, and settlement event linkage are present.",
"validated_at": "2026-03-31T17:10:00Z",
"approved_by": "maker-checker:treasury-ops",
"instruction_ref": {
"artifact_type": "external-ref",
"ref": "instruction://hybx-ops/TX-2026-0331-READY-001"
},
"settlement_event_ref": {
"artifact_type": "repo-path",
"ref": "config/dbis-institutional/examples/settlement-event.example.json"
},
"dbis_reference": "CORE-TX-2026-0331-0001",
"omnl_journal_entry_id": 12045,
"rtgs_message_ids": {
"uetr": "97ed4827-7b6f-4491-94b1-d651442ca301",
"internal_instruction_ref": "018215821582-INAAUDJVMTM-2025-MSG-001"
},
"chain_tx_hash": "0xaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
"control_results": [
{
"control_id": "PT-01",
"status": "PASS",
"blocking": "HARD_STOP",
"validated_at": "2026-03-31T17:00:00Z",
"validator_ref": "compliance-gate:instruction-precheck",
"evidence_refs": [
{
"artifact_type": "runtime-slot",
"ref": "jvmtm.live.kyt-result"
},
{
"artifact_type": "external-ref",
"ref": "instruction://hybx-ops/TX-2026-0331-READY-001"
}
],
"notes": "KYT and canonical settlement event validation completed."
},
{
"control_id": "PT-02",
"status": "PASS",
"blocking": "HARD_STOP",
"validated_at": "2026-03-31T17:01:00Z",
"validator_ref": "treasury:prefunding-check",
"evidence_refs": [
{
"artifact_type": "runtime-slot",
"ref": "jvmtm.live.prefunding-proof"
},
{
"artifact_type": "runtime-slot",
"ref": "jvmtm.live.balance-snapshot"
}
],
"notes": "Available balance exceeds required amount prior to release."
},
{
"control_id": "PT-04",
"status": "PASS",
"blocking": "HARD_STOP",
"validated_at": "2026-03-31T17:02:00Z",
"validator_ref": "maker-checker:authorization",
"evidence_refs": [
{
"artifact_type": "external-ref",
"ref": "authz-token://ops/dual-signature/TX-2026-0331-READY-001"
}
],
"notes": "Dual authorization verified."
},
{
"control_id": "PT-05",
"status": "PASS",
"blocking": "HARD_STOP",
"validated_at": "2026-03-31T17:03:00Z",
"validator_ref": "compliance:kyt-and-fraud",
"evidence_refs": [
{
"artifact_type": "runtime-slot",
"ref": "jvmtm.live.kyt-result"
}
],
"notes": "Credit advice supported by independent KYT and ledger evidence."
},
{
"control_id": "TX-02",
"status": "PASS",
"blocking": "HARD_STOP",
"validated_at": "2026-03-31T17:05:00Z",
"validator_ref": "ops:ack-before-credit",
"evidence_refs": [
{
"artifact_type": "runtime-slot",
"ref": "jvmtm.live.pre-settlement-ack"
}
],
"notes": "ACK timestamp verified before credit settlement."
},
{
"control_id": "PS-01",
"status": "PASS",
"blocking": "POST_EVENT",
"validated_at": "2026-03-31T17:08:00Z",
"validator_ref": "reconciliation:daily-3way",
"evidence_refs": [
{
"artifact_type": "runtime-slot",
"ref": "jvmtm.live.daily-3way-report"
},
{
"artifact_type": "runtime-slot",
"ref": "jvmtm.live.3way-result"
}
],
"notes": "Same correlation_id tied to daily reconciliation output."
}
]
}