pub fn content_path_str(id: &str) -> StringExpand description
Filesystem path of an archived entry’s verbatim content. Exposed so recovery
hints can offer the MCP-free “read this file directly” route alongside
ctx_expand(id=...) — the same content is reachable both ways.