Skip to content

docs: index standalone scripts#70

Draft
vku2018 wants to merge 1 commit into
v0id-byte:mainfrom
vku2018:codex/docs-script-index
Draft

docs: index standalone scripts#70
vku2018 wants to merge 1 commit into
v0id-byte:mainfrom
vku2018:codex/docs-script-index

Conversation

@vku2018

@vku2018 vku2018 commented Jul 3, 2026

Copy link
Copy Markdown

What & why / 做了什么 · 为什么

Adds a scripts/README.md index for the standalone TypeScript checks, grouped by repo area with a one-line purpose, rough runtime bucket, and exact run command. Also links the index from the "Running the checks" section in CONTRIBUTING.md.

Closes #65.

Checklist / 自查

  • corepack pnpm -r run typecheck passes / 类型检查通过
  • corepack pnpm smoke passes / 冒烟测试通过
  • Docs updated if behavior/API changed / 若行为或 API 变了,已更新文档
  • Change is surgical — only touches what's needed / 改动外科手术式,只碰必要的

Additional checks run:

  • corepack pnpm check:boundaries
  • corepack pnpm exec tsx scripts/antireplay-test.ts
  • corepack pnpm exec tsx scripts/mint-bdhke-test.ts

Soft-fork / consensus compatibility / 软分叉与共识兼容性

  • Not applicable — no consensus/validation change / 不涉及:未改共识或校验

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(tests): add scripts/README.md indexing the standalone test scripts

2 participants