callstack-simulation
Callstack Simulation
Model supplied behavior as a source-grounded trace for inspection without executing the target, modifying target or context sources, performing described side effects, or claiming observed runtime or timing.
Inputs
A. Target
A required inline or repository-relative workflow, procedure, algorithm, or function in prose, pseudocode, source code, or a skill. An entry point is also required when the source defines multiple operations. The target is authoritative for control flow, calls, state transitions, returns, and errors.
B. Scenario
Optional arguments, initial state, environment values, and expected external responses. Omitted values and their dependent results remain symbolic.
C. Supporting context
Optional available definitions for callees, procedures, data shapes, invariants, and external behavior. Relevant context accompanying a target path is required input, but may explain rather than override the target; conflicts must be surfaced.