Entry-Point Runtime — Supervisors

This guide covers the supervisor runtime detector: how Stella Ops classifies images that intentionally launch multiple long-lived services (sidecars, appliance images, supervisord, s6, runit, pm2) rather than a single workload. It assumes familiarity with the detector contracts in entrypoint-runtime-overview.md.

Instead of forcing a single runtime classification, the detector emits a Supervisor entry with the managed child services enumerated separately, so policy and reachability consumers can reason about each service on its own.

Signals to gather

Implementation notes

Evidence & scoring

Edge cases