Constant SKILL_ARCHIVE_DIR_NAME
pub const SKILL_ARCHIVE_DIR_NAME: &str = "_deleted";Expand description
Archive root under the shared workspace where deleted skills are moved
(when RemoveMode::Archive is selected). Mirrors the agent-workspace
archive convention.