Expand description
Runtime module containing OS-boundary code (std::fs, std::process, std::env, Mutex). This module is exempt from functional Rust dylint rules.
Staticsยง
- AGENT_
PHASE_ HOOKS_ DIR - Process-global hooks dir set during
start_agent_phase_in_repo. - AGENT_
PHASE_ RALPH_ DIR - Process-global ralph git dir set during
start_agent_phase_in_repo. - AGENT_
PHASE_ REPO_ ROOT - Process-global repo root set during
start_agent_phasefor signal handler fallback.