feat: 五方向认知升级定稿实装 — E安全模块 + C集成模块 + 验证体系 + 设计资产 - #2
Open
Liber1917 wants to merge 16 commits into
Open
Conversation
- 新增步骤12: 部署e-modules(权限红线/审计/安全自检/合规)到CONFIG_DIR, SKIP_SECURITY=1跳过 - e-modules/: gen-permissions(53条规则)/audit-init(脱敏+熔断+轮转)/security-check(自检+AGENT-CARD)/gen-compliance(CN/EU) - benchmarks/: VERIFICATION-PIPELINE(四关验证体系)+ skill-overlap + triple-gate + collision-bench + graphify-vs-codegraph - preset-skills/: ai-communication(沟通协议) - 步骤号 1-12 分母统一 - 依据: harness-env-awareness-spec.md 五方向定稿
|
Analysis CompleteGenerated ECC bundle from 3 commits | Confidence: 60% View Pull Request #3Repository Profile
Changed Files (63)
Top hotspots
Top directories
Analysis Depth Readiness (evidence-backed, 50%)ECC Tools uses this to decide whether recommendations should stay at commit-history/setup guidance or expand into CI, security, harness, reference-set, AI-routing, and team backlog work.
Reference Set Readiness (2/7, 29%)
Generated Instincts (6)
After merging, import with: Files
|
…opencode 拒绝未知字段) ②webfetch 改为 Action 字符串(非对象)
…式/无头ask=autoreject认知)
…ask=autoreject认知盲区)
…/54 vs en 45/54, 中文触发全胜, 翻译无损
…-profile修TOOLS容错; audit-init自动写event段
…,漂移检测实测) - 12/12 全部实装
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
基于「Agent 认知升级」五方向(A 联网/B 环境/C 具身/D 控制/E 安全)调研定稿的首次大规模实装。
变更内容
1. setup-opencode.sh 新增步骤 12「安全与能力增强」(
SKIP_SECURITY=1可跳过)~/.config/opencode/opencode-setup-modules/2. e-modules/ — E 方向六模块落地
3. c-modules/ — C 方向集成(集成而非自研)
4. benchmarks/ — 验证体系 + 实测报告
5. preset-skills/ — ai-communication 沟通协议
6. docs/design/ — 五方向规格 + 调研报告(HTML+MD)
测试
设计文档
见
docs/design/harness-env-awareness-spec.md(五方向定稿)与docs/design/VERIFICATION-PIPELINE.md(验证体系)