Entry-Point Runtime — Node.js

Heuristics the Stella Ops scanner uses to classify a container entry point as a Node.js application — direct script launch, package-runner invocation, or a process manager such as PM2 — 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