Plain-mode compressed scheduler #
Plain tasks consume no inherited stack occurrence. Their binary, irrelevant-push, and terminal moves only rearrange terminal-owned payloads; a relevant push temporarily allocates one productive-event owner and delegates to copy-on-write overlay execution.
Transport a free-owner pool across a cursor change which preserves persistent indices.
Instances For
Run a terminal constructor in ordinary plain mode.
Split a plain binary task into its two ordered plain children and run them sequentially.
An irrelevant push merely replaces the plain task by its unary child while preserving the strict parking bound through the unchanged productive window.
A relevant push allocates the head of the free owner pool and delegates to overlay mode, while preserving the strict parking bound through the nonparking ticket rotation.
A concrete pop can never occur in plain mode because it consumes the top inherited flag.
Ordinary plain mode follows one grammar constructor and delegates every smaller parse task to the ordinary/overlay mutual induction hypotheses.