//! Codex host hook transport over the shared native guard engine.
//!
//! The regular marketplace carrier registers SessionStart and PreToolUse only;
//! Codex subagent lifecycle events remain unavailable until the host exposes a
//! trusted spawn-to-child correlation contract.
use crate::;
;