Skip to content

Roadmap

This page describes Kessel’s Now / Next / Later roadmap — the current state of the platform, what’s actively in development, and what we’re working toward.


Features that are stable and available in the current release.


These are in progress and targeted for upcoming releases. Some may be available in preview.

Unified schema language

Today, resource attributes (JSON config) and permissions (KSL) use separate files. A single, unified schema language will combine both into one file with a single workflow.

RBAC Management API v2

Roles and workspaces are currently managed with temporary gRPCurl scripts. An RBAC management API (v2) will provide a proper interface for access grants and workspace management.

Runtime schema configuration

Schema is currently configured by editing files and restarting services. A configuration API will allow updating schema at runtime without downtime.


Longer-term investments. Scope and timing are subject to change.

  • History API — query the full change history of any resource over time
  • Enhanced multi-tenancy primitives for complex B2B and sub-tenant hierarchies
  • Additional SDK languages and improved SDK ergonomics

Have a use case or gap you’d like to see addressed? Open an RFE. Found a bug? Report it to the team.

Request a feature (RFE)

Report a bug