Goal
Fork solana-runtime and adapt it to the engine’s execution model.
Why
The engine needs a runtime layer that matches the forked execution stack and the account model used by the rest of the workspace.
Scope
- fork
solana-runtime
- adapt runtime behavior for the engine execution model
- remove or avoid validator-oriented assumptions that do not apply here
Goal
Fork
solana-runtimeand adapt it to the engine’s execution model.Why
The engine needs a runtime layer that matches the forked execution stack and the account model used by the rest of the workspace.
Scope
solana-runtime