You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Bridge-readiness research boundaries | Gate 7 | Protocol/BTD research notes, policy posture tests, docs | pending | Bridge paths are documented as research until admitted by explicit future proof and policy. |
@@ -175,6 +175,23 @@ No `_legacy/` source is active source truth.
175
175
- Gate 5 does not implement source-to-shares contribution accounting; Gate 6 owns that.
176
176
- Gate 5 does not promote V30 or change the active canon pointer.
177
177
178
+
## Gate 6 Parity
179
+
180
+
| Requirement | Source evidence | Current V30 judgment |
181
+
| --- | --- | --- |
182
+
| Source-to-shares proof is package-owned |`packages/btd/src/source-to-shares.ts`, `packages/btd/src/api-boundaries.ts`| drafted |
183
+
| Contribution weights, range slices, BTC fee allocation, and conservation are deterministic |`packages/btd/__tests__/source-to-shares.test.ts`| drafted |
184
+
| API and Next route consume the package proof without route-local accounting |`packages/api/src/routes/btd-crypto.ts`, `uapi/app/api/btd/source-to-shares-proof/route.ts`, `packages/api/src/routes/__tests__/btd-crypto.test.ts`| drafted |
- Gate 6 does not create a new physical source-to-shares registry table; the API route returns proof payloads and Terminal journal entries until schema admission.
190
+
- Gate 6 does not expose protected source before paid unlock and delivery admission.
191
+
- Gate 6 does not alter `$BTD` supply law or measureminting curve.
192
+
- Gate 6 does not admit bridge chain-of-record semantics; Gate 7 owns bridge-readiness boundaries.
193
+
- Gate 6 does not promote V30 or change the active canon pointer.
194
+
178
195
## completion condition
179
196
180
197
Gate 1 is complete when the V30 draft family validates, `check:v30-gate1` passes, workflow posture is V30-aware, README and roadmap reflect V30 initiation, V31-V37 scopes are current enough to guide future gates, diff hygiene passes, and the gate branch is committed and pushed for review into `version/v30`.
0 commit comments