Commit Graph

13 Commits

Author SHA1 Message Date
movingsam
6b2d480692 docs(quick): 更新 STATE.md 添加快速任务 001 记录 2026-03-04 13:14:57 +08:00
movingsam
42b8c9cca5 fix: 升级 Fengling.Platform 包并修复编译警告
- 修复 CS0108: GatewayDbContext.Tenants 隐藏继承成员
- 修复 NU1506: 移除重复 PackageVersion 定义
- 修复 NU1507: 添加包源映射配置 (NuGet.Config)
2026-03-04 13:14:26 +08:00
movingsam
3994a95177 feat: remove K8s health check from gateway (Phase 2)
- Delete KubernetesPendingSyncService.cs
- Delete PendingServicesController.cs
- Delete GwPendingServiceDiscovery.cs model
- Update GatewayDbContext.cs - remove DbSet
- Update Program.cs - remove service registration and using statements
- Update roadmap and requirements documentation
2026-03-02 18:42:54 +08:00
movingsam
ee8b73ce7f docs: add Phase 2 plan for K8s health check removal 2026-03-02 18:35:39 +08:00
movingsam
5bce01796a docs: mark Phase 1 as complete - existing PgSqlConfigChangeListener already satisfies all requirements 2026-03-02 18:31:28 +08:00
movingsam
c333ccecb2 docs: clarify Phase 1 scope - gateway listener only, console broadcast is separate 2026-03-02 18:23:59 +08:00
movingsam
ee6bb763b9 docs: update to use PostgreSQL NOTIFY for broadcast (lighter than Redis) 2026-03-02 18:21:59 +08:00
movingsam
27ea1d1c21 docs: update gateway PROJECT.md with console integration status
- Add console integration status to PROJECT.md
- Add console PROJECT.md and STATE.md
2026-03-02 18:19:43 +08:00
movingsam
8f7e8d3a71 docs: update all planning docs to Chinese 2026-03-02 18:15:23 +08:00
movingsam
b420ca1f1b docs: initialize project - gateway architecture planning
- Add PROJECT.md with core value and requirements
- Add config.json with yolo workflow preferences
- Add REQUIREMENTS.md with 18 v1 requirements
- Add ROADMAP.md with 5 phases
- Add STATE.md with project memory
2026-03-02 18:12:23 +08:00
movingsam
a96ba1f3d2 docs: 添加网关插件系统技术方案文档 2026-03-01 16:53:28 +08:00
movingsam
52f4b7616e docs: add security audit and test plan
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-28 18:38:38 +08:00
movingsam
0cbb5a2c0e docs: map YARP gateway codebase 2026-02-28 15:44:16 +08:00