v0.2.2: content[] numeric parity, stargazing-plan moon step
content[] numeric parity, stargazing-plan moon step
- astronomy_get_sky_position, astronomy_get_rise_set, astronomy_get_moon_phase, astronomy_find_events, astronomy_get_ephemeris, astronomy_get_satellite_passes: format() now carries each field's exact value alongside its rounded display, so a content[]-only client recovers what structuredContent carries (#14)
- astronomy_list_visible: keeps only the distance's exact tail on its scan line to avoid a ~1.7x content[] size increase; astronomy_get_sky_position remains the full-precision lookup for any listed body (#14)
- astronomy_stargazing_plan: added an observer-relative astronomy_get_rise_set("moon") step, since the Moon's phase alone can't say whether it's above the horizon (#16)