Skip to content

ROADMAP

WHAT SHIPS TODAY, WHAT COMES NEXT.

ForestHub is shipping. This page lays out what's available today on the production platform, what's queued in the next quarter, and where the architecture is heading longer-term. Engineering-honest — no vapourware.

AVAILABLE NOW

Three deployment paths

API push from the builder (POST /deploy), Direct-IP within your LAN, and bootstrap-bundle download (docker-compose.yml + manifest.json + README) for offline / air-gapped install. Per-device deploy history with rollback.

MQTT first-party

Mosquitto + auth plug-in fully wired. OnMqttMessage trigger node, MqttPublish output node — both work against your broker without bolted-on adapters.

Driver coverage

ADC, DAC, GPIO (input + output), PWM, Serial / UART through Linux kernel APIs. Tested mock layer for CI plus smoke tests on real hardware.

Production hardening

Graceful shutdown, /readyz probe, panic recovery, Sentry integration, workflow-schema versioning. Engine ships ready for unattended operation.

Engine image distribution

Multi-arch distroless Docker images (linux/amd64 + linux/arm64) on Google Artifact Registry. Pinned digests, signed releases, signed compose templates.

CI auto-releases

Tag-push triggers a multi-arch build and uploads the image plus tarball variants. No manual release dance.

EU CRA-tier hardening

Cosign-signed images, SBOM generation per build, Trivy gate as part of the release pipeline. CRA Readiness as an architecture property.

Builder documentation

Concept docs, how-tos, and per-node reference generated from the manifest schema. Contextual links from the builder UI to the relevant doc page.

COMING NEXT

Items in active development. Targeting the next 1–2 quarters. We publish dates only when we're confident.

Pattern Library (12 more)

The six patterns at /patterns are the start. The next twelve — adversarial pair, time-window batching, reactive preemption, memory-as-node, prompt A/B as wires, and more — get first-class library entries with one-click templates.

Extended driver coverage

I²C and SPI as first-party node types beyond GPIO/ADC/DAC/PWM/Serial. Industrial bus drivers (CAN, RS-485 multidrop) for specific gateway hardware.

Remote-triggered updates

Push workflow updates to subscribed engines without a manual deploy step. Useful for fleets where each device runs the same workflow with per-device config overlays.

Multi-tenant workspaces

Workspace-level isolation for service providers managing multiple customer fleets from one orchestration backend.

VISION

Longer-horizon architecture work. We're talking about it on the website because engineering-honest customers ask. We're not committing dates.

Federated multi-engine

Engines on different devices wiring into each other across a network. The graph spans physical machines. Agent collaboration is explicit graph topology, not "the LLM decided to RPC another agent."

Pattern templates as one-click flows

All 18+ patterns become templates the builder can instantiate, parameterise, and deploy as a single unit. Skeleton workflows for common industrial use-cases ship out of the box.

WANT TO SHAPE WHAT WE BUILD NEXT?

We prioritise based on what design partners need to ship. If your use case maps to something on this page — or doesn't — we want to hear about it.

Talk to engineering