feat(basic): add dict utilities and list/json helpers Add dict helpers for deep get/set, merge, key selection/rename, and pop/delete with dynamic key value options. Add json_dump plus list flatten/unique nodes with tests.