gewuyou
|
915d93d06d
|
test(cqrs): 扩展 registry gate 回归
- 新增缺少 notification handler 合同时的 generator 静默跳过覆盖
- 新增缺少 stream handler 合同时的 generator 静默跳过覆盖
- 新增缺少 registry attribute 合同时的 generator 静默跳过覆盖
- 更新 CQRS 恢复文档与本轮验证记录
|
2026-05-04 19:12:49 +08:00 |
|
gewuyou
|
e17fa15a01
|
test(cqrs): 补齐 registry gate 回归
- 新增缺少 ICqrsHandlerRegistry 时的 generator 静默跳过覆盖
- 更新 CQRS 恢复文档与本轮验证记录
|
2026-05-04 19:01:47 +08:00 |
|
gewuyou
|
857ce08edb
|
test(cqrs): 补齐 fallback 元数据回归
- 新增 mixed fallback 禁用多实例 attribute 时的字符串回退覆盖
- 补充 runtime AttributeUsage 变体测试辅助方法
- 更新 CQRS 恢复文档与本轮验证记录
|
2026-05-04 18:55:04 +08:00 |
|
gewuyou
|
0ac53a4cee
|
test(cqrs): 补齐 request invoker 合同回归
- 新增 request invoker descriptor 缺失时的 generator 回归覆盖
- 新增 request invoker descriptor entry 缺失时的 generator 回归覆盖
- 更新 CQRS 恢复文档与本轮验证记录
|
2026-05-04 18:49:26 +08:00 |
|
gewuyou
|
ac95202f9c
|
Merge pull request #322 from GeWuYou/fix/release-notes-pr-links
|
2026-05-04 16:05:33 +08:00 |
|
gewuyou
|
478072acc3
|
fix(release): 修复 git-cliff PR 元数据令牌
- 修复 auto-tag 中 git-cliff 使用 PAT_TOKEN 导致 PR 读取权限不受 job permissions 约束的问题
- 修复 semantic-release trace 中重复日期标题触发 MD024 的问题
- 更新 SEMREL-RP-007 跟踪记录,说明发布说明生成的 token 分工与后续恢复点
|
2026-05-04 14:19:40 +08:00 |
|
gewuyou
|
53870c1f92
|
fix(release): 修复发布说明 PR 链接缺失
- 修复 release notes 生成 job 缺少 PR 读取权限的问题
- 更新 semantic-release 主题恢复点与验证记录
- 补充当前修复分支到 ai-plan 启动映射
|
2026-05-04 10:19:58 +08:00 |
|
dependabot[bot]
|
64c5ecb3ca
|
chore(deps): bump peter-evans/create-pull-request from 7 to 8
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
v0.3.0
|
2026-05-04 09:59:20 +08:00 |
|
dependabot[bot]
|
2ccacb8102
|
Bump Meziantou.Analyzer from 3.0.58 to 3.0.60
---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
dependency-version: 3.0.60
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-04 09:59:03 +08:00 |
|
dependabot[bot]
|
ee998503b3
|
Bump Meziantou.Polyfill from 1.0.120 to 1.0.121
---
updated-dependencies:
- dependency-name: Meziantou.Polyfill
dependency-version: 1.0.121
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-04 09:58:51 +08:00 |
|
gewuyou
|
69ea92c149
|
Merge pull request #319 from GeWuYou/build/semantic-release-rules
build(release): 支持依赖与安全提交触发补丁发布
|
2026-05-04 09:58:33 +08:00 |
|
gewuyou
|
c5ca161cb5
|
build(release): 修复发布说明类型映射
- 修复 release-notes-generator 的 Conventional Commits 类型映射
- 补充 SEMREL-RP-006 的验证结果与 PR review 恢复点
|
2026-05-04 08:14:41 +08:00 |
|
gewuyou
|
53f8baf2ef
|
build(release): 支持依赖与安全提交触发补丁发布
- 更新 semantic-release 规则,将 deps 与 security 提交映射为 patch 发布
- 补充 AGENTS 与贡献文档中的提交类型语义
- 记录 SEMREL-RP-005 验证结果与分支恢复入口
|
2026-05-03 23:00:33 +08:00 |
|
gewuyou
|
fe1a875785
|
Merge pull request #317 from GeWuYou/chore/license-headers
Chore/license headers
|
2026-05-03 22:59:31 +08:00 |
|
gewuyou
|
4153ea59b8
|
docs(agents): 补充文件头治理规则
- 补充 AGENTS.md 中的许可证文件头规则
- 修复新增治理文件自身缺失的文件头
|
2026-05-03 21:00:03 +08:00 |
|
gewuyou
|
ff553977e3
|
chore(license): 补齐 Apache-2.0 文件头治理
- 新增许可证文件头检查与修复脚本
- 补充维护者手动修复 PR 工作流和 CI 校验
- 更新贡献指南中的文件头说明
- 补齐仓库维护源码和配置文件的许可证声明
|
2026-05-03 19:39:49 +08:00 |
|
gewuyou
|
a0591afa18
|
Merge pull request #316 from GeWuYou/docs/godot-logging-composition-archive
docs(godot): 归档 Godot logging 主题
|
2026-05-03 19:23:43 +08:00 |
|
gewuyou
|
d5d34a626c
|
docs(godot): 修复日志组合文档示例
- 修复组合 logger 示例重复创建文件 appender 的生命周期问题
- 更新 Core logging 文档中的平台无关路径示例
- 补充 Godot 日志页面的路径解析指引承接
|
2026-05-03 19:07:20 +08:00 |
|
gewuyou
|
230cd0e5d1
|
docs(godot): 归档 Godot logging 主题
- 补充 GodotLogAppender 与 Core appender 组合示例
- 更新 Godot logging 文档中的文件输出接入说明
- 归档 godot-logging-core-sink 恢复材料并清理 boot 索引
|
2026-05-03 18:54:33 +08:00 |
|
gewuyou
|
6fa1c20d75
|
Merge pull request #315 from GeWuYou/feat/godot-logging-core-sink
Feat/godot logging core sink
|
2026-05-03 15:14:33 +08:00 |
|
gewuyou
|
64e5d8d11d
|
test(godot): 补强日志反射断言
- 补充 GodotLogger 结构化属性反射目标的显式断言
- 优化 反射返回类型不匹配时的测试失败定位
- 更新 godot logging core sink 跟踪与执行 trace
|
2026-05-03 14:04:59 +08:00 |
|
gewuyou
|
3ced56be8b
|
chore(godot): 处理 Godot 日志 PR 反馈
- 修复 GodotLogAppender 测试对结构化属性顺序的依赖
- 移除 GodotLogger 未使用的私有格式化包装方法
- 更新 ai-plan 默认索引和 trace 恢复记录,避免归档主题与重复标题干扰 boot
|
2026-05-03 13:24:24 +08:00 |
|
gewuyou
|
1009fee4a4
|
feat(godot): 新增 Godot 日志 Appender
新增 GodotLogAppender 作为 Core ILogAppender 的 Godot 控制台落点
重构 GodotLogger 输出路径以复用 appender 管线并保持现有 ILogger 入口
补充 Godot appender 渲染测试、文档说明与 active topic 恢复记录
|
2026-05-03 11:03:58 +08:00 |
|
gewuyou
|
40cce565e6
|
docs(ai-plan): 启动 Godot logging Core sink 主题
- 归档 Godot logging 合规收尾主题并保留验证结果
- 新增 Godot logging Core sink active topic 恢复入口
- 更新 public boot 索引和当前分支映射
|
2026-05-03 10:51:16 +08:00 |
|
gewuyou
|
918a61f3b2
|
Merge pull request #314 from GeWuYou/feat/godot-logging-compliance-polish
Feat/godot logging compliance polish
|
2026-05-03 10:07:03 +08:00 |
|
gewuyou
|
c967b4df3d
|
fix(godot): 修复日志 review 反馈
- 修复 DeferredLogger 格式化重载提前 string.Format 的热路径问题
- 修复 GodotLogger 默认 options 分配与结构化属性无效 key 处理
- 补充 Godot logging XML 文档、回归测试和 appsettings 接入示例
- 更新 Godot logging PR review 跟踪与验证记录
|
2026-05-03 09:00:41 +08:00 |
|
gewuyou
|
b4b3538b21
|
fix(godot): 收敛日志配置评审问题
- 修复 GodotLog 配置源生命周期、Shutdown 释放与延迟 logger 并发发布问题
- 修复 Godot logger 配置归一化、无效数字级别校验和未知级别颜色回退
- 优化 Godot 日志模板缓存边界、内部文档和 update-namespaces 脚本失败传播
- 补充 Godot logging 回归测试、用户文档与 active ai-plan 恢复记录
|
2026-05-02 22:43:07 +08:00 |
|
gewuyou
|
a52f3c6fec
|
feat(godot): 补齐 GodotLogger 接入文件
- 新增 GodotLogger 的配置加载、延迟入口和宿主输出适配实现。
- 复制 ai-libs/GodotLogger 的 MIT 许可证到 third-party-licenses/GodotLogger/LICENSE。
- 补充 active tracking 与 trace,保留下一阶段对齐点。
|
2026-05-02 21:39:26 +08:00 |
|
gewuyou
|
748bb714fb
|
feat(godot): 收敛 GodotLogger 宿主能力
- 新增 GodotLog、DeferredLogger 和配置自动发现、热重载接线。
- 修复已缓存 logger 的级别判定与输出路径,使动态配置生效。
- 更新文档与追踪记录,明确当前收敛边界和恢复点。
|
2026-05-02 21:33:28 +08:00 |
|
GeWuYou
|
36e1ae5f32
|
feat(godot): add configurable logger templates
|
2026-05-02 19:33:00 +08:00 |
|
gewuyou
|
6aa741114f
|
ci: include third-party licenses in compliance bundle
|
2026-05-02 19:10:44 +08:00 |
|
gewuyou
|
5306c98470
|
chore(ai-plan): archive release summary notes recovery point
|
2026-05-02 19:10:18 +08:00 |
|
gewuyou
|
35a62e6bfb
|
Merge pull request #313 from GeWuYou/feat/release-summary-notes
fix(release): 修复发布说明变更汇总标题
|
2026-05-01 23:36:13 +08:00 |
|
gewuyou
|
43094fba83
|
fix(release): 修复发布说明变更汇总标题
- 修复 git-cliff 模板的 What's Changed 归属,让分类变更列表承担完整变更清单语义
- 保留 每条变更末尾的作者与 PR 链接,避免新增独立 PR 索引造成重复展示
- 更新 semantic-release-versioning 恢复文档与当前分支映射
|
2026-05-01 23:29:04 +08:00 |
|
gewuyou
|
a1b3576b09
|
Merge pull request #308 from GeWuYou/docs/sdk-update-documentation
Docs/sdk update documentation
v0.2.0
|
2026-05-01 21:58:22 +08:00 |
|
gewuyou
|
e391833615
|
Merge pull request #312 from GeWuYou/feat/release-summary-notes
|
2026-05-01 21:02:22 +08:00 |
|
gewuyou
|
a870ea28a8
|
fix(ci): 修复发布说明输出
- 修复 git-cliff 模板重复输出提交的问题
- 更新 GitHub Release 使用 release notes 文件作为正文
- 补充 PR review 修复记录与验证结果
|
2026-05-01 20:40:01 +08:00 |
|
gewuyou
|
3cb0177936
|
feat(ci): add cliff-based release summaries
|
2026-05-01 20:22:08 +08:00 |
|
gewuyou
|
6983b7ee84
|
docs(source-generators): 收口最新 PR 审查跟进
- 更新 schema-config-generator 文案并同步 PR review 最新建议
- 修复 documentation-full-coverage-governance active tracking 的 RP-055 验证引用与审查事实
- 更新 active trace 的 latest reviewed commit、线程结论与验证摘要
|
2026-05-01 19:08:39 +08:00 |
|
gewuyou
|
00ecf6fb10
|
docs(source-generators): 收口 PR 审查文档跟进
- 更新 source-generators 文档中的 fallback 条件说明与自包含运行时示例
- 压缩 documentation-full-coverage-governance active tracking 的验证摘要并同步最新 PR 审查事实
- 补充 active trace 的显式风险记录与本轮验证结论
|
2026-05-01 17:02:25 +08:00 |
|
dependabot[bot]
|
52b96ed36f
|
Bump Meziantou.Analyzer from 3.0.52 to 3.0.58
---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
dependency-version: 3.0.58
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-01 16:52:02 +08:00 |
|
dependabot[bot]
|
85a8b35154
|
Bump Meziantou.Polyfill from 1.0.116 to 1.0.120
---
updated-dependencies:
- dependency-name: Meziantou.Polyfill
dependency-version: 1.0.120
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-01 16:51:51 +08:00 |
|
dependabot[bot]
|
9581682231
|
Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-version: 18.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.NET.Test.Sdk
dependency-version: 18.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.NET.Test.Sdk
dependency-version: 18.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.NET.Test.Sdk
dependency-version: 18.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.NET.Test.Sdk
dependency-version: 18.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.NET.Test.Sdk
dependency-version: 18.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.NET.Test.Sdk
dependency-version: 18.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-01 16:51:35 +08:00 |
|
gewuyou
|
896e3efaa9
|
docs(source-generators): 收口 PR 审查中的文档入口表述
- 更新 source-generators 文档中的测试入口表述,使用语义化链接标签替代源码路径
- 校正 documentation-full-coverage-governance active ai-plan 的 PR 审查事实、验证结果与下一步恢复点
|
2026-05-01 15:37:26 +08:00 |
|
gewuyou
|
4fdb1e7398
|
docs(ai-plan): 收口 PR 审查遗留文档问题
- 修复 documentation-full-coverage-governance 归档中的 Markdown 行内代码闭合错误
- 更新 active tracking 与 trace,使其反映 PR #308 review 的本地核验结论
- 补充本轮文档构建验证结果与后续恢复步骤
|
2026-05-01 13:29:52 +08:00 |
|
gewuyou
|
241c9ffeb3
|
docs(source-generators): 补充迁移兼容说明并归档恢复历史
- 补充 Schema 配置生成器专题的迁移步骤、兼容边界与回退建议
- 更新 active tracking 与 active trace,只保留当前恢复事实、验证结果与归档指针
- 新增 RP-049 到 RP-052 的状态、验证与时间线归档文件
|
2026-05-01 13:22:14 +08:00 |
|
gewuyou
|
7e77fee0a5
|
docs(ai-plan): 更新文档覆盖恢复点
- 更新 committed diff 基线,记录本轮提交后的 8 files / 337 lines 状态
- 补充 documentation-full-coverage-governance 的下一步建议,避免后续按过时工作树峰值恢复
|
2026-05-01 13:22:13 +08:00 |
|
gewuyou
|
103b961e6f
|
docs(source-generators): 补充生成器专题覆盖并更新进度
- 新增 Schema 配置生成器专题页,补充输入契约、生成物与诊断边界
- 更新 source-generators、API 参考与 CQRS 文档,说明共享支撑层阅读路线与 fallback 分层
- 更新 documentation-full-coverage-governance 的 tracking 和 trace,记录批次指标与验证结果
|
2026-05-01 13:22:12 +08:00 |
|
gewuyou
|
1c21df1414
|
Merge pull request #307 from GeWuYou/feat/cqrs-optimization
Feat/Add stream invoker provider support to CQRS handler registry generator
|
2026-05-01 09:31:00 +08:00 |
|
gewuyou
|
26314dba5e
|
docs(cqrs-rewrite): 收敛恢复入口文档
- 更新 active tracking,仅保留 RP-076、PR #307、活跃风险、权威验证与下一推荐步骤
- 重构 active trace,仅保留当前阶段决策、验证结果与后续恢复方向
- 补充 RP-062 至 RP-076 的 trace 归档,承接迁出的历史阶段上下文
|
2026-04-30 18:47:55 +08:00 |
|