docs: 更新 CLAUDE.md — 补充架构细节与测试命令#56
Merged
Merged
Conversation
bigmanBass666
force-pushed
the
worktree-update-claudemd
branch
from
July 17, 2026 10:05
8da01b9 to
27d12ac
Compare
bigmanBass666
marked this pull request as ready for review
July 17, 2026 14:05
bigmanBass666
force-pushed
the
worktree-update-claudemd
branch
from
July 17, 2026 14:07
27d12ac to
67fe972
Compare
bigmanBass666
enabled auto-merge (squash)
July 17, 2026 14:08
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.
改动内容
对现有 CLAUDE.md 的增量补充,保持原结构不变:
构建
go mod verify、单一测试执行命令测试
testhelper.go/runCommand()模式说明test/load/负载测试目录架构
router.go描述(单端口路径路由,非多端口)lifecycle.go、multihandler.go、manager.go、config_exports.godocs/internal/归档目录LogEntry结构体说明(关键 JSON schema)关键模式
CLI 标志
--provider和--all(akswitch start)清理
无功能代码改动,仅文档更新。