feat(ocaml-globe): add color + satellite tests, fix merlint issues
New test suites:
- test_color: hue range, palette length, probability mapping, pp (5 tests)
- test_satellite: creation, ghost points, position, trail, dot, pp (7 tests)
- test_scene (webgl/Node.js): default layers validation
Fixes:
- Satellite.pp: pretty-print period, eccentricity, color
- Split invert_mat4 into cofactors_0_7 + cofactors_8_15 (E005)
- Demo: rename make_satellites → satellites_of (E331)
52 native + 14 Node.js tests = 66 total, all passing.
1 remaining merlint false positive (test/webgl path resolution).
This is a binary file and will not be displayed.