feat: 初始提交 - 科创企业特有风险的识别与管理 (数智风控系统)

This commit is contained in:
Chen Xiao
2026-08-14 08:21:26 +08:00
commit a41576a8c0
190 changed files with 28531 additions and 0 deletions
@@ -0,0 +1,37 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<rect width="1280" height="720" fill="#0A0F1E"/>
<!-- Header -->
<text x="40" y="65" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="36" font-weight="bold" fill="#F8FAFC">Multi-Agent 辩论诊断机制</text>
<text x="40" y="105" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#22D3EE">多视角交叉质证与自动冲突消除架构</text>
<line x1="40" y1="122" x2="1240" y2="122" stroke="#334155" stroke-width="1.5"/>
<rect x="60" y="140" width="1160" height="500" rx="8" fill="#111827" stroke="#F97316" stroke-width="1.5"/>
<g transform="translate(90, 170)">
<rect x="340" y="0" width="400" height="110" rx="8" fill="#1E293B" stroke="#F97316" stroke-width="2"/>
<rect x="340" y="0" width="400" height="40" rx="8" fill="#F97316"/>
<text x="540" y="27" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="22" font-weight="bold" fill="#F8FAFC" text-anchor="middle">法官 Node (Judge Agent)</text>
<text x="540" y="75" font-family="Microsoft YaHei, sans-serif" font-size="19" fill="#CBD5E1" text-anchor="middle">综合质询观点 | 消除冲突 | 一票否决裁决</text>
<rect x="0" y="160" width="320" height="240" rx="8" fill="#1E293B" stroke="#3B82F6" stroke-width="1.5"/>
<rect x="0" y="160" width="320" height="45" rx="8" fill="#3B82F6"/>
<text x="160" y="190" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="20" font-weight="bold" fill="#F8FAFC" text-anchor="middle">法务 Agent (Law)</text>
<text x="20" y="245" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 网信办算法备案核查</text>
<text x="20" y="290" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 数据出境评估风险</text>
<rect x="380" y="160" width="320" height="240" rx="8" fill="#1E293B" stroke="#22D3EE" stroke-width="1.5"/>
<rect x="380" y="160" width="320" height="45" rx="8" fill="#0891B2"/>
<text x="540" y="190" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="20" font-weight="bold" fill="#F8FAFC" text-anchor="middle">技术 Agent (Tech)</text>
<text x="400" y="245" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 技术路线颠覆推演</text>
<text x="400" y="290" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 核心团队流失评估</text>
<rect x="760" y="160" width="320" height="240" rx="8" fill="#1E293B" stroke="#22C55E" stroke-width="1.5"/>
<rect x="760" y="160" width="320" height="45" rx="8" fill="#059669"/>
<text x="920" y="190" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="20" font-weight="bold" fill="#F8FAFC" text-anchor="middle">财务 Agent (Finance)</text>
<text x="780" y="245" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• 研发资本化率异常</text>
<text x="780" y="290" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#CBD5E1">• HHI 集中度风险</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB