Commit Graph

11 Commits

Author SHA1 Message Date
movingsam
5e04a565e7 docs(phase-03): complete phase execution - Gateway Cluster Restructure 2026-03-03 16:03:24 +08:00
movingsam
38f71d7274 docs(03-gateway-infrastructure-update): complete plan 03 of phase 03
- Created SUMMARY.md with plan execution details
- Updated STATE.md with current position

Plan 03 COMPLETE - Infrastructure layer updated for GwCluster.
2026-03-03 15:48:36 +08:00
movingsam
b058c3ea56 docs(03-gateway-route-update): complete plan execution
- Add SUMMARY.md for plan 02
- Update STATE.md with completion status
- Update ROADMAP.md with completed plan
2026-03-03 15:38:33 +08:00
movingsam
0699863b24 docs(03-01): complete gateway cluster entities plan
- Created SUMMARY.md for plan execution
- Updated STATE.md with Phase 03 progress
- Updated ROADMAP.md with Phase 3 status
2026-03-03 15:34:23 +08:00
movingsam
75b0f9bd35 docs(phase-03): add research and 4 execution plans for gateway restructuring 2026-03-03 15:24:43 +08:00
movingsam
8dce917105 docs(phase-01): complete gateway routing phase execution 2026-03-03 12:23:12 +08:00
movingsam
71b0c2017b feat(infrastructure): add GatewayExtensions for modular IoC registration 2026-03-03 12:22:21 +08:00
movingsam
8e19a4c1bd docs(01-gateway-routing): add plan 02 summary for gateway infrastructure 2026-03-03 12:09:57 +08:00
movingsam
ec39951726 docs(planning): update STATE and ROADMAP for plan 02 completion 2026-03-03 12:09:49 +08:00
movingsam
ed762b2e61 docs(03): capture phase context for gateway adjustment 2026-03-03 11:37:16 +08:00
movingsam
1b8c937aa4 feat: 添加 Gateway 路由实体到 Platform
Some checks failed
Build and Push Docker / build (push) Failing after 23s
Publish NuGet Packages / build (push) Failing after 8s
- 新增 GatewayAggregate 领域实体 (GwTenant, GwTenantRoute, GwServiceInstance)
- 新增 IRouteStore, RouteStore, IInstanceStore, InstanceStore
- 新增 IRouteManager, RouteManager
- 合并 GatewayDbContext 到 PlatformDbContext
- 统一 Extensions.AddPlatformCore 注册所有服务
2026-02-28 23:53:00 +08:00