cloudinit-bot
|
93a8a3b311
|
docs(P01): complete Orgs+Window foundation phase
---ci---
project: oy
phase: 1
milestone: v0.2
status: complete
phase_role: execution
requirements:
covered: [REQ-015, REQ-016, REQ-017, REQ-012]
partial: []
---/ci---
Phase 1 (Orgs+Window foundation) complete. 3 new modules (x/window, x/stand, x/guild)
+ lexicon meta-test scaffolding (G-004). 143 tests total (53 v0.1 baseline + 90 new), 100%
coverage on new packages. Window = fullest primitive (lifecycle Open->Active->Revoked->
Expired, rate-limit, append-only audit log). 9-type Stand enum. Guild Hand-Pass @ 0% fee.
G-003 by-ID-string import invariant test green. G-004/G-009 lexicon meta-test + self-test
table green. Tagged v0.1.1.
|
2026-08-17 21:18:35 +00:00 |
|
CIAgent
|
e6a7634262
|
review(P09): final review + audit + lexicon fix
---ci---
project: oy
phase: 9
milestone: v0.1
status: execute
---/ci---
Final review across all phases:
- 48 unit tests passing across 11 modules
- go vet PASS, go build PASS
- Lexicon fix: 'yield' -> 'production' in bloom module (§3 compliance)
- Full lexicon check: CLEAN (no bank/deposit/interest/yield/currency/dollar/euro/account/savings/depositor)
- 10 REQs complete, 2 skeleton, 9 pending (future milestones)
- All locked constants verified: §7 (6-of-9, 100k bond), §18 (0.1pct/0.01pct/1 Grain), §9.1 (90d/4.5/3cats), §9.2 (Bayesian formula), §15 (FCFS)
- Branch hygiene: all phase branches deleted, tags v0.0.0-v0.0.8 created
- Milestone v0.1 ready for ship
|
2026-08-17 20:02:01 +00:00 |
|
CIAgent
|
c0bd9eedf5
|
feat(P08): Mesh Experience — Maps, Pay, Four Faces
---ci---
project: oy
phase: 8
milestone: v0.1
status: execute
---/ci---
Phase 8 (Component 9):
- x/mesh: Four Faces (Reach, Standing, Maps, Pay), MapEntry, PayAct, Exit Layer
- Maya's Day placeholder (deferred to component doc, Q1)
- 4 tests passing
|
2026-08-17 20:01:14 +00:00 |
|
CIAgent
|
85af56e23e
|
feat(P07): Bearers \u0026 Processing Mesh — FCFS, 6 bearers, proximity selection
---ci---
project: oy
phase: 7
milestone: v0.1
status: execute
---/ci---
Phase 7 (Component 12):
- x/bearers: 6 bearer types (Internet, OY-LR, OY-BLE, OY-WiFi-Direct, OY-SAT, OY-QR)
- x/processing: FCFS mode (§15 LOCKED), geographic proximity wins, light client
- Processor selection by proximity (haversine)
- 6 tests passing
|
2026-08-17 20:00:56 +00:00 |
|
CIAgent
|
141119f9ca
|
feat(P06): Identity/Standing — Reach, Freeholder, Bayesian formula
---ci---
project: oy
phase: 6
milestone: v0.1
status: execute
---/ci---
Phase 6 (Component 6):
- x/identity: Reach (mesh-native identity), Two-Layer Passport, Wayfarers Record
- x/standing: Bayesian formula (§9.2 LOCKED), Four Freeholder Signals (§9.1 LOCKED)
- Voucher weights, diversity bonus, standing buckets, slash reasons
- 12 tests passing
|
2026-08-17 20:00:21 +00:00 |
|
CIAgent
|
99f68f903f
|
feat(P05): Fee Covenant — locked bounds, auto-decline, waivers
---ci---
project: oy
phase: 5
milestone: v0.1
status: execute
---/ci---
Phase 5: Fee Covenant (§18) — ceiling 0.1pct, floor 0.01pct, 1 Grain min.
8 tests passing. Clamp function, volume tiers, 7 waiver types, processor shares.
|
2026-08-17 19:59:40 +00:00 |
|
CIAgent
|
40d878fd17
|
feat(P04): Bloom Engine — real yield accrual types
---ci---
project: oy
phase: 4
milestone: v0.1
status: execute
---/ci---
Phase 4: Bloom from real yield, target 4.5pct, mission-locked.
4 tests passing.
|
2026-08-17 19:59:20 +00:00 |
|
CIAgent
|
edea9422ac
|
feat(P03): Storage substrate — Stash, Vault, Root-Pool types
---ci---
project: oy
phase: 3
milestone: v0.1
status: execute
---/ci---
Phase 3 (Component 5: Storage Substrate) skeleton:
- x/stash: per-Holder sovereign storage (§5), Still flag (§10), maturity tracking (§9.1)
- x/vault: per-Stand governed storage (§5), sub-Vault allocations
- x/rootpool: mesh treasury (§5), attested by Watchers, visible to all Holders
- 4 unit tests passing (Freeholder maturity thresholds verified: 90d, 30d max gap)
- Lexicon compliant
|
2026-08-17 19:58:31 +00:00 |
|
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 |
|