pub async fn fetch_system_prompt_block( atlas: &mut AtlasClient, consumer_id: &str, ) -> Result<Option<String>>