Commit 14fa2a2
fix(reserves): classify USDC/OUSG direct treasuries as very-low risk
Migration script used 'treasury' pattern which doesn't match
'treasuries' (different suffix). Fix 2 slices that were missed:
- USDC: U.S. Treasuries 75% (low → very-low)
- OUSG: Short-Term U.S. Treasuries 80% (low → very-low)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 06c6681 commit 14fa2a2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
| 355 | + | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| |||
0 commit comments