-
Cormac authored
chore: 仓库脚手架与基础版本声明初始化 本次提交建立 kairos 项目的初始骨架,包括: - 顶层文档:README、LICENSE、CONTRIBUTING、CHANGELOG、Makefile、pyproject、requirements。 - docs 目录骨架:架构、复现说明、实验报告模板、AI 工具披露、第三方来源声明、基础版本与增量贡献说明(baseline-and-contributions.md)。 - configs 目录:metric_schema、kernel_knowledge_graph、detector、ranking 四份首版 YAML schema。 - src/kairos 包骨架:ingest / preprocess / detection / graph / ranking / causal / evidence / explain / cli / utils 各子模块占位。 - tests 骨架与冒烟导入测试。 - ebpf / scripts / docker / ui / .github 模板。 按大赛技术方案 1.1 与 1.3 节要求,本次提交同时建立基础版本声明: - NOTICE.md 顶层声明本仓库不复制任何外部代码。 - docs/baseline-and-contributions.md 列出参照的开源 RCA 框架(PyRCA、RCAEval、OpenRCA、AIOpsLab)、异常检测...
d2fd11e8
This project is licensed under the Apache License 2.0.
Learn more