Feature Roadmap Index
| Field | Value |
|---|---|
| Status | Living index — updated whenever a deferred feature enters or exits the roadmap |
| Owner | Scott Asher |
| Scope | Features mentioned on the public pricing page that are not shippable today |
| Last updated | 2026-04-23 |
What this page is for: when a customer (or a sales conversation) asks "will you build X?", send them here. Every entry on this page has a dedicated build spec with dependencies, timeline, and open questions so the "when" answer is grounded in reality.
How this relates to the pricing page
The public pricing page on attunelogic-landing deliberately only promises features that are in production today. Anything here is not listed on Starter or Growth as a shipping feature. Several of these items will eventually live on Pro alongside the AI Agent; others may end up as cross-tier add-ons. Each spec is explicit about the landing place.
Deferred features
| Feature | Intended tier at launch | Spec |
|---|---|---|
| QuickBooks Online sync (two-way) | Growth (replaces the CSV export for tenants who want full sync) | QuickBooks Sync (v1) |
| Google Calendar sync (per-user) | Growth add-on | Google Calendar Sync (v1) |
| Outbound webhooks (event fan-out, HMAC signed, retried) | Growth (5 endpoints) and Pro (unlimited) | Outbound Webhooks (v1) |
| Public API (tokenized, scoped, rate-limited; read-only → read+write) | Growth (read-only) and Pro (read + write) | Public API (v1) |
| Google + Microsoft OAuth SSO | Pro | Google + Microsoft SSO (OAuth v1) |
| AI Agent | Pro (exclusive) | AI Agent for Trucking — v1 |
Reading order for new engineers
- Monetization & Tier Packaging (v1) — what we publicly promise today and why.
- Any of the specs above — each is self-contained; pick the one you're about to build.
- AI Agent for Trucking — v1 — why Pro is a waitlist card today, not a self-serve plan.
Editing rules
- Every feature on this page must link to a spec. If a feature appears here without a spec, it's not on the roadmap — it's a wish.
- When a feature ships, remove its row here, move the spec into
../features/shipped/(or an equivalent archived location), and update the monetization proposal tier copy to reflect it. - When the tier copy on
attunelogic-landing/src/pages/Home/Pricing.jsxchanges, the corresponding row here must change in the same PR.
Cross-references
- Public pricing page:
attunelogic-landing/src/pages/Home/Pricing.jsx - Monetization proposal: Monetization & Tier Packaging (v1)
- AI Agent proposal: AI Agent for Trucking — v1