sim-platform-ubuntu-pc 0.2.1

Ubuntu PC reference platform capsule
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# sim-platform-ubuntu-pc

The reference native capsule. It publishes distinct desktop and headless Cards
for Ubuntu on x86_64 and aarch64; architecture remains descriptive Card data.

`LocalCheckAdapter` is the qualified local implementation-check boundary. Boot
configuration supplies exact `CommandSpec` allowlist entries, opaque native
resource mappings, `UbuntuProcess`, and registered `BwrapLauncher` instances.
Packet tooling submits only a `LocalCheckRequest` containing the installed
command identity. The adapter wraps execution in the durable operation
lifecycle, clears ambient environment, keeps networking absent in bwrap,
accounts for writable roots, removes owned scratch contents, and reconciles the
declared output contract through a distinct observer.