feat(flowguard)!: 下线 .flowguard 兼容/迁移线(v0.4.0) - #2
Merged
Merged
Conversation
- 删除旧状态机轨道:gate/journal/migration/instructions/yamlmini 模块、
state/registry 旧解锁矩阵、artifacts/detect 的 init_project、迁移器
- CLI 16 子命令收敛为 7(init/discover/context/evidence/governance/stage/validate),
validate 改读 docs/features/<task-id>/ 布局
- slash 命令 12→6(feature/next/advance/gate/override/status 下线),
kimi-commands 同步再生成
- hooks 去 legacy 分支与旧降级链,保护语义改为 worktree 越界拒绝
- validation 占位符块豁免修复(模板示例 REQ-ID 泄漏导致 validate 误报)
- 测试 262→199(删 6 文件、裁 2、改写 test_cli/test_hooks/test_error_paths)全绿
- 文档同步:AGENTS/README×2/架构/roadmap/协议/PRIVACY/spec §5/plan §3
BREAKING CHANGE: /flowguard-{feature,next,advance,gate,override,status} 与
legacy-init/migrate/instructions 子命令移除;.flowguard/ 不再受支持。
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.
摘要
「不再需要 .flowguard」落地为彻底下线旧状态机轨道,产品收敛为
docs/十阶段文档治理单轨。变更
gate/journal/migration/instructions/yamlmini模块、state/registry 旧解锁矩阵、init_project、迁移器validate改读docs/features/<task-id>/governance_write_target_mismatch)python3 -m unittest discover -s tests全绿BREAKING CHANGE
/flowguard-{feature,next,advance,gate,override,status}与 legacy-init/migrate/instructions 子命令移除;.flowguard/不再受支持。随 v0.4.0 发布说明告知。