Skip to content

docs: drop mid-migration notes (cutover complete)#958

Merged
jordanrburger merged 2 commits into
mainfrom
docs/post-cutover-cleanup
Jun 16, 2026
Merged

docs: drop mid-migration notes (cutover complete)#958
jordanrburger merged 2 commits into
mainfrom
docs/post-cutover-cleanup

Conversation

@Iamfle4ka

Copy link
Copy Markdown
Collaborator

Now that #897 is merged and the Jekyll source is gone from main, src/content/docs/ is the single source of truth — so the repo guides should stop describing a mid-migration repo. This is the cleanup step from the go-live checklist.

README.md / AGENTS.md / CLAUDE.md:

  • Removed the "Migration state" / "Migration status (Jekyll → Astro)" sections.
  • Flipped the content rule: edit src/content/docs/ directly (was "edit the Jekyll source + run migrate.mjs, don't touch src/content/docs/").
  • Marked migrate.mjs + switchover.mjs as legacy one-time tooling (still in-repo, no longer used); AUDIT_LOG.md as the historical migration audit.

Unchanged (still accurate): the sidebar still generates from _data/navigation.yml via npm run gen:sidebar; deployment section left as-is.

🤖 Generated with Claude Code

#897 is merged and the Jekyll source is gone from main, so src/content/docs is
the single source of truth. Update the repo guides accordingly:

- Remove the "Migration state"/"Migration status" sections (README + AGENTS).
- Flip the content rule from "edit Jekyll source + migrate.mjs, don't touch
  src/content/docs" to "edit src/content/docs directly" (README/AGENTS/CLAUDE).
- Mark migrate.mjs + switchover.mjs as legacy one-time tooling; AUDIT_LOG as
  the historical migration audit.

Sidebar still generates from _data/navigation.yml via `npm run gen:sidebar`.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
connection-docs Ready Ready Preview, Comment Jun 16, 2026 12:14pm

Request Review

@jordanrburger jordanrburger enabled auto-merge June 16, 2026 12:13
@jordanrburger jordanrburger merged commit f020f38 into main Jun 16, 2026
3 checks passed
@jordanrburger jordanrburger deleted the docs/post-cutover-cleanup branch June 16, 2026 12:14
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.

2 participants