What shipped

Six new discoverability aliases now point at existing production handlers:

  • recent-tweet-search
  • public-post-search
  • site-search
  • search-site
  • address-intel
  • address-intelligence

The tweet/post endpoints reuse the read-only X recent-search handler. The site-search endpoints reuse the Decodo-backed web-search handler and support site:example.com query scoping. The address endpoints reuse address-intel-pack, which parses, geocodes, adds timezone context, and includes supported-city building permit data.

These are new listings, not new backends, so buyers can find the exact words they ask for without us carrying duplicate endpoint logic.