AI data plane
on the wire.

Inspect, redact, and enforce policy inline — before embeddings, around inference, and between agents. WITH engages AWS F2 FPGA house kernels. WITHOUT is CPU bypass so the value is obvious in one click.

FPGA on AWS F2 (house kernels) — not Nol8 bitstream

scrub

Stop PII before it becomes a vector.

Pre-embed scrub on F2. Dual corpus RAG proves leaks WITHOUT control, clean WITH.

Open scrub →

sidecar

Policy in the inference path.

FPGA sidecar blocks jailbreaks/secrets, redacts prompts & responses, measures overhead vs bypass.

Open sidecar →

mesh

Agent messages don’t get a free pass.

Schema, ACL, tenant isolation, FPGA PII scrub. Inbox proves drops when filter is WITH.

Open mesh →

Architecture (honest)

Browser / Jamie laptop
    │
    ▼
Edge UX on scaledminds VPS  (plane / scrub / sidecar / mesh :9100-9103)
    │  WITHOUT ──► CPU path on edge (bypass)
    │  WITH    ──► HTTPS/HTTP to AWS F2 f2.6xlarge worker :9443
    │                 └─ VU47P + house pattern kernels (AFI) — not Nol8 bitstream
    ▼
Embeddings (scrub) / tiny model stub (sidecar) / agent inboxes (mesh)

Jamie call — 6-minute demo script

  1. Hub (30s): “Three use cases on one plane. Badge says house kernels on F2 — we are not claiming a Nol8 AFI.”
  2. Scrub (2m): Plant clinical PII → WITH FPGA ingest → query phone/SSN → show raw corpus leaks vs scrubbed clean. Flip WITHOUT and contrast latency/catch.
  3. Sidecar (2m): Secret-in-prompt + jailbreak. WITH blocks/redacts with decision log + overhead ms. WITHOUT lets secrets reach the model and leak back.
  4. Mesh (1.5m): Happy path, then cross-tenant + PII payload. WITH drops/redacts; open recipient inbox. WITHOUT delivers the bad message — inbox proves it.
  5. Close: “Same UX shape as Argus-style edge talking to F2. Swap house AFI for Nol8 when design-partner access lands.”