Skip to content

Reflector

See what agents actually call on the platform — MCP sessions, tool latency, denials — from the kernel up. Reflector is the sense layer: eBPF observers that wrap the platform without the platform knowing it is being secured.

  • Ground truth at the wire — complement PEP audit with host-level visibility
  • Zero hot-path coupling — Starfly exchange and revocation unchanged; reflector consumes and exports
  • Pairs with dashboard — metrics and events feed the same NOC mental model
Agent → tool call → platform network
Reflector (eBPF) → metrics / events
Starfly PEP (parallel) → identity / policy

Reflector does not mint WIMSE. Starfly does not load eBPF programs. Sovereign concerns.

Previewgithub.com/raygj/workload-ebpf-reflector

eBPF-based SPIFFE identity observation and enforcement for Kubernetes workloads — zero agent modification, wire speed. Lives in its own repo; Starfly fabrics docs link here for the ecosystem map.