Product
Your network sees lanes. Maya sees the vehicles.
Maya rebuilds the network primitives you already trust — identity, authorization, balancing, priority — around the agent instead of the host. All of it payload-blind: Maya never terminates TLS and never decrypts your traffic.
Maya Substrate
A programmable, agent-identity-aware fabric
Identity-aware fabric
Assigns and carries agent identity in the datapath — east–west (A2A) and north–south (egress), across regions, providers, and geos.
Telemetry, not lock-in
Emits open telemetry (OTLP) into the tools you already run. Maya adds a layer; it doesn't replace your stack.
Policy you control
Deviations are typed, auditable events you route and act on. Enforcement is operator-controlled, per agent — and deliberately observe-first.
Declared once, governed continuously
One view of every agent across clusters, clouds, and regions — Warps in every region, one Loom for the fleet.
The Standalone Agentic Firewall
Solving problems you can't see yet
-
Declare. one env var per agent
-
Observe. from the wire
-
Deviate. typed event fires
-
Decide. console / callback
-
Enforce. in-line, reversible
Hardest-hitting use case
Per-agent authorized providers — from the wire
Declare which model and inference providers each agent may reach — the same list as your ICT third-party register. When a declared agent reaches an unlisted provider, Maya fires a typed deviation. Built for financial services under DORA and SOX.
A2A Conversations
Delegation edges from live flow data. Every edge is attributed to the agent that made it.
Inside the Console
Deviations: an agent did something it never declared. Review it, contain it, reverse it.
Deviations
an agent did something it never declared| Agent | What happened | Declared → Seen | Severity | Last seen | |
|---|---|---|---|---|---|
|
ledger-sync
Providers
|
Reached an inference provider that is not on its authorized list | provider-a, provider-b → provider-c | High | 6m ago | reviewdismiss |
|
claims-triage
Reach
|
Declared internal only, observed reaching a public destination | internal → public: 203.0.113.42 | Medium | 22m ago | reviewdismiss |
|
invoice-reconciler
Egress budget
|
Crossed 100% of its declared hourly egress budget | 4 MB/hr → 4.3 MB/hr | Medium | 1h ago | reviewdismiss |
Proven now
- Wire-level agent identity, assigned from a single env var — no code, no SDK, no sidecar
- Live deviation firing + reversible enforcement on the box
- Cross-host agent-to-agent flow, wire-proven
- Open telemetry (OTLP) streaming into existing tools
- Payload-blind datapath — no TLS termination, no decryption
- In-VPC deployment on your data and your keys
Next
- Provider & peer deviations, live on the wire
- Density & performance ramp toward agent scale
- Kubernetes DaemonSet packaging
- Bring-your-own-judge (BYOJ) policy, GA
- Single-pane console across regions & providers
- Setpoint: behavioral posture reasoning over fleet telemetry, human-in-the-loop by default
Items shown as next are under development, subject to change, and not commitments of timing or functionality.