Commit Graph

78 Commits

Author SHA1 Message Date
youfak
5a1873a9f0 feat: add gateway runtime control plane reporter
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-31 12:30:26 +08:00
youfak
9edf1a9bab test: cover worker control plane bootstrap flow 2026-07-31 12:27:38 +08:00
youfak
dd7e31ce07 docs: record worker control plane delivery 2026-07-31 11:59:19 +08:00
youfak
46e2d4c110 feat: run worker grpc control plane in controller 2026-07-31 11:56:11 +08:00
youfak
2f8a62cad7 feat: add worker control plane grpc server 2026-07-31 11:46:40 +08:00
youfak
5a678dc66f feat: map worker grpc requests 2026-07-31 11:39:00 +08:00
youfak
05e1758c00 feat: handle worker sessions and runtime reports
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-31 11:34:01 +08:00
youfak
a463a8cbd2 feat: persist worker control state in redis
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-31 11:25:22 +08:00
youfak
a79d030c82 feat: add worker session runtime domain store
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-31 10:57:39 +08:00
youfak
43dec7324a feat: add worker control plane configuration 2026-07-31 10:49:08 +08:00
youfak
7d8d32af90 build: generate worker control plane grpc contract 2026-07-31 10:44:32 +08:00
youfak
081e172970 docs: plan worker control plane session runtime
Some checks are pending
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-31 10:19:30 +08:00
youfak
a92deb9def docs: define negative worker snapshot ack 2026-07-31 07:02:50 +08:00
youfak
3e6d459777 docs: design worker session control plane 2026-07-31 06:45:53 +08:00
youfak
e934601769 docs: complete README refresh plan
Some checks are pending
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-30 22:13:50 +08:00
youfak
b533a37f85 docs: record README verification progress
Some checks are pending
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-30 22:12:25 +08:00
youfak
47a4974ae1 docs: clarify controller host startup 2026-07-30 22:10:21 +08:00
youfak
6257265e14 docs: refresh project README 2026-07-30 21:58:34 +08:00
youfak
be596294c0 docs: correct README plan test path 2026-07-30 21:47:35 +08:00
youfak
66b3418bcc docs: plan README refresh 2026-07-30 21:46:12 +08:00
youfak
c65ab49112 docs: design README refresh
Some checks are pending
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-30 21:40:31 +08:00
youfak
c3b5b25597 docs: record distributed admission delivery
Some checks are pending
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-30 21:04:19 +08:00
youfak
e54fc84a81 feat: distribute extraction admission limits 2026-07-30 20:51:16 +08:00
youfak
b8f5104167 docs: record provider lifecycle delivery
Some checks are pending
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-30 19:47:10 +08:00
youfak
8997e3880e feat: run provider lifecycle in controller 2026-07-30 19:47:02 +08:00
youfak
40f4b3ffab feat: enforce distributed provider fetch quota 2026-07-30 16:11:04 +08:00
youfak
d648ba37e0 docs: record worker runtime capacity delivery 2026-07-30 15:46:27 +08:00
youfak
45ba6fb958 feat: add authoritative worker runtime capacity 2026-07-30 15:46:18 +08:00
youfak
e9945d933f docs: record provider coordination delivery
Some checks are pending
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-30 14:16:02 +08:00
youfak
5e430923e5 feat: add Redis provider coordination 2026-07-30 14:15:48 +08:00
youfak
f45def4191 docs: record controller metrics delivery 2026-07-30 12:31:04 +08:00
youfak
d4e77a64a9 feat: add controller metrics probes 2026-07-30 12:30:42 +08:00
youfak
78fba16115 docs: record controller bootstrap delivery 2026-07-30 11:38:57 +08:00
youfak
0e1aed7f29 feat: add controller startup bootstrap 2026-07-30 11:38:33 +08:00
youfak
6a3660d639 feat: add redis activity state inventory 2026-07-30 11:38:07 +08:00
youfak
96701e4241 del
Some checks are pending
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-30 11:02:06 +08:00
youfak
61dd03d207 docs: record postgres admin state delivery
Some checks are pending
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
2026-07-30 10:36:54 +08:00
youfak
6bfef0fcf5 test: add postgres admin state contract fixture 2026-07-30 10:35:55 +08:00
youfak
48682f0bfc fix: preserve postgres storage error boundary 2026-07-30 04:57:39 +08:00
youfak
2be4eb23e3 feat: implement postgres admin state adapter 2026-07-30 04:48:15 +08:00
youfak
dacf48ea29 build: verify protobuf descriptors locally 2026-07-29 22:00:27 +08:00
youfak
b86a729792 test: validate openapi contract graph 2026-07-29 21:57:42 +08:00
youfak
02097596fa test: isolate postgres integration fixture 2026-07-29 21:53:33 +08:00
youfak
2341296271 test: strengthen admin state contract 2026-07-29 21:50:21 +08:00
youfak
c5311aa9c0 refactor: share admin state validation 2026-07-29 21:47:50 +08:00
youfak
2dbfe2f742 fix: align sequential routing defaults 2026-07-29 21:41:17 +08:00
youfak
35a201cab1 test: validate documentation references 2026-07-29 21:30:09 +08:00
youfak
125740f58d test: cover capacity reservation lifecycle 2026-07-29 21:23:34 +08:00
youfak
f46d79511f docs: align architecture evidence with runtime 2026-07-29 21:18:37 +08:00
youfak
80c6ba1ea8 docs: correct project completion evidence 2026-07-29 20:56:40 +08:00