pub fn parse_deepmind_opfdata_json(content: &str) -> Result<Parsed>
Parse one raw FullTop or N-1 DeepMind OPFData JSON document as a solved snapshot. The reader does not assume a case name or fixed element counts.