Skip to main content

Module server

Module server 

Source
Expand description

Authenticated local transports for the pinned Codex compatibility adapter.

The public API deliberately cannot bind a non-loopback TCP address. Remote access is an operator-created SSH forward to this local endpoint.

Structs§

CodexBootstrapCredential
Opaque operator capability for one runtime generation. It is never a frontend bearer and is required for credential lifecycle operations.
CodexBootstrapFile
Opaque owner-only bootstrap file. Its path and contents are intentionally absent from Debug/serde/browser-safe records and the file is deleted on drop or rotation.
CodexClientCredential
Opaque secret handle. It is redacted, non-serializable, non-cloneable, zeroized on revoke/drop, and can only be installed into a child env.
CodexEndpoint
Local endpoint configuration around one canonical coordinated runtime.
CodexServerHandle

Enums§

CodexEndpointHealth
CodexEndpointKind
CredentialError