pub fn read_db_json(db_path: &Path, key: &str) -> Result<Option<Value>>
Read a JSON value from the VS Code state DB by key