docs: migrate protocol/objectos → protocol/kernel (URL-level layer-name retirement)#2960
Merged
os-zhuang merged 2 commits intoJul 15, 2026
Merged
Conversation
…me retirement) Completes the ObjectOS layer-name retirement (#2955) at the URL level: - content/docs/protocol/objectos/ → content/docs/protocol/kernel/ (11 pages, git mv — history preserved) - permanent redirect /docs/protocol/objectos/:path* → /docs/protocol/kernel/:path* added to the redirects table (folder-moves section) - all in-content links rewritten (protocol index/cards, objectui index, automation, api, kernel, concepts/architecture, plugins, package READMEs); historical audit docs left as-is — the redirect covers them - protocol/meta.json: objectos → kernel Verified: turbo build --filter=@objectstack/docs green (4m08s); zero remaining protocol/objectos references outside the redirects table. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0162o68e5w3bpUBEVRQboUGG
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
📓 Docs Drift CheckThis PR changes 2 package(s): 10 hand-written doc(s) reference the affected code and may need an implementation-accuracy re-verification:
|
…nel move The guard keys its baseline by path; git mv made the 3 baselined occurrences show up as 'new' under kernel/ and 'gone' under objectos/. Occurrence counts are unchanged (6 total). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0162o68e5w3bpUBEVRQboUGG
os-zhuang
marked this pull request as ready for review
July 15, 2026 13:46
os-zhuang
deleted the
claude/objectstack-official-docker-boic56-kernel-url
branch
July 15, 2026 13:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
#2955 把「ObjectOS」协议层命名退役为 Kernel,但文档 URL(
/docs/protocol/objectos/)仍是 ObjectOS 残留。本 PR 完成 URL 层面的迁移(P1 技术债清尾第 1/3 项,后续:spec 源码清理、layers.png 重生成)。变更内容
content/docs/protocol/objectos/→content/docs/protocol/kernel/(11 页,git mv保留历史);/docs/protocol/objectos/:path*→/docs/protocol/kernel/:path*(:path*匹配零段,裸路径同样覆盖);protocol/meta.json:objectos→kernel。验证
turbo build --filter=@objectstack/docs本地通过(4m08s,SSG 全量预渲染);protocol/objectos残留(references/ 自动生成目录亦无)。🤖 Generated with Claude Code
https://claude.ai/code/session_0162o68e5w3bpUBEVRQboUGG
Generated by Claude Code