v0.1.7: Null depth_km fix and description corrections
Null depth_km fix and description corrections
Patch fixes two issues found during field testing.
Fixed:
depth_km: Nullable across all type interfaces and Zod schemas. USGS historical events can omit depth — previously caused a type crash. Format renders null as 'unknown'.- descriptions:
earthquake_get_eventandearthquake-eventresource descriptions no longer claim 'products metadata' is returned. Corrected to list the actual fields exposed.
45 tests pass; devcheck clean (excluding bun outdated: mcp-ts-core 0.9.7 → 0.9.9, separate maintenance task).