Architecture (State 011 Platform Convergence C3)
State 011 is the C3 convergence checkpoint: Kubernetes + Tilt platform profile on top of C2 functional behavior.
- Inherits architectural baseline from:
010-tilt-kubernetes-dev-loop - Generated from:
system/architecture.model.json - Canonical flows:
../001-baseline-uncontainerized-parity/system/end-to-end-flows.md
Entry Pointsβ
edge-proxy:http://localhost:8080tilt-ui:http://localhost:10350
Architecture Diagramβ
Node Catalogβ
| Node | Kind | Label | Notes |
|---|---|---|---|
developer | actor | Developer | Iterates locally with fast feedback loops. |
tilt | tooling | Tilt Dev Loop | Build/deploy/log orchestration for local k8s. |
cluster | boundary | Kubernetes Cluster | Underlying runtime substrate inherited from state 010. |
edge | gateway | NGINX Edge Proxy | Single browser/API entrypoint. |
workloads | service | TraderX Workloads | Core services remain functionally equivalent to state 008 (C2), carried through state 010. |
State Notesβ
- Publish lineage parent is state 010.
- Dotted-line convergence parent is state 008 (C2 functional convergence).
- State 011 marks C3 and is the recommended platform-ready baseline for subsequent work.