Skip to main content

Module platform

Module platform 

Source
Expand description

Neutral capability indexes for the eventual workspace-wide host boundary.

The indexes intentionally expose no operations yet: phase 2 establishes ownership names before later phases move a capability behind them. Neutral indexes for host-mechanics capabilities.

Concrete host selection and implementations are private to this package. Callers will use these stable capability names rather than selecting a host.

Modulesยง

autostart
Registering a program to start when the user logs in.
executable
Executable naming, search, image discovery, and materialization primitives.
fs
Runtime-artifact identity, permissions, secure-open, replacement, and directory primitives.
host
Host facts, directories, user identity, resources, and autostart primitives.
private_dir
Owner-private directory permissions without local-IPC transport selection.
process
Process spawning, containment, inspection, termination, and stdio.
resources
What this host says about running out of things.
terminal_input
Host-neutral terminal-input queue used when native console capture is unavailable.
window_icon
Neutral window-icon mechanics and host result codes.