Files
proxmox/docs/gru-m1/PEG_STRESS_TEST_WORKSHEET.md
defiQUG fbda1b4beb
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
docs: Ledger Live integration, contract deploy learnings, NEXT_STEPS updates
- ADD_CHAIN138_TO_LEDGER_LIVE: Ledger form done; public code review repo bis-innovations/LedgerLive; init/push commands
- CONTRACT_DEPLOYMENT_RUNBOOK: Chain 138 gas price 1 gwei, 36-addr check, TransactionMirror workaround
- CONTRACT_*: AddressMapper, MirrorManager deployed 2026-02-12; 36-address on-chain check
- NEXT_STEPS_FOR_YOU: Ledger done; steps completable now (no LAN); run-completable-tasks-from-anywhere
- MASTER_INDEX, OPERATOR_OPTIONAL, SMART_CONTRACTS_INVENTORY_SIMPLE: updates
- LEDGER_BLOCKCHAIN_INTEGRATION_COMPLETE: bis-innovations/LedgerLive reference

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 15:46:57 -08:00

71 lines
3.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# GRU M1 Peg Stress-Test Worksheet
**Last Updated:** 2026-01-31
**Document Version:** 1.0
**Status:** Active Documentation
---
## Purpose
This worksheet validates that each **cISO(C/T)** instrument (cUSDC, cUSDT, cEURC, etc.) maintains peg integrity and supply accuracy under stress. Use during dry-runs, pre-listing audits, and periodic validation.
---
## Acceptance Criteria (Hard Gates)
| Metric | Threshold | Notes |
| --------------------------- | ---------- | ------------------------------ |
| Peg Deviation | ≤ ±0.50% | Failure requires corrective action |
| Recovery Time | ≤ 24 hours | Time to return to peg band |
| Supply Reconciliation Error | 0 | On-chain supply = attested |
| Unexplained Variance | None | No unexplained supply changes |
---
## Per-Instrument Worksheet Template
**Instrument:** _________________ (e.g., cUSDC, cUSDT)
**Date:** _________________
**Tester:** _________________
**Dry-Run ID:** _________________
### Test Cases (P1P6)
| Test ID | Scenario | Starting Supply | Stress Event | Peak Supply | Price Deviation | Recovery Time | Pass/Fail | Notes |
| ------- | --------------- | --------------- | ------------ | ----------- | --------------- | ------------- | --------- | ----- |
| P1 | Normal Ops | | — | | | — | | |
| P2 | +20% Mint | | Rapid mint | | | | | |
| P3 | -20% Burn | | Large burn | | | | | |
| P4 | 10% Redemption | | Withdrawals | | | | | |
| P5 | Liquidity Shock | | Thin books | | | | | |
| P6 | Ops Delay | | Mint delay | | | | | |
### Stress-Test Dimensions Reference
| Dimension | Description |
| ----------------- | --------------------------------- |
| Supply Shock | Rapid mint or burn |
| Redemption Shock | Large redemption requests |
| Market Volatility | External crypto volatility |
| Liquidity Drain | Reduced exchange liquidity |
| Operational Delay | Mint/burn latency |
| Custody Event | Temporary reserve inaccessibility |
---
## Sign-Off
| Role | Name | Date | Signature |
| -------------- | ------ | ---- | --------- |
| Operations | | | |
| Compliance | | | |
---
## Related Documentation
* [GRU M1 Real-Data Dominance Addendum](GRU_M1_REAL_DATA_DOMINANCE_ADDENDUM.md) — Section VIII
* [GRU M1 Listing Validation](../compliance/GRU_M1_LISTING_VALIDATION.md)
* [GRU M1 Listing Dry-Run Runbook](../runbooks/GRU_M1_LISTING_DRY_RUN_RUNBOOK.md)