Entry-Point Runtime — C / C++

Heuristics the Stella Ops scanner uses to classify a container entry point as a native C / C++ binary, 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. This is the “native fallback” family: it should only win after every higher-priority language detector has declined.

Signals to gather

Implementation notes

Evidence & scoring

Edge cases