Skip to content

v4.7.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 02:55
· 174 commits to main since this release
  • fix(cli): geocode resolves the WOF path before loading weights (error order) (#578) (cfd47eb)
  • docs(plan): arbitration layer spec (#478) - pipeline >= v0 by construction (#577) (e3bda54)
  • fix(phrase-grouper): exclude the house number from STREET_PHRASE (#565) (#576) (f963943)
  • feat(coarse-placer): #244 milestone 1 — calibrated closed-set placer (pure TS) (#575) (b1d2116)
  • feat(server): versioned data switchover — atomic zero-downtime shard reload (#485 piece 4) (#574) (6e655e7)
  • feat(resolver): RemoteResolver — the Resolver interface over HTTP (#485 piece 3) (#573) (53f292d)
  • docs(evals): night-14 postmortem — geocoder built, calibrated, made callable (5c9f424)
  • feat(server): observability — /health + /metrics (#485 piece 2) (#572) (be39131)
  • feat(server): street-level /api/geocode + /api/batch over a shared cascade (#485 piece 1) (#571) (5ced66d)
  • feat(resolver): conformal-calibrated interpolation radius — honest 90% confidence (#569) (55390b8)
  • fix(resolver): empty/tableless shard degrades gracefully instead of crashing (#568) (#570) (0682d4d)
  • feat(situs): national address-point build driver + corrected US licensing (#567) (120102c)
  • fix(pipeline): retire joint-reconcile as the default decode path (#566) (0bbc976)
  • fix(cli): geocode uses the raw neural parse (not the reconcile pipeline) — situs/interp now fire (2922eb6)
  • eval(resolver): error CDF + full miss-dump under MAILWOMAN_DIAG_INTERP (DoD diagnostics) (567f587)
  • feat(situs): --license-filter (source allow-list) for the address-point builder (ODbL hygiene) (c17b6d6)
  • feat(cli): mailwoman geocode — end-to-end street-level geocoder command (0632716)
  • eval(confidence): conformal calibration harness (#374) — the DoD "reasonable confidence" half (60b5a45)
  • docs(plan): DoD checkpoint MET (98.8% within 100m) + OSM/licensing analysis folded in (35748bf)
  • feat(coverage): national TIGER interpolation driver + 50-state FIPS (Stream 2 prep) (aeb266c)
  • feat(cli): mailwoman reverse — expose #484 reverse geocoding (Stream 4) (954b7e2)
  • eval(parser): national parser-coverage audit — Stream-0 GATE PASS (99.7% precondition) (47844ef)
  • docs(plan): coverage de-risked — national TIGER build ~30-45 min (measured), not hours (9f83533)
  • docs(plan): geocoder-v1 campaign — the confident lineup (DoD-anchored, DeepSeek-vetted) (d9d92a3)
  • fix(resolver): reassemble full street for the coordinate tiers — VT p50 3.6km → 0.0km (#483/#476) (cfd91ac)
  • eval(resolver): --interpolation flag + neural+interp coordinate-cascade row (#483) (712c590)
  • feat(resolver): wire house-number interpolation into the resolve cascade (#483) (74642e5)
  • docs(evals): record v4.6.0 SHIPPED + the 4.5.1 ship hiccup/recovery in the postmortem (d17744c)