Documentation
README
LoongSuite Pilot Insight
Purpose
将 LoongSuite Pilot / AI Coding Agent 日志转化为可复用的报表语义。用户应直接使用本 skill;本 skill 负责业务数据语义、指标口径和场景需求解释,再调用 sls-dashboard-builder 的通用能力生成或修改 SLS dashboard JSON。
Boundaries
- 业务语义放在本 skill:
schema.md、cases/loongsuite-pilot-insight/input/<scenario>-spec.md、业务脚本。 - 通用 SLS dashboard JSON 结构、图表配方、布局和校验规则来自
sls-dashboard-builder。 - 生成产物只写入
cases/loongsuite-pilot-insight/output/,不要写入 skill 目录。 *-report.html是 dashboard JSON 生成后的固定本地预览产物,不作为独立 spec。- 不要把 LoongSuite Pilot 业务 schema、CTE、脚本或产物写进
sls-dashboard-builder。
Inputs And Outputs
This is the opening of the README. Read the full README on GitHub.