Entry-Point Runtime — Python

Heuristics the Stella Ops scanner uses to classify a container entry point as a Python application — interpreter launch, WSGI/ASGI server, or task runner — plus the evidence it attaches and the edge cases it guards against. For the shared detector contracts, scoring, and calibration, see the Runtime Detector Overview.

Signals to gather

Implementation notes

Evidence & scoring

Edge cases