Shell Host
An OS-like container that discovers app manifests and mounts remote slot components at runtime.
Shell Host
Layout Contract
A stable host surface for all remotes.
Layout Contract
Korporus standardizes titlebar, main, and settings slots so every app remote can target a predictable host layout.
The shell is intentionally thin: it handles discovery, loading, and mounting while app behavior lives in remotes.
Manifest-Driven
No hidden app registration.
Manifest-Driven
The shell reads manifests from known URLs and validates them before adding apps to the registry.
This keeps onboarding explicit and makes runtime behavior inspectable from repository files.
Learn More
Dive deeper in the documentation.
Explore implementation details, APIs, and deployment notes in the Korporus docs.
Read the Documentation →