Skip to content

refactor: 精简 SDLC,按职责整理项目 Skills 与文档 - #226

Merged
IchenDEV merged 1 commit into
mainfrom
codex/sdlc-simplification
Sep 7, 2026
Merged

refactor: 精简 SDLC,按职责整理项目 Skills 与文档#226
IchenDEV merged 1 commit into
mainfrom
codex/sdlc-simplification

Conversation

@IchenDEV

@IchenDEV IchenDEV commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Outcome

将 CodeTwo 的 SDLC 从四阶段文档和重复审批精简为单份变更记录,并参考 Roleva #738,将开发、发布和运维流程归入三个项目 Skill。保留历史记录、高风险设计与独立验证要求、发布授权和 Core 单实例边界。

  • devflow 使用 Skill 内模板;CI 接入 PR 元数据、Draft/Ready 状态和变更范围检查,移除重复校验及过时迁移脚本。
  • README 与文档索引负责导航,现行契约、待实现设计和历史材料明确归属;Skill 引用纳入现有链接检查。
  • AGENTS.md 从 76 行精简至 40 行,启动细节按需加载;本地 Eval 按行为影响触发,Rust 示例优先检查受影响 crate。

Change record

  • Change: docs/sdlc/changes/2026-09-08-simplify-sdlc/change.md
  • Change: docs/sdlc/changes/2026-09-08-organize-documentation/change.md

Verification

  • CI 固定版本 Bun 1.3.10:14 tests / 113 assertions passed,覆盖授权、范围、删除/重命名、Draft/Ready、发布门禁、模板加载及 Skill 链接。
  • 文档与 worktree Ready 门禁、git diff --check 通过;三个 Skill 通过官方结构校验。
  • 完整启动规则已核对保留。无运行时代码或产品 UI 改动,未启动 Core 或执行打包发布。

Review and release

  • Acceptance evidence covers the current diff; product UI is unchanged.
  • Required local checks passed; remote CI is reported by this PR.
  • Merge authorization: pending.
  • Release authorization: not requested.

分支保护与生产监控回链仍需外部配置;本 PR 未启用这些系统。结构校验不代表模型行为评测通过。

@IchenDEV
IchenDEV marked this pull request as ready for review September 7, 2026 18:30
@IchenDEV
IchenDEV merged commit 948b703 into main Sep 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant