dev-manager-tauri/.blueprint/modules
lanrtop 08e8d6d719 fix(flywheel): 修复 Rules-Applied trailer 死链,git log 原生提取 + UPSERT 回填
R1 管道自建成以来是死链:buff 与 ingest 两处 git log 都用 %s 只取
subject,trailer 在 body 里永远读不到(炼境自身 11 条带 trailer 的
commit,DB rules_applied 全空);单测喂全文所以全绿。

- GIT_LOG_FMT 加 %(trailers:key=Rules-Applied,valueonly,separator=%x2C),
  git 原生 trailer 解析,保持单行一条记录
- read_git_log 升为增量/全量统一取数入口(GitLogRange),buff 的
  get_new_commits 委托之,消灭两处重复 format 定义
- record_commit_entry + upsert_metrics:ON CONFLICT 仅回填
  rules_applied IS NULL 的存量行,绝不覆盖已有值,回填幂等
- ingest_full_git_history 改走 record_commit_entry,消灭第三处重复 INSERT
- get_new_commits 的 WSL 分支随 2026-07-04 裁决顺手清理
- 测试:真 git 仓库 e2e trailer 提取回归 + UPSERT 四态语义,82 全绿

Rules-Applied: R06,R07,R13
2026-07-04 14:04:20 +09:00
..
agent-infrastructure.md chore(blueprint): 双工作区诊断错误复盘——用户纠错,git 同源取证,sha 主键边界记录 2026-07-03 09:10:40 +09:00
api-keys.md feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展 2026-04-29 22:11:28 +09:00
auto-update.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
blueprint-buff.md feat: 蓝图 Buff 系统 v0.1.12 2026-04-05 01:56:40 +09:00
blueprint-feedback.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
blueprint-flywheel.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
blueprint-governance.md feat(governance): 规则分发跨工具化——AGENTS.md 成为蓝图工作流单一来源 2026-07-02 19:49:22 +09:00
blueprint-onboarding.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
blueprint-reader.md feat: add copy functionality for nodes and containers in GroupResourceCanvas 2026-04-03 08:42:17 +09:00
blueprint-view.md fix: P2 conventions 分发覆盖 WSL 项目 2026-04-08 03:55:36 +09:00
cicd-workflow.md chore(blueprint): cicd-workflow 注记刷新——Gitea Actions 改造已完成 2026-07-02 19:07:11 +09:00
claude-autonomy-config.md feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展 2026-04-29 22:11:28 +09:00
cloud-db-instances.md feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展 2026-04-29 22:11:28 +09:00
cloud-docker-apps.md feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展 2026-04-29 22:11:28 +09:00
cloud-products.md feat: 服务器管理体系 + 云产品扩展 + 源码库 + API密钥管理 2026-04-17 22:25:06 +09:00
deploy-info.md feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展 2026-04-29 22:11:28 +09:00
devtools-scan.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
flywheel-intelligence.md fix(flywheel): 修复 Rules-Applied trailer 死链,git log 原生提取 + UPSERT 回填 2026-07-04 14:04:20 +09:00
git-ops.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
gitea-integration.md chore(blueprint): G7 实战复盘——scope/参数命名/大文件三坑与检测盲区 2026-07-03 10:21:01 +09:00
github-auth.md chore(conventions): v1.9.0 自洽体检——规则边界结构 + R11 + 状态词汇统一 2026-07-02 14:09:09 +09:00
github-decommission.md refactor(github): GitHub 全面退役——免登录 + 发布/导入/同步链路移除 + 凭据去 GitHub 化 2026-07-02 13:15:56 +09:00
github-publish.md refactor(github): GitHub 全面退役——免登录 + 发布/导入/同步链路移除 + 凭据去 GitHub 化 2026-07-02 13:15:56 +09:00
health-center.md feat: add runtime diagnostics, health center, and project mentor 2026-04-04 19:58:49 +09:00
host-apps.md feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展 2026-04-29 22:11:28 +09:00
manage-multi-view.md feat(manage): 项目/产品组多视图 — 全览/分组/概览/健康度四视图 2026-07-04 09:26:17 +09:00
mcp-config-inject.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
mcp-server.md chore(blueprint): 能力双投影补侦察驻军原则与双消费者洞察 2026-07-03 12:38:35 +09:00
onboarding-pack.md feat(onboarding): T2+B3 复杂度感知分支策略 + agent 按钮载体声明体系 2026-07-04 13:44:02 +09:00
product-group-mcp.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
project-dashboard.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
project-env-scan.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
project-mentor.md fix: P2 conventions 分发覆盖 WSL 项目 2026-04-08 03:55:36 +09:00
project-mgmt.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
project-templates.md feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展 2026-04-29 22:11:28 +09:00
project-tools.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
repo-registry.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
runtime-diagnostics.md feat: add runtime diagnostics, health center, and project mentor 2026-04-04 19:58:49 +09:00
server-registry.md feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展 2026-04-29 22:11:28 +09:00
server-software.md feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展 2026-04-29 22:11:28 +09:00
service-config.md feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展 2026-04-29 22:11:28 +09:00
settings-page.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
shell-launch.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
source-library.md feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展 2026-04-29 22:11:28 +09:00
sqlite-db.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
ssh-config-sync.md feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展 2026-04-29 22:11:28 +09:00
tags-groups.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
tray-service.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
ui-restructure.md feat(ui): 功能区重构阶段二——洞察页 + 全局/项目层级归位(N3/N4/N5) 2026-07-02 14:51:43 +09:00
user-project-todos.md feat: 飞轮阶段一 + 项目个人备忘功能 2026-04-11 17:21:47 +09:00
v2rayn-import.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
vscode-remote.md feat: 新增 pnpm Monorepo+Expo 模板及蓝图模块扩展 2026-04-29 22:11:28 +09:00
workspace-mgmt.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
wsl-proxy.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00