diff --git a/.Knowledge/manifest-routing.json b/.Knowledge/manifest-routing.json index 5159835..0bf4f32 100644 --- a/.Knowledge/manifest-routing.json +++ b/.Knowledge/manifest-routing.json @@ -6,8 +6,7 @@ "fallbackTopic": "fallback-triage", "topicDependencies": { "implement-tech-design": [ - "f2s-doc-routing", - "stock-docs-vs-req-docs" + "f2s-doc-routing" ], "f2s-req-plan": [ "f2s-task" @@ -24,7 +23,6 @@ "f2s-task": ".Knowledge/topics/f2s-task.md", "f2s-req-plan": ".Knowledge/topics/f2s-req-plan.md", "f2s-git-commit": ".Knowledge/topics/f2s-git-commit.md", - "stock-docs-vs-req-docs": ".Knowledge/topics/f2s-stock-docs-vs-req-docs.md", "flow2spec-presentations": ".Knowledge/topics/f2s-flow2spec-presentations.md", "flow2spec-milestones": ".Knowledge/topics/f2s-flow2spec-milestones.md", "skill-authoring": ".Knowledge/topics/skill-authoring.md", @@ -50,8 +48,7 @@ "matcherPath": ".Knowledge/matchers/m-implement-from-spec.json", "topics": [ "f2s-doc-routing", - "implement-tech-design", - "stock-docs-vs-req-docs" + "implement-tech-design" ] }, { @@ -59,8 +56,7 @@ "matcherId": "m-doc-routing", "matcherPath": ".Knowledge/matchers/m-doc-routing.json", "topics": [ - "f2s-doc-routing", - "stock-docs-vs-req-docs" + "f2s-doc-routing" ] }, { diff --git a/.Knowledge/topics/f2s-config-precheck.md b/.Knowledge/topics/f2s-config-precheck.md index 2def7c5..4d617a1 100644 --- a/.Knowledge/topics/f2s-config-precheck.md +++ b/.Knowledge/topics/f2s-config-precheck.md @@ -1,3 +1,11 @@ +--- +id: config-precheck +revision: 0 +summary: "config-precheck(路由摘要)" +primary: config +confidence: manual +tags: [policy] +--- # config-precheck(路由摘要) ## 本主题作用 diff --git a/.Knowledge/topics/f2s-dev-workflow-constraints.md b/.Knowledge/topics/f2s-dev-workflow-constraints.md index f5c3513..a789772 100644 --- a/.Knowledge/topics/f2s-dev-workflow-constraints.md +++ b/.Knowledge/topics/f2s-dev-workflow-constraints.md @@ -1,3 +1,10 @@ +--- +id: f2s-dev-workflow-constraints +revision: 0 +summary: "f2s-dev-workflow-constraints(路由摘要)" +primary: policy +confidence: inferred +--- # f2s-dev-workflow-constraints(路由摘要) > **仅适用于 Flow2Spec 本仓自身**。**不给下游使用**——本 topic 与对应 rules / skill 都**只**存在于本仓,**不进 `templates/`**。 diff --git a/.Knowledge/topics/f2s-fallback-triage.md b/.Knowledge/topics/f2s-fallback-triage.md index feec874..a186210 100644 --- a/.Knowledge/topics/f2s-fallback-triage.md +++ b/.Knowledge/topics/f2s-fallback-triage.md @@ -1,3 +1,10 @@ +--- +id: fallback-triage +revision: 0 +summary: fallback-triage +primary: policy +confidence: manual +--- # fallback-triage ## 执行目的 diff --git a/.Knowledge/topics/f2s-flow2spec-milestones.md b/.Knowledge/topics/f2s-flow2spec-milestones.md index f145623..4c02aaf 100644 --- a/.Knowledge/topics/f2s-flow2spec-milestones.md +++ b/.Knowledge/topics/f2s-flow2spec-milestones.md @@ -1,3 +1,10 @@ +--- +id: flow2spec-milestones +revision: 0 +summary: flow2spec-milestones +primary: feature +confidence: inferred +--- # flow2spec-milestones ## 执行边界 diff --git a/.Knowledge/topics/f2s-flow2spec-presentations.md b/.Knowledge/topics/f2s-flow2spec-presentations.md index 4e64335..1043fb5 100644 --- a/.Knowledge/topics/f2s-flow2spec-presentations.md +++ b/.Knowledge/topics/f2s-flow2spec-presentations.md @@ -1,3 +1,10 @@ +--- +id: flow2spec-presentations +revision: 0 +summary: flow2spec-presentations +primary: feature +confidence: inferred +--- # flow2spec-presentations ## 执行边界 diff --git a/.Knowledge/topics/f2s-git-commit.md b/.Knowledge/topics/f2s-git-commit.md index 95edaf3..6ef7714 100644 --- a/.Knowledge/topics/f2s-git-commit.md +++ b/.Knowledge/topics/f2s-git-commit.md @@ -1,3 +1,10 @@ +--- +id: f2s-git-commit +revision: 0 +summary: "f2s-git-commit(路由摘要)" +primary: policy +confidence: manual +--- # f2s-git-commit(路由摘要) > 长文见配置根 **`skills/f2s-git-commit/SKILL.md`**;本仓模板源见 **`templates/skills/f2s-git-commit/SKILL.md`**。 diff --git a/.Knowledge/topics/f2s-implement-tech-design.md b/.Knowledge/topics/f2s-implement-tech-design.md index 7a22f2e..2479f3a 100644 --- a/.Knowledge/topics/f2s-implement-tech-design.md +++ b/.Knowledge/topics/f2s-implement-tech-design.md @@ -1,3 +1,11 @@ +--- +id: implement-tech-design +revision: 0 +summary: "implement-tech-design(路由摘要)" +dependsOn: [f2s-doc-routing] +primary: policy +confidence: manual +--- # implement-tech-design(路由摘要) > **唯一长文**:Cursor / Claude 以配置根 **`rules/f2s-implement-tech-design.md(c)`** 为准。 diff --git a/.Knowledge/topics/f2s-init-defaults.md b/.Knowledge/topics/f2s-init-defaults.md index 1567a8c..b44cb0e 100644 --- a/.Knowledge/topics/f2s-init-defaults.md +++ b/.Knowledge/topics/f2s-init-defaults.md @@ -1,3 +1,11 @@ +--- +id: flow2spec-init-defaults +revision: 0 +summary: "flow2spec-init-defaults(路由摘要)" +primary: config +confidence: inferred +tags: [policy] +--- # flow2spec-init-defaults(路由摘要) ## 作用 diff --git a/.Knowledge/topics/f2s-kb-distill.md b/.Knowledge/topics/f2s-kb-distill.md index 8506c31..f545ca6 100644 --- a/.Knowledge/topics/f2s-kb-distill.md +++ b/.Knowledge/topics/f2s-kb-distill.md @@ -1,3 +1,10 @@ +--- +id: f2s-kb-distill +revision: 0 +summary: "f2s-kb-distill:Q&A 驱动知识提取与入库" +primary: policy +confidence: manual +--- # f2s-kb-distill:Q&A 驱动知识提取与入库 Q&A 驱动知识提取技能,从普通问答中自动萃取可复用知识事实并入库;根据下钻深度与描述层次自动判断创建新 topic 或追加到现有 topic。 diff --git a/.Knowledge/topics/f2s-req-plan.md b/.Knowledge/topics/f2s-req-plan.md index b441791..fee78cf 100644 --- a/.Knowledge/topics/f2s-req-plan.md +++ b/.Knowledge/topics/f2s-req-plan.md @@ -1,3 +1,11 @@ +--- +id: f2s-req-plan +revision: 0 +summary: "f2s-req-plan(路由摘要)" +dependsOn: [f2s-task] +primary: policy +confidence: manual +--- # f2s-req-plan(路由摘要) > 长文见配置根 **`skills/f2s-req-plan/SKILL.md`**。 diff --git a/.Knowledge/topics/f2s-req-tech.md b/.Knowledge/topics/f2s-req-tech.md index a1da0d8..1432c26 100644 --- a/.Knowledge/topics/f2s-req-tech.md +++ b/.Knowledge/topics/f2s-req-tech.md @@ -1,3 +1,10 @@ +--- +id: f2s-req-tech +revision: 0 +summary: "f2s-req-tech(路由摘要)" +primary: policy +confidence: inferred +--- # f2s-req-tech(路由摘要) > 长文见配置根 **`skills/f2s-req-tech/SKILL.md`**;本仓模板源见 **`templates/skills/f2s-req-tech/SKILL.md`**。 diff --git a/.Knowledge/topics/f2s-stock-docs-vs-req-docs.md b/.Knowledge/topics/f2s-stock-docs-vs-req-docs.md index ab74945..19ae76b 100644 --- a/.Knowledge/topics/f2s-stock-docs-vs-req-docs.md +++ b/.Knowledge/topics/f2s-stock-docs-vs-req-docs.md @@ -1,3 +1,10 @@ +--- +id: f2s-doc-routing +revision: 0 +summary: "f2s-doc-routing(路由摘要)" +primary: policy +confidence: manual +--- # f2s-doc-routing(路由摘要) > **唯一长文**:Cursor / Claude 以配置根 **`rules/f2s-stock-docs-vs-req-docs.md(c)`** 为准。 diff --git a/.Knowledge/topics/f2s-task.md b/.Knowledge/topics/f2s-task.md index 2e23c6f..ed13c47 100644 --- a/.Knowledge/topics/f2s-task.md +++ b/.Knowledge/topics/f2s-task.md @@ -1,3 +1,10 @@ +--- +id: f2s-task +revision: 0 +summary: "f2s-task(路由摘要)" +primary: policy +confidence: manual +--- # f2s-task(路由摘要) > 长文见配置根 **`rules/f2s-task.*`**。 diff --git a/.Knowledge/topics/skill-authoring.md b/.Knowledge/topics/skill-authoring.md index 4088c46..4782430 100644 --- a/.Knowledge/topics/skill-authoring.md +++ b/.Knowledge/topics/skill-authoring.md @@ -1,3 +1,10 @@ +--- +id: skill-authoring +revision: 0 +summary: "skill-authoring(路由摘要)" +primary: policy +confidence: inferred +--- # skill-authoring(路由摘要) > 适用范围:在 **本仓**(Flow2Spec 产品开发仓)新增或重构 `f2s-*` SKILL 时遵循。**不下发**到下游业务仓——下游不写 `f2s-*` SKILL,本主题对其无意义。