parse-beliefs-returns-dicts

IN premise

Too granular — the dict-return pattern is partially covered by `api-functions-return-dicts`, and the specific field list is an implementation detail likely to evolve

Summary

The parse-beliefs function specifically returns dictionary objects with defined fields, but this level of detail overlaps with the broader observation that API functions return dicts. Tracking the exact field names of a single function's return value is too fine-grained for the belief network since those details change as the code evolves and are better captured by reading the source directly.

Details

Sourceentries/2026/04/24/tests-test_import_beliefs.md