Talking Tech Hub

LIVEEdition 1 v2.0Build window: 19–25 May 2026Next update: 26 May 2026 07:00
This week’s build thesis: Platform reliability reached a new high-water mark while engineering focus shifted to data pipeline infrastructure that will power autonomous market updates across the REALM Weekly hubs. Five releases shipped this window spanning search, freight matching, mobile experience, external integrations, and API extensibility.

1. Release Notes

FEATURE

REALM Radar — Enhanced Listing Search & Filters

Rebuilt the Radar search engine with faceted filtering across commodity type, grade, region, price range, and delivery window. Search latency improved from ~320ms to ~140ms on average. Added saved-search functionality allowing operators to set persistent filters with optional email alerts when new matching listings appear. This directly supports the growing listing volume (2,847 active, +4.2% WoW) by making discovery faster.

Why it matters: As Radar listing volume scales, discoverability becomes the bottleneck. Operators who can’t find relevant listings in under 3 clicks will churn. Faceted search removes that friction.

IMPROVEMENT

REALM Freight — Corridor Matching Algorithm v2

Upgraded the freight load-matching algorithm to weight carrier historical reliability, equipment type compatibility, and real-time corridor congestion data. Match quality score (internal metric) improved meaningfully. Added multi-stop route optimisation for loads requiring intermediate staging. The freight tightening flagged in this week’s Markets and Digest hubs makes this improvement time-critical — operators need better matches, not just more matches, as capacity constrains.

Why it matters: With east coast grain freight at A$48/t (+2.1% WoW) and Oct/Nov capacity already 30% committed, match quality directly impacts transport cost. Better matching = fewer empty legs = lower effective freight rates.

FIX

Mobile Listing Submission — Image Upload Reliability

Resolved an intermittent issue where image uploads on mobile (iOS Safari, Android Chrome) would fail silently on connections below 3G speeds. Root cause: the upload retry logic wasn’t handling timeout events correctly on mobile browsers. Fix includes progressive image compression (client-side, before upload) and a visual upload progress indicator. Mobile listing completion rate is expected to recover to target levels.

Why it matters: A significant share of Radar listings are submitted from mobile devices in the field. Upload failures were the #1 reported friction point in user feedback over the past 3 weeks.

INTEGRATION

Stripe Connect — Split Payments for Marketplace Transactions

Completed the Stripe Connect integration enabling split-payment flows for marketplace transactions. When a listing transacts through Radar, the payment can now be automatically split between seller, platform, and (optionally) freight provider. Settlement timing configurable per transaction type. This is a prerequisite for the planned marketplace fee model and removes the manual reconciliation burden that was limiting transaction throughput.

Why it matters: Manual payment reconciliation was consuming engineering and ops time disproportionately. Automated splits free capacity for product work and improve seller cash-flow timing.

API

Webhook v2 — Event Subscriptions & Retry Logic

Shipped Webhook v2 with granular event subscriptions (listing.created, listing.matched, freight.booked, payment.completed, etc.), configurable retry policies (exponential backoff, max 5 retries over 24h), and HMAC signature verification for payload authenticity. Webhook delivery reliability target: 99.9%+ within 60 seconds. This enables partner systems (ERPs, TMS, accounting) to react to REALM events in near-real-time without polling.

Why it matters: API partners were requesting event-driven integration for 4+ months. Webhook v2 unblocks the next wave of partner integrations and reduces API call volume from polling patterns.

2. Platform Health

MetricCurrentWoWTargetStatus
Platform Uptime (30d)99.94%+0.02pp99.9%Above target
P95 Radar Search Latency142ms−56%<200msWell below target
Mobile Listing CompletionRecovery pendingTarget TBDFix shipped, monitoring
Webhook Delivery (v2)99.92%99.9%Above target
API P95 Response Time89ms−1ms<150msWell below target
Freight Match Quality ScoreImprovedContinuousImproving
Stripe Connect SettlementOperationalAutomatedLive
Error Rate (5xx)0.03%−0.01pp<0.1%Within target

3. Operator Action Panels

📱 Radar Operators

Search: Try the new faceted filters — commodity, grade, region, price range, delivery window. Saved searches with email alerts are now available. Set up alerts for your key buying/selling criteria to stay ahead of new listings.

Mobile: If you experienced upload failures on mobile, update your app/browser and retry. The fix includes progressive image compression — images will be smaller but listing quality is maintained.

Listings: With 2,847 active listings and growing, ensure your listing descriptions are detailed. Better descriptions = higher clearance rate. Include grade, location, tonnage, delivery window, and pricing basis.

🚚 Freight Users

Matching: The v2 algorithm now weights carrier reliability and equipment compatibility. If you’re seeing better match suggestions, that’s why. Provide feedback on match quality through the in-app rating to further train the algorithm.

Capacity: Oct/Nov new-crop corridors are already 30% committed. Book Q4 freight through the platform now to lock rates. The corridor matching now supports multi-stop routes — useful for partial loads or staging.

Freight + Markets link: This week’s Markets Hub flagged A$48/t on Moree–Newcastle. Use the Freight platform to compare corridor rates and find capacity before the pre-harvest squeeze.

🔧 API & Integration Partners

Webhook v2: Migrate from polling to event-driven integration. Available events: listing.created, listing.matched, freight.booked, payment.completed. Configure retry policies and verify HMAC signatures for security. Documentation at your API dashboard.

Stripe Connect: If you’re a marketplace participant, split-payment flows are now live. Contact integrations team to configure your settlement splits and timing.

Rate limits: With webhook v2 reducing polling needs, we expect API call volumes to stabilise. Current rate limits remain at 1,000 req/min per API key.

4. Near-Term Roadmap

HorizonAreaInitiativeStatus
Jun 2026RadarAuction module — time-limited competitive bidding on premium listingsBETA
Jun 2026PlatformREALM Weekly autonomous data pipeline (Supabase + Vercel Cron)IN DEV
Jun 2026FreightLive GPS tracking for matched loadsIN DEV
Q3 2026RadarMulti-currency listing support (AUD/USD/NZD)PLANNED
Q3 2026APIGraphQL endpoint for partner dashboardsPLANNED
Q3 2026FreightPredictive corridor pricing (ML-based)RESEARCH
Q3 2026PlatformSSO integration for enterprise partnersPLANNED

5. Tech Scenario Outlook

🟢 Bull Case (25%)

Autonomous data pipeline ships early (late May), enabling daily hub updates without manual intervention. Auction module beta drives listing engagement surge. Webhook v2 adoption exceeds expectations, triggering 3+ new partner integrations within 30 days. Platform becomes the default operating system for AU ag commerce.

🟡 Base Case (55%)

Data pipeline ships in Jun on schedule. Auction module enters limited beta with selected operators. Webhook v2 adoption gradual (2–3 partners in first month). Platform health metrics sustain above targets. Engineering capacity split 60/40 between product and infrastructure.

🔴 Bear Case (20%)

Data pipeline encounters integration complexity with external feeds (USDA, BoM API rate limits). Auction module beta reveals UX issues requiring rework. Mobile upload fix doesn’t fully resolve the problem on older Android devices. Engineering pulled into unplanned maintenance, slowing roadmap.

6. Last Week’s Calls vs Outcome

Tech Call (Ed 1 v1.0)OutcomeVerdict
Search latency to improve below 200msHit 142ms P95 after rebuild — exceeded target✓ Exceeded
Mobile upload fix to ship this windowShipped with progressive compression + progress indicator✓ Shipped
Webhook v2 to reach 99.9% deliveryMeasured at 99.92% — above target✓ Exceeded
Stripe Connect integration to go liveLive — split payments operational for marketplace transactions✓ Shipped
Freight matching v2 to show quality improvementQuality score improved; monitoring for statistical significance≈ Improving, needs more data

Sources & Methodology

  1. [1] REALM Platform Engineering — Internal performance metrics, deployment logs
  2. [2] REALM Radar — Listing volume, search latency, clearance rate
  3. [3] REALM Group Freight — Corridor matching, load data, carrier metrics
  4. [4] Stripe Dashboard — Connect integration, settlement, transaction data
  5. [5] REALM API Gateway — Webhook delivery, API response times, error rates

Methodology: Release notes reflect shipped code in this build window. Platform health metrics are internal measurements. Roadmap items are subject to change based on engineering capacity and market priorities. No specific release dates are guaranteed for roadmap items. This hub does not disclose customer-specific data, funding details, or proprietary metrics.

7. Glossary

P95
95th percentile — the latency at which 95% of requests are served faster
5xx
Server error HTTP status codes (500–599)
HMAC
Hash-based Message Authentication Code — verifies webhook payload integrity
ISR
Incremental Static Regeneration — Next.js caching strategy for dynamic content
TMS
Transport Management System
ERP
Enterprise Resource Planning system
SSO
Single Sign-On — unified authentication across systems
GraphQL
Query language for APIs — allows clients to request exactly the data they need
Cron
Time-based job scheduler (used for automated data pipeline runs)
Cart (0 items)

Realm Group – Connecting Buyers & Sellers Across Borders

Socials: