Initial commit
This commit is contained in:
22
references/extraction-report-template.md
Normal file
22
references/extraction-report-template.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# 提取报告
|
||||
|
||||
## 目标项目信号
|
||||
- `<signal>`:<confidence;evidence>
|
||||
|
||||
## 蒸馏库索引
|
||||
- 蒸馏库:<path>
|
||||
- 索引:<path-to-artifacts-index.json>
|
||||
- 查询:<query/signals/domain/type>
|
||||
|
||||
## 已提取资产
|
||||
| 来源资产 | 写入路径 | 命中原因 |
|
||||
| --- | --- | --- |
|
||||
| <library-relative-path> | <target-path> | <signals/tags/query> |
|
||||
|
||||
## 未提取候选
|
||||
| 来源资产 | 原因 |
|
||||
| --- | --- |
|
||||
| <library-relative-path> | <not relevant/conflict/low confidence> |
|
||||
|
||||
## 冲突与待确认
|
||||
- 无
|
||||
Reference in New Issue
Block a user