Reflector
This content is for v1.0. Switch to the latest version for up-to-date documentation.
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.
Why it’s worth your time
Section titled “Why it’s worth your time”- 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
Relationship to Starfly
Section titled “Relationship to Starfly”Agent → tool call → platform network │ Reflector (eBPF) → metrics / events │ Starfly PEP (parallel) → identity / policyReflector does not mint WIMSE. Starfly does not load eBPF programs. Sovereign concerns.
Repository
Section titled “Repository”Preview — github.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.