docs: add ArkEnv Release Candidate checklist - #1848
Conversation
Document an actionable RC maintainer checklist next to the GA launch runbook, with cross-links from LAUNCH_RUNBOOK, CONTRIBUTING, docs index, and ROADMAP_EXTRAS so alpha → rc work stays file-specific and does not replace GA 1.0.0 steps. Co-authored-by: Yam Borodetsky <hi@yam.codes>
|
URL-encode parentheses in the homepage path link so markdown resolves, and replace the Discussions number-range en dash with plain "through". Co-authored-by: Yam Borodetsky <hi@yam.codes>
Track the docs AI-slop / voice rewrite as a Not-GA known gap (not an RC gate), and call out the ArkType ecosystem import snippet as a soft blocker only for announce / day-of latest → rc. Co-authored-by: Yam Borodetsky <hi@yam.codes>
Replace the GFM \`> [!NOTE]\` alert with a plain blockquote so \`pnpm run fix:mdx\` can parse the file, and accept mdxlint formatting for the checklist. Co-authored-by: Yam Borodetsky <hi@yam.codes>
There was a problem hiding this comment.
ℹ️ No critical issues — the checklist matches the current tip, but the hardcoded-alpha sweep misses two files.
Reviewed changes
- Added
docs/RC_CHECKLIST.md— maintainer checklist for the first1.0.0-rc.ncut: an "already done" snapshot plus sections A–F (freeze, channel flip, publish/smoke, import guard, site cutover, Discussions) and an explicit "not RC gates" list. - Cross-linked the checklist from
docs/LAUNCH_RUNBOOK.md(RCRELEASE_TAGline now defers to §B),docs/CONTRIBUTING.md, anddocs/README.md. - Roadmap config note —
apps/www/lib/roadmap/config.tsJSDoc now distinguishes RC sequencing from GA launch-day ops.
I verified the in-repo claims against the tip: ROADMAP_EXTRAS done flags, .changeset/pre.json (alpha), release.ts fallback, the package table names/versions, the referenced files, the runbook section numbers, and the current open PRs into v1. All hold. The cited milestone closed count has drifted (98 → 110) but is explicitly a dated snapshot with a re-verify instruction, so no action needed.
ℹ️ Nitpicks
docs/RC_CHECKLIST.md:318—ROADMAP_EXTRAshould beROADMAP_EXTRAS, matching the exported constant referenced everywhere else in the file.
DeepSeek Flash (free via Pullfrog for OSS) | 𝕏
| - lead still says packages ship as `1.0.0-alpha.x` under the | ||
| `alpha` npm tag; update for RC | ||
| - [ ] [`apps/www/content/docs/reference/agent-plugin.mdx`](../apps/www/content/docs/reference/agent-plugin.mdx) | ||
| - `@arkenv/agent-plugin@alpha` in MCP-only host copy / JSON |
There was a problem hiding this comment.
The hardcoded-alpha sweep is missing two files that will still advertise the alpha tag after the RC flip. packages/agent-plugin/README.md is published on npm, so its MCP section is the most visible of the two.
| - `@arkenv/agent-plugin@alpha` in MCP-only host copy / JSON | |
| - `@arkenv/agent-plugin@alpha` in MCP-only host copy / JSON | |
| - [ ] [`packages/agent-plugin/README.md`](../packages/agent-plugin/README.md) | |
| - MCP server section still shows `npx -y @arkenv/agent-plugin@alpha` | |
| - [ ] [`apps/www/content/docs/frameworks/tanstack-start.mdx`](../apps/www/content/docs/frameworks/tanstack-start.mdx) | |
| - `:::info[Pinning alphas]` callout still says "pin exact `@arkenv/*` alpha versions" |
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
|
@pullfrog fixed, review |
|
No new review warranted: the only change since the prior review is the one-word typo fix
|
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Summary
Adds an actionable maintainer Release Candidate checklist on
v1so Yam can check boxes against real files, open PRs, and Discussions before cutting1.0.0-rc.n.Documentation only - no channel flip, publish, or
RELEASE_TAGchange.What changed
docs/RC_CHECKLIST.mdwith verified “already done” items (milestone clear, no Typia in works-with, migration guide, CLI import guard,ROADMAP_EXTRASdone flags, alpha still active) plus sections A–F matching the RC plandocs/LAUNCH_RUNBOOK.md(GA stays GA),docs/CONTRIBUTING.md,docs/README.md, and a pointer onROADMAP_EXTRASinapps/www/lib/roadmap/config.tslatest→ rc onlyTip corrections baked in
v1: docs: overhaul TanStack Start guide #1819, docs(blog): add TanStack Start post, author GitHub avatars, and twoslash popover fixes #1807 (draft); fix: Formalize Vite startup validation guarantee and document the plugin contract #1840 already merged@rcand also pointlatestat1.0.0-rc.nfor barenpx arkenv initTest plan
(home)path)docs/RC_CHECKLIST.md