At kit source e698ec4, scripts/tests/conftest.py uses membership directly on json.loads output. The replay probe imported the corresponding cs-toolkit helper at 21fe33bb040e7fdcc8f7d3d7c4402e768b1ff351 on 2026-09-09: null and numeric JSON raised TypeError; a matching string or list returned True. Require a dict before testing kit_commit, and cover these forms in the helper tests. The approved adopter installation has no test-module callers of this helper. Finding: https://github.com/in-parallel-oy/cs-toolkit/pull/2255#discussion_r3971657369. Preserve the replay’s pinned source and record this accepted limitation; implementation remains separate.
At kit source e698ec4, scripts/tests/conftest.py uses membership directly on json.loads output. The replay probe imported the corresponding cs-toolkit helper at 21fe33bb040e7fdcc8f7d3d7c4402e768b1ff351 on 2026-09-09: null and numeric JSON raised TypeError; a matching string or list returned True. Require a dict before testing kit_commit, and cover these forms in the helper tests. The approved adopter installation has no test-module callers of this helper. Finding: https://github.com/in-parallel-oy/cs-toolkit/pull/2255#discussion_r3971657369. Preserve the replay’s pinned source and record this accepted limitation; implementation remains separate.