Figure 4 — Self-Describing Stack Frames
Capability stack with interleaved CALL frames (tag=0) and LAMBDA frames (tag=1), and RETURN restoration logic
CALL frame (tag=0) — full domain context, 2 words
LAMBDA frame (tag=1) — PC only, 1 word
Fast path (zero stack access)