pub async fn cap_md_index(atlas: &mut AtlasClient) -> Result<Vec<CapDoc>>Expand description
Returns a CapDoc per provider that registered non-empty CAPABILITY.md
content. Pilot lists these in the system prompt and instructs the LLM to
pull the full text on demand via the read_capability_doc builtin.