docs(GOV-002): 封存 PRD 与审查门禁版本
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
<!-- gitnexus:start -->
|
<!-- gitnexus:start -->
|
||||||
# GitNexus — Code Intelligence
|
# GitNexus — Code Intelligence
|
||||||
|
|
||||||
This project is indexed by GitNexus as **a-share-analysis** (300 symbols, 325 relationships, 0 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely.
|
This project is indexed by GitNexus as **a-share-analysis** (301 symbols, 326 relationships, 0 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely.
|
||||||
|
|
||||||
> If any GitNexus tool warns the index is stale, run `npx gitnexus analyze` in terminal first.
|
> If any GitNexus tool warns the index is stale, run `npx gitnexus analyze` in terminal first.
|
||||||
|
|
||||||
|
|||||||
@@ -1,9 +1,11 @@
|
|||||||
# GitNexus 开发后基线
|
# GitNexus 开发后基线
|
||||||
|
|
||||||
- 日期:2026-08-12
|
- 日期:2026-08-12
|
||||||
- 索引基线提交:`40f3b2e`
|
- 开发前基线提交:`40f3b2e`
|
||||||
- 当前变更:GOV-002 暂存区
|
- 已索引实现提交:`fb4383f`
|
||||||
- 图谱:300 个符号、325 条关系、5 个功能簇、0 条执行流程
|
- 图谱:300 个符号、325 条关系、5 个功能簇、0 条执行流程
|
||||||
- 状态:最新
|
- 状态:最新
|
||||||
|
|
||||||
新增 `getUnpassedReviewFiles` 符号只有 `finish.mjs` 一个直接生产依赖,受影响流程为 0,风险为低。
|
新增 `getUnpassedReviewFiles` 符号只有 `finish.mjs` 一个直接生产依赖,受影响流程为 0,风险为低。
|
||||||
|
|
||||||
|
实现提交后再次执行变更检测,结果为 `No changes detected.`。
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
id: GOV-002
|
id: GOV-002
|
||||||
name: PRD 与 Review 门禁
|
name: PRD 与 Review 门禁
|
||||||
slug: prd-review-gates
|
slug: prd-review-gates
|
||||||
status: verifying
|
status: released
|
||||||
owner: project
|
owner: project
|
||||||
created_at: 2026-08-12
|
created_at: 2026-08-12
|
||||||
prd: prd.md
|
prd: prd.md
|
||||||
@@ -13,4 +13,5 @@ gitnexus_after: gitnexus/after.md
|
|||||||
gitnexus_comparison: gitnexus/comparison.md
|
gitnexus_comparison: gitnexus/comparison.md
|
||||||
code_review: review/code-review.md
|
code_review: review/code-review.md
|
||||||
standards_review: review/standards-review.md
|
standards_review: review/standards-review.md
|
||||||
release: unreleased
|
implementation_commit: fb4383f
|
||||||
|
release: v0.0.1
|
||||||
|
|||||||
@@ -1,3 +1,10 @@
|
|||||||
# 发布说明
|
# 发布说明
|
||||||
|
|
||||||
计划发布为 `v0.0.1`:新增 PRD事实来源与开发后双 Review发布门禁,不改变业务功能。
|
## v0.0.1
|
||||||
|
|
||||||
|
新增 PRD 事实来源与开发后双 Review 发布门禁,不改变业务功能。
|
||||||
|
|
||||||
|
- 实现提交:`fb4383f`。
|
||||||
|
- 功能档案强制包含 PRD、代码 Review 和规范符合性 Review。
|
||||||
|
- 完成门禁拒绝 `pending`、`blocked` 和 `changes_required` Review。
|
||||||
|
- 为市场综合概览补充正式 PRD。
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
- reviewer_type:self
|
- reviewer_type:self
|
||||||
- reviewer:Codex
|
- reviewer:Codex
|
||||||
- 基线提交:`40f3b2e`
|
- 基线提交:`40f3b2e`
|
||||||
|
- 实现提交:`fb4383f`
|
||||||
- 审查范围:治理必备文件清单、Review完成门禁、PRD与Review规范
|
- 审查范围:治理必备文件清单、Review完成门禁、PRD与Review规范
|
||||||
- 日期:2026-08-12
|
- 日期:2026-08-12
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
- reviewer_type:self
|
- reviewer_type:self
|
||||||
- reviewer:Codex
|
- reviewer:Codex
|
||||||
|
- 实现提交:`fb4383f`
|
||||||
- 日期:2026-08-12
|
- 日期:2026-08-12
|
||||||
|
|
||||||
## 检查结果
|
## 检查结果
|
||||||
|
|||||||
Reference in New Issue
Block a user