YardGuild

Roadmap

What we're working on next.

Three sections: what's in active dev, what's planned, and what we're listening for but haven't started. Items have honest gates — a thing might say "ship when 3 tenants ask" rather than "Q3." The promise is honesty, not a Gantt chart.

See /changelog/ for what we've already shipped.

Next

In active development

Started or about to start. ETAs are best-effort, not commitments.

  1. Trial-end date display + email reminder series

    Next 2 weeks

    Today the billing page says "30-day free trial" without showing your actual trial-end date — because we don't yet record signup time on the tenant record. We'll add that, surface the date everywhere relevant (banner, billing page, settings), and ship a 3-email reminder series at day 21 / 27 / 30.

  2. Tier upgrade flow (Solo → Counter → Multi-yard → Pro)

    Next 4 weeks

    Today /billing/subscribe creates a NEW subscription, which means upgrading would leave you with two active subs at once. We'll wire PayPal Subscriptions' revise endpoint so a mid-cycle tier change swaps the plan on your existing sub with pro-rated billing. This unlocks the upgrade CTAs already shown in the 402 error ("You've hit the Solo limit — upgrade to Counter").

  3. Yards as first-class entities (Multi-yard tier)

    Next 4–6 weeks

    Today the Multi-yard tier promises 3 yards but yards aren't a model — they're a tag. We'll introduce a Yard entity with location, opening hours, contact, and per-yard inventory views. The tier-quota helpers (max_yards) already exist and will gate creation.

Soon

Planned, not started

Coming after Next. Order may shuffle based on what paying tenants need.

  1. Outbound webhooks (your system → ours)

    Today our PayPal webhook receiver exists; outbound webhooks (e.g. notify your Zapier on a new contract or a damaged-return) are on the API page as roadmap. We'll add HMAC-signed delivery with retry + dead-letter, configurable per event type.

    Gate: Demand-gated — ship when 3+ Pro tenants ask for it

  2. Notification preferences per role

    Currently the daily 8am due-back SMS goes to the tenant's `sms_contact_number` and the 5pm overdue email to `alert_email`. Once tenants have multiple staff, owners want to route different alerts to different people. We'll add per-staff notification preferences (which alerts go to which person).

    Gate: After Yards-as-entities lands

  3. Outdoor field signup (signup directly into a yard)

    Today every tenant gets the same self-serve signup. Some operators want a branded signup link they hand to a coworker so the coworker lands directly in the right tenant. We'll add tenant-scoped invite links.

    Gate: After Yards-as-entities lands

  4. Per-tenant subdomains (acme.yardguild.app)

    Today tenants live at /counter/ behind the shared yardguild.com auth. Per-tenant subdomains would make link sharing cleaner and enable single-tenant SSO down the line.

    Gate: After 50 paying tenants

AI features

Gated behind revenue + data milestones

We're not chasing the AI demo trend. These ship when there's enough data + revenue for them to be useful and not embarrassing.

  1. Demand forecasting per asset category

    Predict utilisation by week, season, local events. Flag understock + overstock. Useful for owners deciding what to buy this season.

    Gate: Needs ≥12 months of per-yard rental history to be useful + ≥AUD $30k MRR before we invest engineering

  2. AI condition-photo damage detection

    Compare check-out vs check-in photos; auto-flag scratches, breaks, missing parts.

    Gate: ≥AUD $75k MRR. Consumer-dispute risk if the model misfires; needs strong baseline first.

  3. AI-drafted waiver / contract clauses

    LLM drafts of yard-specific terms within ACL / CCLA / ESIGN-compliant boundaries.

    Gate: ≥AUD $30k MRR + legal review for each market.

Listening

Gathering feedback

No commitment. Some of these we'll never build (and we'll say so honestly when we know).

  1. Xero / MYOB / QuickBooks direct integration

    Today we export GST/VAT/BAS as CSV in each market's accounting format — you drop the file into Xero / MYOB / QuickBooks at month-end. A direct API integration (auto-sync invoices, auto-match payments) is the most-requested feature on our wishlist but we haven't started.

    Gate: Will start when 10+ paying tenants name it as their #1 ask

  2. Native RFID kit tracking

    The owner mobile PWA uses BarcodeDetector (with @zxing/library fallback) for barcode + QR scanning, which covers what most plant + tool + party yards need. Native RFID with antenna hardware integration is what AV/events shops on Rentman use today.

    Gate: Will start when an AV-vertical tenant signs Pro tier

  3. Online customer booking portal (renter-facing)

    Today renters interact with YardGuild only via the magic-link waiver flow. A full renter-facing booking portal (browse availability, pick dates, pay deposit) would round out the self-serve story. Booqable does this well and it's a real reason some operators stay on them.

    Gate: Considered. We'd ship this if multiple operators tell us they're switching FROM us because we don't have it.

  4. Mobile-app dispatch + route optimization

    Heavy-equipment yards delivering 30+ daily drops with truck routing — what Point of Rental Elite does. We don't intend to compete on this. If you need it, PoR is engineered for it and we're not.

    Gate: Out of scope — not on the roadmap

How we prioritise

Want to shape what ships next?

Start a 30-day free trial and email hello@yardguild.com with your #1 ask. Paying tenants get a real vote in the queue.