Skip to content

Commit 5893679

Browse files
V48 Gate 3 (specification-only): Keep V47 Gate 10 README verification surfaces
Restore required root README documentation of check:v47-gate10 and v47-canon-promotion.yml so active-canon promotion readiness stays green after the contributor README refurbish.
1 parent f2421ae commit 5893679

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,26 @@ grounded is **Unestimatable**, not invented.
174174

175175
---
176176

177+
## Promoted V47 verification (active pointer on `main`)
178+
179+
Active canon on `main` is **V47**. Gate-quality CI still validates V47 promotion
180+
surfaces. Documented entrypoints:
181+
182+
```bash
183+
# V47 Gate 10 promotion readiness (commercial website testnet launch close)
184+
pnpm run check:v47-gate10
185+
# or: node scripts/check-v47-gate10-promotion-readiness.mjs --promotion-mode --skip-branch-check
186+
187+
# V47 canon promotion workflow (CI): .github/workflows/v47-canon-promotion.yml
188+
```
189+
190+
Related: `generate:v47-promotion-readiness`, `.bitcode/v47-promotion-readiness-report.json`,
191+
`BITCODE_SPEC_V47_PROVEN.md`. Draft work after V47 uses **V48** (`BITCODE_SPEC_V48.md`).
192+
177193
## Helpful links
178194

179-
- Spec family: `BITCODE_SPEC_V48.md`
195+
- Spec family (draft): `BITCODE_SPEC_V48.md`
196+
- Spec family (active): `BITCODE_SPEC_V47.md`
180197
- QA: `BITCODE_V48_QA.md`
181198
- Agent rules: `AGENTS.md`
182199
- Specifying standard: `BITCODE_SPECIFYING.md`

0 commit comments

Comments
 (0)