ARKTELOS / ROADMAP

A deliberate path from execution to application foundations.

The roadmap shows the intended order of work across ArkTelos. It is a direction of travel, not a calendar or a promise of specific release dates.

AVAILABLE

The execution foundation is public.

UseCase Forge establishes explicit command execution, Flutter integration, deterministic testing, and operational diagnostics as the first ArkTelos product.

01AVAILABLE

UseCase Forge Core

Pure Dart lifecycle and execution contracts.

02AVAILABLE

Flutter, Test, and DevTools

Companion packages built around the same lifecycle model.

NEXT

Build the application boundaries around execution.

The sequence reflects the intended dependency path. Names are working product areas, not confirmed package names or API commitments.

01PLANNED

01 — Repository + DataSource

Explicit persistence boundaries and data-source integration for Dart and Flutter applications.

02PLANNED

02 — MVP for UseCase Forge

A Model–View–Presenter application pattern shaped around the UseCase Forge lifecycle.

03PLANNED

03 — Error Manager

A consistent application-level boundary for classifying, routing, presenting, and observing failures.

04PLANNED

04 — Navigation

Navigation contracts that stay testable and independent from business execution.

PLATFORM TRACKS

Turn the building blocks into complete starting points.

After the shared application boundaries, ArkTelos can advance along client and server tracks without forcing either one to own the other.

01PLANNED

Dart backend foundation

A pragmatic server-side foundation shaped by proven practices from mature backend ecosystems.

02PLANNED

Flutter ArkTelos Template

A ready application foundation with the ArkTelos structure and packages integrated from the start.

HORIZON

Additional infrastructure will follow real product needs.

These areas are intentionally exploratory. Their scope and order will be refined through use in ArkTelos products and KaiVerse.

01EXPLORATORY

WebSocket

Reusable real-time transport and lifecycle integration.

02EXPLORATORY

gRPC

Typed service communication for suitable client and backend workloads.

03EXPLORATORY

Local storage

Local persistence building blocks that fit the Repository and DataSource boundaries.

04EXPLORATORY

Further packages

Additional transport, persistence, and application infrastructure as concrete needs emerge.

ARKTELOS

Purpose-built engineering systems for software that has to hold.