pub fn build_codebase_map(
root: &Path,
artifact_root: Option<&Path>,
config: &CodebaseMapConfig,
) -> Result<CodebaseMap>Expand description
Plan-first refactor and autonomous orchestration records. Unstable during the v1 beta.
pub fn build_codebase_map(
root: &Path,
artifact_root: Option<&Path>,
config: &CodebaseMapConfig,
) -> Result<CodebaseMap>Plan-first refactor and autonomous orchestration records. Unstable during the v1 beta.