fifth-domain/gls/source-purification/templates/purification_receipt.hdlp

91 lines
1.1 KiB
Plaintext

# 源码净化回执模板
> **协议**: GLS-0230 · TCS 源码安全协议系统
>
> **内部系统**: 小湖灯源码净化系统
>
> **回执编号**:
>
> **日期**:
---
## 1 · 来源
```yaml
source_name:
source_url:
upstream_commit:
license:
local_isolation_path:
intended_use:
```
## 2 · 净化结论
```text
整体结论:
allow | adapt | rewrite | reject | archive
是否允许进入光湖产品主线:
yes | no | partial
允许进入的形式:
learning_material | component | rewritten_module | reference_only | rejected
```
## 3 · 已删除 / 已关闭
```text
removed:
disabled:
blocked:
```
## 4 · 需要重写
```text
rewrite_required:
- item:
reason:
target_protocol:
```
## 5 · 可保留组件
```text
retained_components:
- component_id:
hldp_module_target:
condition:
```
## 6 · 验证记录
```text
checks:
secret_scan:
dependency_scan:
network_review:
build_test:
installer_test:
signing_update_chain:
```
## 7 · 剩余风险
```text
residual_risks:
- risk:
owner:
next_action:
```
## 8 · 下一步
```text
next_action:
owner:
deadline:
```