feat(data-plane): implement phase3c gateway

This commit is contained in:
sechmachine
2026-07-29 05:52:53 +07:00
parent 8379c134ca
commit f639c1bcb6
25 changed files with 2573 additions and 10 deletions
+5 -6
View File
@@ -8,12 +8,11 @@ repository.
## Current status
The repository is prepared for **Phase 3C-G gateway implementation**. It does
not yet contain a gateway or Apollo adapter. Implementation uses deterministic
pinned-source fixtures and a bounded fake provider; the owner will perform
live Apollo/macOS acceptance after both candidates exist. Deferring that live
row does not authorize direct client-to-Apollo routing, cgo, a native sidecar,
or decode/transcode behavior.
The repository contains the Phase 3C-G pure-Go QUIC/mTLS gateway and Apollo
profile. Qualification uses deterministic pinned-source fixtures and a
bounded fake provider; the owner will perform live Apollo/macOS acceptance
after both candidates exist. Deferring that live row does not authorize direct
client-to-Apollo routing, cgo, a native sidecar, or decode/transcode behavior.
The existing Xcode project is retained for the later native-client phase. It
is not Phase 3C gateway evidence and must not be used to move provider or