🔖 chore(release): core@3.8.0 + cli@3.6.3 + template@3.7.0 - #58
Merged
Conversation
- Core 3.7.2 → 3.8.0(minor):PR #55 让 routing.match() 完整消费 matcher 4 字段(includeAll/excludeAny/excludeAll);PR #57 补齐 Agent 侧规则 + Core templates 新建 kb-routing-summary topic。 - CLI 3.6.2 → 3.6.3(patch):按 CLI-pin-Core 联动制同步升级依赖固定版本 (packages/cli/package.json 里 flow2spec-core 精确 pin 到 3.8.0)。 - Template 3.6.2 → 3.7.0(minor):新增 f2s-topic-authoring §3「matcher 分片字段语义」写作准则、Core templates 双语新建 kb-routing-summary topic、双语 index / unified-entry 同步 4 字段口径——下游拿到新模板 后能直接使用 4 字段能力。 - Protocol 2 不变(公共协议未破坏)。 - 门禁全绿:npm test / npm run pack:check / test-package-install / kb check --strict。
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.
发版摘要
routing.match()完整消费 matcher 4 字段;PR #57 补齐 Agent 侧规则 + Core templates 新建 topicpackages/cli/package.json里的@double-coding/flow2spec-core精确 pin发布计划
合并本 PR 后:
core-v3.8.0→npm publish @double-coding/flow2spec-corecli-v3.6.3→npm publish @double-coding/flow2specrepo-dev-workflow-constraints硬约束)门禁
npm test:15 个脚本全绿(含routing semantics tests passed)npm run pack:check:Core 280.6kB / 126 files、CLI 15.3kB / 3 filesnode scripts/test-package-install.js:okflow2spec kb check --strict:knowledge check: ok / topics: 20 / routing drift: nonpm run version:check:versions are consistent相关
后续动作(不阻塞本 PR)
.claude/rules/repo-dev-workflow-constraints.md里"CLI 对 Core 使用 caret range^3.5.0"是 PR #53 之前的旧口径,与当前 CLI-pin-Core 联动制不符;发版后可以起一个小 PR 修正该规则,与 PR #53 引入的实际行为对齐。