test_support/perception_serializer library
Test-support alias for serializePerceptionFragment, kept so existing
extension tests import it from one stable path. The implementation now lives
in genesis_perception; this re-exports it.
Functions
-
serializePerceptionFragment(
Branch root) → Map< String, Object?> -
Serializes the perception subtree rooted at
rootinto a JSON-able map.