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§
- Codex
Bootstrap Credential - Opaque operator capability for one runtime generation. It is never a frontend bearer and is required for credential lifecycle operations.
- Codex
Bootstrap File - 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.
- Codex
Client Credential - Opaque secret handle. It is redacted, non-serializable, non-cloneable, zeroized on revoke/drop, and can only be installed into a child env.
- Codex
Endpoint - Local endpoint configuration around one canonical coordinated runtime.
- Codex
Server Handle