Architecture notes, sourcemap research, and implementation guides for the AICode-Nexus portfolio.
This repository studies public artifacts related to @anthropic-ai/claude-code, including community sourcemap analysis.
- It is unofficial.
- It is for research, architecture study, and implementation guidance.
- It does not claim to represent Anthropic's internal repository structure.
本仓库研究 @anthropic-ai/claude-code 的公开材料,包括社区的 sourcemap 解析成果。
- 它是非官方的。
- 它服务于研究、架构分析和实现指导。
- 它不代表 Anthropic 的内部仓库结构。
-
Start here: portfolio overview and repo relationships
-
Read the sourcemap method and architecture mapping docs
-
Explore
claude-code-runtimeto see the compatible runtime in code -
Move to
operator-kernelto understand the extracted platform direction -
从这里开始,先理解三仓关系
-
阅读 sourcemap 方法与架构映射
-
查看
claude-code-runtime的兼容实现 -
再进入
operator-kernel理解平台化演进
- AICode-Nexus/claude-code-runtime: runnable compatibility runtime
- AICode-Nexus/operator-kernel: new-brand agent kernel platform
- docs/sourcemap/README.md
- docs/architecture/module-mapping.md
- docs/runtime-guide/README.md
- docs/operator-evolution/README.md
- docs/articles/zh/README.md
- docs/articles/en/README.md
See ROADMAP.md.