vibeqc.classify_failure¶
- vibeqc.classify_failure(exc, *, phase=None)[source]¶
Return a one-line
likely_causestring for the dump’s[hint]section. Best-effort: matches keywords in the exception message and type name; falls back to a generic hint when no keyword fires.- Parameters:
exc (BaseException)
phase (str | None)
- Return type: