feat: doc-3 enhancement layer v5 迭代与检测脚本 (Refs #3)#22
Open
alpha-86 wants to merge 12 commits into
Open
Conversation
- Replace keyword grep (grep -i "PM" | grep -i "sign") with Pattern A regex: table row with role + date (YYYY-MM-DD) + valid decision - Gate 1: change "架构" → "架构师" (P0-2 fix) - Add Chinese decisions (通过/待评审/驳回) alongside English - Add friendly error output with fix instructions - bootstrap-sync: add [skip ci] to prevent loop triggers Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Gate 1: "架构" → "架构评审人" per C4 decision (Gate doc table) - Gate 1 aliases: 架构评审人, Team Lead, Architect (covers PRD-5 records) - Gate 2 aliases: 技术负责人, 技术评审人 (covers Tech-5 records) - Gate 3 aliases: 架构师, Architect (English alias) - Gate 5 aliases: QA, QA Engineer (English alias) - New check_sig_alias() function for OR-matching multiple role names - Update test script: 22 tests, all pass Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
新增: - docs/platforms/enhancement-layer.md - 增强层定位概述、开关机制、角色映射 - docs/guides/enhancement-guide.md - 增强层使用指南、安装前置、边界约束 更新: - README.md - 增加增强层文档链接 - skills/shared/agents/*.md - 6个角色文件增加增强层skill可选说明 Issue #3 PRD 4.1/4.2/4.3/4.5 交付物 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 扁平化 docs/pmo/issues/ 目录(移除子目录) - 确认目录结构:issues/ + resolutions/ - 更新 pmo.md:PMO 闭环流程 + 自我迭代机制 - 新增 pmo-review.md:规范化 review 流程 - GOV-001 状态更正为 Closed - resolutions/ 目录结构建立 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
# Conflicts: # docs/pmo/issues/008_2026-04-16_governance_issue3_hr1_skipped.md # docs/pmo/resolutions/README.md # skills/pmo-review.md # skills/shared/agents/pmo.md # skills/shared/start-agent-team.md
变更内容: - docs/platforms/enhancement-layer.md: 修复 PRD v4.1 链接; 新增"强制增强语义"; 角色映射表补充来源标注 - docs/guides/enhancement-guide.md: 新增"开关打开=强制依赖"语义; 修正边界约束"不能强依赖"→"不能选择性关闭" - docs/tech/003_adf_enhancement_layer_tech_2026-04-17.md: Tech Spec v5 状态更新为 In Review; Gate 2 Engineer+QA v5 迭代签字 - scripts/detect_enhancement_layer.py: 新建检测脚本,实现 gstack/superpower 安装检测 Gate 状态: - PRD #3 v4.1: In Review (PM 发起 HR#1 迭代) - Tech Spec #3 v5: In Review (Gate 2 Engineer+QA v5 Approved) - QA Case #3 v2: In Review (Gate 2 QA Approved) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 tasks
…vFlow into doc-3-enhancement-layer
Owner
Author
Human Review #1 正式发起Issue: #3 评审请求请 Human 对本 PR 执行 Human Review #1,确认:
PM 结论:文档阶段交付完整,现正式发起 Human Review #1。 |
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.
变更摘要
本次为 Issue #3 增强层接入的迭代交付,在 PR #7 合并的基础上完成:
文档更新
docs/platforms/enhancement-layer.mddocs/guides/enhancement-guide.mddocs/tech/003_adf_enhancement_layer_tech_2026-04-17.md新增交付
scripts/detect_enhancement_layer.pyGate 状态
PR 关联
合并即设计确认,可以进入 Human Review #1。
🤖 Generated with Claude Code