ralph-workflow 0.7.18

PROMPT-driven multi-agent orchestrator for git repos
Documentation
1
2
3
4
5
6
//! Time utilities for prompt archiving.
//!
//! Clock access is performed in the boundary submodule.

// Real implementation — boundary module (file stem is `io`).
include!("time/io.rs");