Files
proxmox/config/jvmtm-regulatory-closure/examples/transaction-compliance-execution.blocked.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

91 lines
2.8 KiB
JSON

{
"schema_version": 1,
"matrix_version": "2026-03-31",
"transaction_id": "TX-2026-0331-BLOCKED-001",
"correlation_id": "550e8400-e29b-41d4-a716-446655440099",
"rail_mode": "chain138-primary",
"amount": "250000000.00",
"currency": "USD",
"decision_status": "BLOCKED",
"decision_reason": "Instruction blocked because prefunding failed and pre-settlement ACK has not been verified.",
"validated_at": "2026-03-31T17:20:00Z",
"approved_by": "maker-checker:ops-hold",
"instruction_ref": {
"artifact_type": "external-ref",
"ref": "instruction://hybx-ops/TX-2026-0331-BLOCKED-001"
},
"dbis_reference": "CORE-TX-2026-0331-0099",
"control_results": [
{
"control_id": "PT-01",
"status": "PASS",
"blocking": "HARD_STOP",
"validated_at": "2026-03-31T17:15:00Z",
"validator_ref": "compliance-gate:instruction-precheck",
"evidence_refs": [
{
"artifact_type": "external-ref",
"ref": "instruction://hybx-ops/TX-2026-0331-BLOCKED-001"
}
],
"notes": "Instruction shape is valid, but this alone does not clear funds movement."
},
{
"control_id": "PT-02",
"status": "FAIL",
"blocking": "HARD_STOP",
"validated_at": "2026-03-31T17:16:00Z",
"validator_ref": "treasury:prefunding-check",
"evidence_refs": [
{
"artifact_type": "runtime-slot",
"ref": "jvmtm.live.prefunding-proof"
}
],
"notes": "approved=false; available balance below required amount."
},
{
"control_id": "PT-05",
"status": "PASS",
"blocking": "HARD_STOP",
"validated_at": "2026-03-31T17:17:00Z",
"validator_ref": "compliance:kyt-and-fraud",
"evidence_refs": [
{
"artifact_type": "runtime-slot",
"ref": "jvmtm.live.kyt-result"
}
],
"notes": "KYT result present; transaction still cannot proceed without prefunding."
},
{
"control_id": "TX-02",
"status": "PENDING",
"blocking": "HARD_STOP",
"validated_at": "2026-03-31T17:18:00Z",
"validator_ref": "ops:ack-before-credit",
"evidence_refs": [
{
"artifact_type": "runtime-slot",
"ref": "jvmtm.live.pre-settlement-ack"
}
],
"notes": "ACK exists only as pending intake; no verified ack_before_credit proof yet."
},
{
"control_id": "RK-03",
"status": "FAIL",
"blocking": "ESCALATE",
"validated_at": "2026-03-31T17:19:00Z",
"validator_ref": "risk:settlement-hold",
"evidence_refs": [
{
"artifact_type": "runtime-slot",
"ref": "jvmtm.live.prefunding-proof"
}
],
"notes": "Settlement risk escalated because release would breach prefunding policy."
}
]
}