pub fn parse_shared_dialog(
input: &str,
options: &SharedDialogParseOptions,
) -> SharedDialogCaptureExpand description
Parse captured HTML or a compact transcript into a normalized shared-dialog result. Unsupported inputs return a structured diagnostic instead of an error.