Skip to content

Roadmap

Jerome Louvel edited this page Mar 6, 2026 · 16 revisions

Version 1.0 - First Alpha - March 30th, 2026 🌱

The goal of this version is to deliver a MVP to enable common AI integration use cases and grow our community.

Rightsize AI context

  • Declarative applied capability exposing Agent Skills
  • Declarative MCP exposing Resources and Prompts (Tools only so far)

Enable API reuse

  • Reusable source HTTP adapter declaration across capabilities
    • Declarative applied capabilities with reused source capabilities
  • Support for lookups as part of API call steps
  • Authenticate API and MCP Server consumers and manage permissions

Core developer experience

  • Provide per-capability Control API and MCP adapters, aligned with CLI
  • Provide GitHub Action template based on Super Linter
  • Publish Maven Artifacts to Maven Central
  • Publish Javadocs to Javadoc.io
  • Publish Docker Image to Docker Hub
  • Publish JSON Schema to JSON Schema Store
  • Publish Naftiko JSON Structure
  • Publish FAQ in the wiki

Version 1.0 - Second Alpha - April 27th 🌳

The goal of this version is to deliver a MVP to enable common AI integration use cases and grow our community.

  • Enable agent orchestration use cases
    • Declarative applied capability exposing A2A
  • Provide enhanced security
    • Facilitate integration with various API/MCP/AI gateways
    • Facilitate integration with Keycloak, OpenFGA
  • Provide Control webapp (per Capability)
  • Publish Docker Desktop Extension to Docker Hub
  • Fabric discovery of published capabilities for consumers

Version 1.0 - First Beta - June 🌼

The goal of this version is to deliver a stable MVP, including a stable Naftiko Specification

  • Incorporate community feedback
  • Solidify the existing alpha version scope
  • Increase test coverage and overall quality

Version 1.0 - General Availability - September 🍎

The goal of this version is to release our first version ready for production.

  • Incorporate community feedback
  • Solidify the existing beta version scope
  • Increase test coverage and overall quality

Clone this wiki locally