pub fn readiness_path() -> PathBufExpand description
Path to the daemon readiness sentinel file.
NOTE: This is intentionally duplicated in astrid-cli/src/socket_client.rs
because the CLI cannot depend on astrid-kernel. The canonical path
definition is AstridHome::ready_path() in astrid-core.