pub async fn stored_configuration_document( work_dir: &Path, db_password: Option<String>, ) -> Result<String>
Reads the unresolved authoritative configuration document.