zhenkun26/RepoAtlas
zhenkun26★ 1TypeScriptLast synced: 2026-08-16
—
README excerpt
RepoAtlas / 代码星图 Safety-first, evidence-backed repository analysis and bounded change-lifecycle plugin for DeepSeek Harness. 面向 DeepSeek Harness 的安全优先、证据驱动代码库分析与有界变更生命周期插件。 RepoAtlas helps an AI coding harness understand an unfamiliar repository, explain what is directly evidenced versus inferred, and inspect a proposed change through a bounded, auditable lifecycle. The default analysis path is read-only; any controlled action is explicit, approval-gated, and sandbox-aware. RepoAtlas 帮助 AI coding harness 理解陌生代码库,区分直接证据与推断结论,并在有界、可审计的生命周期中观察变更提案。默认分析路径是只读的;任何受控动作都必须显式启用、经过审批并受 sandbox 约束。 Why RepoAtlas / 为什么选择 RepoAtlas Repository analysis should be useful without becoming an unbounded automation surface. RepoAtlas is designed around three principles: 代码库分析应该有用,但不应变成无边界的自动化入口。RepoAtlas 围绕三个原则设计: - Evidence before confidence — bounded file evidence, syntax-confirmed observations, and explicit partial or unknown states instead of invented certainty. 证据优先于确定性 :使用有界文件证据、语法确认观察,以及明确的 partial/unknown 状态,不伪造确定结论。 - Read-only by default — repository analysis does not require Shell, network access, dependency installation, source-workspace writes, or Git push. 默认只读 :代码库分析不要求 Shell、网络访问、依赖安装、…
View full README on GitHub →