State 002 Learning Guide
Position In Learning Graph​
- Previous state(s): 001-baseline-uncontainerized-parity
- Dotted-line parent(s): none
- Next state(s): 003-containerized-compose-runtime
Convergence Metadata​
- Convergence state:
no - Convergence level:
none - Lineage role:
prelude - Nearest previous convergence:
none - Nearest next convergence:
none
Rendered Code​
- Generated branch: code/generated-state-002-edge-proxy-uncontainerized
- Authoring branch (spec source): feature/agentic-renovation
Code Comparison With Previous State​
- Compare against
001-baseline-uncontainerized-parity: code/generated-state-001-baseline-uncontainerized-parity...code/generated-state-002-edge-proxy-uncontainerized
Plain-English Code Delta​
- Code focus: Adds an edge proxy component and routes browser traffic through one origin.
- Runtime behavior: Keeps services uncontainerized while reducing client-side cross-origin complexity.
- Learning takeaway: Introduces ingress-style edge concerns before containerization.
Run This State​
./scripts/start-state-002-edge-proxy-generated.sh
Canonical Spec Links​
- State spec pack: /specs/edge-proxy-uncontainerized
- Architecture: /specs/edge-proxy-uncontainerized/system/architecture
- Flows / topology: /specs/edge-proxy-uncontainerized/system/runtime-topology
- Research: link
- Data model: link
- Quickstart: link