Roadmap

What's live, what's next.

The lineup grows on purpose, not on the fortnight. Here's the honest picture: what's shipping today, what we're cutting next, and what's locked in further out.


Now

Live today

What you can use in production right now.

  1. LiveHeimdall

    Multi-tenant auth + RBAC

    Per-tenant JWKS, custom roles per workspace, audit log on reads as well as writes. The chores half — done.

  2. LiveEnvoi

    Transactional email on your domain

    Event-only API, per-domain DKIM, Handlebars templates, pluggable SMTP backends. Send-and-forget.

  3. LiveRally

    Waitlists — public API

    Slug-based public signup endpoints, webhooks on every entry. The admin UX is the next thing shipping.


Next

Shipping next

The next three things landing — in this order.

  1. Shipping this quarterRally

    Rally admin UX

    A first-party admin surface in console.productcraft.co so workspace owners can review and approve entries without writing their own queries.

  2. Public preview nextTrawl

    Schema-driven web data

    POST a URL plus a JSON Schema; an agent visits, extracts to your shape, webhooks back. Multi-strategy fallback (full HTML → simplified → metadata).

  3. Locked — Q3Agora

    Social graph primitive

    Hybrid fan-out, pluggable ranking, denormalized counters, threaded comments. The architecture is locked; the build follows.


Later

Further out

Planned, not yet on a date. Listed so you know what we're thinking about, not what to wait for.

  1. PlanningPlatform

    Stripe-style auto-generated SDKs

    Every API renders to OpenAPI. The SDKs that drop off of it ship alongside the docs and update on every release.

  2. PlanningHeimdall

    Webhooks for identity events

    User created, role changed, session revoked, MFA enrolled — first-class outbound webhooks with HMAC and replay protection.