CIAgent
|
0131c0cbbb
|
feat(P02): Bread unit + Root Basket + Forge/Fold types
---ci---
project: oy
phase: 2
milestone: v0.1
status: execute
---/ci---
Phase 2 (Component 3: Bread & Root Basket) skeleton:
- x/bread: Bread unit scale (11 denominations: Grain to Earth, §4)
- x/forge: Forge/Fold types, Root Basket composition (§6)
- Root Basket: Treasuries 35%, IG corporate 25%, gold 20%, Bitcoin 10%, other RWA 10%
- Basket validation: sums to 100, no single asset >50%, no leverage/futures
- Forge errors: AssetNotSupported, StillActive, BelowMinimum, MirrorQuorumFailed
- 9 unit tests passing
- Lexicon compliant (fixed 'deposited' -> 'provided')
|
2026-08-17 19:57:56 +00:00 |
|
CIAgent
|
71e429da5f
|
feat(P01): OY Chain skeleton + Watcher/Mirror/Still modules
---ci---
project: oy
phase: 1
milestone: v0.1
status: execute
---/ci---
Phase 1 (Component 1: OY Chain & Mirror) skeleton:
- x/watcher: Watcher bond, attestation quorum (6-of-9), slashing types
- x/mirror: NAV per Bread, reserve ratio publication types
- x/still: Still/Stir (pause/resume) with auto-still on quorum lost
- 12 unit tests passing (all locked constants verified: §7)
- Cosmos SDK app.go deferred to P1 continuation (dependency resolution)
- No regulated finance terminology used (lexicon compliant)
|
2026-08-17 19:56:21 +00:00 |
|