Introduction
The application layer is the topmost layer of the Radix Engine stack — where developer-authored Scrypto blueprints, packages, and components actually execute. It sits above the system layer and consumes the abstractions (objects, modules, the type system) it provides, while remaining isolated from the lower-level kernel concerns of substates, actors, and ownership semantics.
