refactor(monit): 下线 monit-agent 相关能力 - #368
Merged
Merged
Conversation
UlricQin
marked this pull request as draft
September 8, 2026 03:04
UlricQin
marked this pull request as ready for review
September 8, 2026 03:09
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.
移除 monit-agent / Target inventory / 主机工具的中英文用户说明、安装配置页、CLI 使用说明、导航与三个公开 API。删除仅由退休接口使用的 OpenAPI schema,并清理指向已删除页面的链接和 Skill 预装介绍。
保留数据源诊断工具、查询和告警内容。逐项比对确认剩余 OpenAPI operation 内容未变化。
验证:
python3 scripts/lint_openapi.py(12 个规格文件无违规)、mint broken-links(无断链),以及合并版/Monitors 分模块规格和导航交叉检查。需与 WebAPI、网关、Go SDK 和 CLI 的退休 PR 配套合并发布。已由两个上下文干净的 subagent 分别审查后端混版与跨仓客户端链路,修复 SDK E2E 编译残留和旧 Edge 发送队列积压问题后复审通过。