cloudinit-bot
6c34650a0d
Merge milestone/v0.5-bearers-runtime into main (v0.5 Bearers Runtime feature milestone release)
...
docs-build / go test ./... (lexicon firewall + all x/* tests) (push) Has been cancelled
docs-build / mkdocs build (docs site artifact) (push) Has been cancelled
v0.5 Bearers Runtime — 7 runtime REQs (REQ-033..039) shipped as feature.
8 modules promoted to runtime (MsgServer + simtest). cosmos-sdk v0.50.8 +
ibc-go v8.2.1 added (G-006 controlled exception). G-003 + locked-const
firewalls intact. 8 keeper packages ≥80% coverage. 5 GRILL decisions
ratified; 8 binding fixes landed; 5 P1+ flagged for v0.6+.
---ci---
project: oy
phase: 8
milestone: v0.5
status: complete
requirements:
covered: [REQ-033, REQ-034, REQ-035, REQ-036, REQ-037, REQ-038, REQ-039]
partial: []
---/ci---
2026-08-18 03:42:01 +00:00
cloudinit-bot
7d1468b442
docs(arch): council lifecycle divergence decisions (REQ-031, AUDIT §193)
...
Add ARCHITECTURE.md §"Council Voice/Council Interface — Lifecycle Type
Divergence Decisions (v0.4)": documents P1-1 (Proposal/VoteOption absent,
deferred to v0.5+ governance runtime — feat: rejected by D-001), P1-2
(SignalKind 4-vs-5: the 4-source shape is intentional per AUDIT rationale;
Freeholder is eligibility, Guild is council tier, Capital is committed-
capital per vision §9.1), P2 (bearers ValidateGenesis no-op correct per spec).
test(council): TestSignalKindShapeIntentional regression guard (REQ-031)
Add intent-assertion test locking the 4-source SignalKind shape with the
AUDIT §193 P1-2 rationale in the doc comment. A future agent changing
SignalKindCount 4→5 must update this test, surfacing the rationale. No
locked-const change, no production .go files modified (D-050).
Verification: go test ./... green; only types_test.go modified in x/**.
---ci---
project: oy
phase: 2
milestone: v0.4
status: execute
tag_base: v0.3.x
milestone_type: nfr
reqs: [REQ-031]
---/ci---
2026-08-17 23:31:55 +00:00
cloudinit-bot
2ca0e1aa4b
refactor(lexicon): shared SyntheticBannedStrings() helper (REQ-029, G-014)
...
Add lexicon.SyntheticBannedStrings() — single source for the synthetic
self-test table consumed by BOTH meta-tests. Refactor
TestLexiconMetaSelfTestTable (lexicon_meta) and TestLexiconMetaDocsSelfTestTable
(lexicon_meta_docs) to consume the helper; remove the byte-identical
duplicated 10-string table from both. Closes the G-014 drift risk.
test(hub): cross-package const-equality test (REQ-030, A-304, G-015)
Add x/hub/types/cross_const_test.go: test-only import of x/bond/types
(G-003 test-exempt). TestLendingCouponCapMatchesBondCap + TestLendingCoupon-
FloorMatchesBondFloor assert cross-equality; TestConstsAreMissionLocked800And0
(G-015) asserts absolute 800/0 values — catches paired drift. Closes A-304.
Verification: go test ./... green; old synthetic table gone (grep 0);
go.mod unchanged; G-003 production firewall intact.
---ci---
project: oy
phase: 1
milestone: v0.4
status: execute
tag_base: v0.3.x
milestone_type: nfr
reqs: [REQ-029, REQ-030]
---/ci---
2026-08-17 23:30:30 +00:00
cloudinit-bot
82ae6cf5a2
docs(milestone): complete OpenYield v0.3 (Bearers & Documentation)
...
Milestone v0.3 complete. Feature type, tags v0.2.x. Two work-streams
shipped under one feature milestone:
(A) Bearers skeleton + tests (D-020 pattern, 7 x/* packages, zero ext deps):
- x/bridge (NEW): BridgeStatus enum (4), BridgeRoute by-ID-string refs
- x/exit (NEW): ExitStatus enum (5), ExitRoute, DEXSwap (opaque venue)
- x/bearers (EXT): OYSATLink surveillance-resistant LOCKED, OYQRCode idempotent
- x/partner (EXT): AnchorCredential (custody-provider-id empty in skeleton)
- x/hub (NEW): HubService enum (3), LendingCouponCapBps=800 LOCAL const (A-304)
- x/services (NEW): ServiceKind enum (4), window-id by-ID-string ref (A-307)
- x/bond (EXT): GrowthBond, ClampGrowth G-012 underflow guard, secondary market
All packages >=93.3% coverage. Both lexicon firewalls green. G-003 intact.
(B) Documentation deliverable (REQ-027 complete, 26-page MkDocs Material site):
- README.md + mkdocs.yml + docs/index.md
- docs/shared/ (7 pages): Six Principles, Bread Scale, Storage Pools, Watchers/Mirror, Lexicon, Vision
- docs/nomads/ (8 pages): Reach, Stash, Bearers, Maps-Pay, Pacts, Standing, Window
- docs/freeholders/ (8 pages): Signals, Standing, Stands-Guilds, Councils-Voice, Bonds, Partner Spectrum, Anchor Preview
- docs/reference/ (2 pages): Architecture, Components
- REQ-028: lexicon firewall extended to docs/ + README.md (lexicon_meta_docs_test.go, 5 tests incl G-013 walk-coverage + G-014 shared self-test)
Phases: P0 -> v0.2.0, P1 -> v0.2.1, P2 -> v0.2.2, P3 -> v0.2.3, P4 -> v0.2.4, P5 -> v0.2.5, P6 -> v0.2.6 (milestone release).
Requirements covered: REQ-010, REQ-022, REQ-023, REQ-024, REQ-025, REQ-026 (skeleton), REQ-027, REQ-028 (complete).
IDEATE-01..08 ratified and delivered.
---ci---
project: oy
phase: 6
milestone: v0.3
status: complete
tag_base: v0.2.x
phase_role: final
milestone_complete: true
requirements:
covered: [REQ-010, REQ-022, REQ-023, REQ-024, REQ-025, REQ-026, REQ-027, REQ-028]
partial: []
---/ci---
2026-08-17 22:35:36 +00:00
cloudinit-bot
74248dfbc1
docs(milestone): complete OpenYield v0.2 (The Mesh)
...
---ci---
project: oy
phase: 5
milestone: v0.2
status: complete
phase_role: final
requirements:
covered: [REQ-009, REQ-011, REQ-015, REQ-016, REQ-017, REQ-018, REQ-020, REQ-021, REQ-012]
partial: []
---/ci---
Milestone v0.2 (The Mesh) complete. Skeleton+tests layer for 9 new modules + 1 extension:
x/window (REQ-015, fullest), x/stand (REQ-016, 9 types), x/guild (REQ-017, HandPass 0%),
x/pact (REQ-020, 6 types + Mission Lock), x/partner (REQ-018, 4-tier), x/council (REQ-011,
3 councils + Mission Lock const), x/forex (Forex v1, Bread/Asset pairs), x/bond (REQ-021,
8% cap Clamp), x/satellite (REQ-009, 5-chain L2 + ICS-20 v1), x/bearers EXTENDED (OY-LR/Beacon).
303 tests total (53 v0.1 baseline + 250 new). Coverage >=95.9% on all new/extended
packages (8 at 100%). Lexicon firewall (REQ-012) project-wide + per-module. G-003
by-ID-string import invariant. 5 phases: P0 (v0.1.0) + P1-P4 (v0.1.1..v0.1.4) + P5 final
(v0.1.5 = this milestone release). Per run.md patch-line model: no separate minor tag.
14 clarification decisions (D-020..D-033), 15 research assumptions (A-201..A-215),
31 tasks across 5 phases, 10 grill binding decisions (G-001..G-010) all applied.
Next milestone: v0.3 (The Bearers) per ROADMAP Phase 3.
2026-08-17 21:41:28 +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