Files
openyield/go.mod
T
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

4 lines
40 B
Modula-2

module github.com/oy/openyield
go 1.22