fn read_provider_exit_summary(path: &Path) -> Option<String>Expand description
Summarize a package that exited before Atlas registration. Providers often forward Python tracebacks through Scribe at info level, so the lifecycle- specific parser above may intentionally return None. In that case the last structured message is the most useful single-line cause for boot output.