api-list-negative-graceful-on-malformed-llm

IN premise

When the LLM returns unparseable output, `list_negative()` returns `count == 0` rather than raising an exception — graceful degradation over failure.

Summary

If the language model produces a response that can't be parsed, the system treats it as "no results found" instead of crashing. This means a bad LLM response never breaks the user's workflow — they just see an empty list, which is safe and recoverable.

Dependents

These beliefs depend on this one:

Details

Sourceentries/2026/04/29/tests-test_api.md