Public + app delivery
Cloudflare
The public website and the gated member app are delivered on the Cloudflare edge.
// Operating system
The operating layers behind ETA — visible enough to understand, protected enough to preserve the edge.
ETA is not one program. It is a layered operating surface: delivery, access control, evidence, operations, research, and a sealed runtime boundary. The public view shows the layers and their discipline. The mechanics stay protected.
Layer map · current categorical view
// the road
Every lane walks the same five stages — capture, evidence, paper, prop, capital — and a gate guards each promotion. This build sits at the evidence stage.
// signal path
Each layer has one job and one boundary state. Together they are the operating system.
Serves the public site and the gated member app from a global edge network.
Two separated delivery lanes. What ships is versioned, contract-checked, and verified against a production-surface contract on every change.
The operator command center runs on separate infrastructure from the public edge.
Deliberate platform isolation: an incident on the public lane cannot reach the command center, and vice versa. Access is token-gated and fails closed.
Identity, sessions, and records are enforced at the database layer, not just the interface.
Passwordless sign-in only. Row-level enforcement means a page bug cannot leak a record the database refuses to serve.
Every candidate system must earn receipts before any promotion conversation exists.
A single canonical evidence gate rules on sample size, quality, and receipts. Rejections are recorded, not hidden. No verdict can be edited into existence.
Mode, gates, risk, and incidents in one operator truth surface.
The cockpit answers "what is the system doing and is it safe" before anything else. A sanitized public status view exists; the controls do not leave the cockpit.
A discovery fabric that generates and stress-tests candidates, walled off from execution.
Research tooling has no route to order flow and no execution credentials. Ideas leave this tier as evidence submissions, never as trades.
The execution engine and its market line run on dedicated, isolated infrastructure.
Order paths, routing, and runtime internals are never rendered on any public or member surface. Live capital stays behind manual, operator-only gates.
Health, incidents, drift, and receipts are continuously watched and recorded.
Every meaningful action leaves a typed event. Silence is treated as a fault, not a success.
Doctrine, approval gates, and human sign-off own every allocation-affecting decision.
Automation can prepare a decision; it cannot take one that touches capital. That separation is written down, tested, and enforced in the pipeline.
// production lanes
Separation is a security posture, not an accident. Each lane can fail without taking the others with it.
Public + app delivery
The public website and the gated member app are delivered on the Cloudflare edge.
Protected ops
The operator command center runs on Vercel — a deliberately separate production lane.
Access + data truth
Identity, sessions, and records are governed in Supabase with database-level enforcement.
// the boundary
The public view is designed to prove the machine is real without making it cloneable.
// continue
The layers above are the machine; the record it produces lives on its sibling surfaces.