[HLCC-ICE-000001][ZY-CONTRIB-20260723-001] feat: 以来光者贡献链启用冰朔第五域个人子频道
This commit is contained in:
commit
5615453e4e
660 changed files with 122355 additions and 0 deletions
90
gls/source-purification/templates/purification_receipt.hdlp
Normal file
90
gls/source-purification/templates/purification_receipt.hdlp
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
# 源码净化回执模板
|
||||
|
||||
> **协议**: 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:
|
||||
```
|
||||
Loading…
Reference in a new issue