-
released this
2026-08-19 02:16:46 +00:00 | 12 commits to main since this releasev0.6.3 — v0.7 Phase 3 (Guild Charter + Chapter Federation + Household/Confederation + Disclaimer)
REQs: REQ-051, REQ-053, REQ-057, REQ-058, REQ-061
Summary
P3 complete. Guild Charter + Chapter Federation + Household one-tap exit + Confederation Voice + Disclaimer cadence.
- x/guild extended with Parent/Chapter model (ParentGuildID + IsChapter + SecessionTermsHash + GoodStandingLiens)
- GuildPublicProfile (MasonCount or private) + CommonBondHash (REQ-051)
- SecessionTerms hash-pinned at founding (immutable) + cooling consts (21d/14d, REQ-064)
- D-087 PierCarriesVoice=false (12th locked const — FR-VOICE-6)
- Household one-tap exit (REQ-057) + Confederation Voice one-per-Stand (REQ-058)
- Disclaimer surfaced at every charter signing (REQ-061)
- NEW x/guild/keeper (store-backed) + module.go (AppModule)
- x/stand extended with IsHousehold/IsConfederation helpers
Coverage
- x/guild: 85.7%
- x/guild/keeper: 94.3%
- x/guild/types: 97.1%
Build
- go build/test: GREEN
- go.mod/go.sum: unchanged (G-006/G-028)
- go vet: clean
project: oy
phase: 3
milestone: v0.7
status: completeDownloads