Skip to content

Fleet — Editions

The Naftiko Fleet is available in three editionsCommunity, Standard, and Enterprise. All three editions ship every component of the Fleet — Shipyard, Ikanos, Polychro, Crafter, Warden, and Skipper. What changes between editions is the set of premium features layered on top of Shipyard, Crafter, Warden, and Skipper as you move up.

Editions are layered, not exclusive

Standard ⊇ Community, and Enterprise ⊇ Standard. Anything you author in a lower edition runs unchanged in a higher one — capability YAML, rulesets, and policies are forward-compatible across editions.

Ikanos and Polychro are fully open source in every edition. Same Apache 2.0 binary, no premium features, no commercial add-ons.

Three licenses, side by side

  • The Naftiko Fleet — Community edition bundle is distributed under a Freeware (Closed Source) EULA — free for personal or internal business use. See the EULA on GitHub.
  • Ikanos and Polychro are released as fully Apache 2.0 open-source projects in their own repositories — usable standalone outside the Fleet.
  • Standard and Enterprise premium features are licensed under the Naftiko Commercial License.

See Fleet → License for the full three-license picture.


At a glance

Edition Audience Hosting License What you get on top of every component
Community Open-source developers, individuals, OSS projects Self-hosted Freeware EULA (closed source) + Apache 2.0 for Ikanos & Polychro Every component, no premium add-ons — free for personal and internal business use
Standard (planned) Teams and small organizations Self-hosted or cloud Freeware EULA + Apache 2.0 + Naftiko Commercial License Team-grade features for Shipyard, Crafter, Warden, Skipper
Enterprise (planned) Regulated enterprises Self-hosted, air-gapped, or managed Freeware EULA + Apache 2.0 + Naftiko Commercial License Governance + scale for Shipyard, Crafter, Warden, Skipper

Premium features by component

Component Community Standard adds Enterprise adds
Shipyard Public docs, basic search Versioned docs, hosted Playground, Ask Navi AI search Private mirror, on-prem hosting, custom domain
Ikanos Multi-protocol engine, CLI, all adapters — Apache 2.0 (no premium features — fully OSS) (no premium features — fully OSS)
Polychro Linter, bundled rulesets, IDE integration — Apache 2.0 (no premium features — fully OSS) (no premium features — fully OSS)
Crafter Local-first spec builder (CLI / VS Code) Hosted web builder, shared catalog, OpenAPI import SSO/RBAC, approval workflows, change attestation
Warden Local policy evaluation (Rego, decision API) Team-shared policy bundles, dry-run analytics Fleet-wide policy distribution, audit trail, regulated-environment integrations
Skipper Single-host orchestration (local fleet manifest) Multi-host orchestration, team dashboards Multi-region routing, fleet placement, blue/green & canary, SLA-grade observability

The split is illustrative for unreleased components — exact feature mapping will firm up as their roadmaps mature. Ikanos and Polychro are committed to staying 100% Apache 2.0 OSS.

Picking an edition

If you… Start with
Want to try the spec, work alone, or contribute to OSS Community
Have a team building 5–50 capabilities and want shared tooling (hosted Crafter, team catalog, dashboards) Standard
Need SSO, RBAC, policy-as-code distribution, air-gapped hosting, or fleet-wide observability Enterprise

Community edition

The Community edition is the freely available baseline of the Naftiko Fleet. It is free forever for personal and internal business use and ships as native binaries + Docker images on every release. It includes every component of the Fleet — Shipyard, Ikanos, Polychro, Crafter, Warden, and Skipper.

What's included

Component Community baseline License Repository
Shipyard Public documentation site, basic search Freeware EULA bundled in naftiko/fleet
Ikanos engine + CLI Stable runtime, all adapters (MCP, REST, Skill, Control), every consumes/exposes type Apache 2.0 naftiko/ikanos
Polychro linter Full linter, bundled rulesets, IDE integration, CI plugins Apache 2.0 naftiko/polychro
Crafter Local-first capability builder via CLI + VS Code extension Freeware EULA bundled in naftiko/fleet
Warden Local policy evaluation engine and Rego authoring Freeware EULA bundled in naftiko/fleet
Skipper Kubernetes operator and Helm chart Freeware EULA bundled in naftiko/fleet

What you can do today

  • Author capabilities in YAML and run them on Ikanos
  • Validate every change with Polychro (locally and in CI)
  • Scaffold and catalog capabilities in CNCF Backstage
  • Edit .naftiko.yaml files with inline validation in VS Code
  • Expose capabilities as MCP, Skill, REST, and Control adapters
  • Use the full Spec-Driven Integration workflow on your own infrastructure

Where to get it

Freeware EULA — what it does and doesn't allow

The Naftiko Fleet — Community edition EULA grants you a non-exclusive, non-transferable, royalty-free license to use the Software for personal or internal business purposes, on any number of devices under your direct control. You may redistribute the installer unchanged and free of charge. You may not reverse-engineer, modify, sublicense, or remove Naftiko branding. See the full text at naftiko/fleet/LICENSE.md.

The Apache 2.0 components (Ikanos and Polychro) are not restricted by that EULA — they are independently licensed Apache 2.0 OSS and you can fork, modify, and redistribute them freely under standard Apache terms.

When to move up

The Community edition has no usage limits and no telemetry phone-home. You will want Standard when you need premium team-grade features on top of the components you already have, and Enterprise when you need premium governance + scale features (SSO/RBAC, audit trails, fleet-wide policy distribution, air-gapped hosting, FIPS crypto, or long-term-support branches).


Standard edition

Coming soon

The Standard edition is currently in design. The section below describes the planned scope.

The Standard edition is aimed at teams building between five and a few dozen capabilities, who need a shared catalog, a hosted builder, and basic fleet-wide observability — without taking on the operational complexity of the Enterprise tier.

Standard ⊇ Community

Standard ships every component Community ships — Shipyard, Ikanos, Polychro, Crafter, Warden, Skipper. It adds premium features on top of Shipyard, Crafter, Warden, and Skipper.

Ikanos and Polychro are fully open source — same Apache 2.0 binary in every edition. Standard does not add anything to them.

Premium features by component

Component What Standard adds on top of Community
Shipyard Hosted Playground for running capabilities from the browser, versioned docs, AI-assisted Ask Navi search
Ikanos Nothing — Ikanos is fully OSS and identical in every edition
Polychro Nothing — Polychro is fully OSS and identical in every edition
Crafter Hosted web builder with live validation and share-by-URL, capability catalog (tagged, searchable, per-team), public mock catalog, OpenAPI import
Warden Team-shared policy bundles, dry-run analytics, decision history
Skipper Multi-host orchestration, team dashboards, basic placement rules

Plus cross-component additions:

  • Backstage integration — first-class scaffolder templates and entity importer for the Naftiko capability kind
  • Fleet observability dashboard — aggregated RED metrics, error budgets, and capability health rollups across many Ikanos processes (note: the dashboard is the Standard add-on; the Ikanos metrics themselves are emitted by every Ikanos process, Community included)

Deployment options

  • Self-hosted — Helm chart for Kubernetes, Docker Compose for single-host
  • Managed (planned) — Naftiko Cloud, with bring-your-own-cluster runners

Coexistence with Community

Anything you author in the Community edition runs unchanged in Standard. The capability YAML format, ruleset format, and policy format are identical across editions; only the surrounding tooling expands. Because Ikanos and Polychro are fully OSS, you can also mix-and-match: an Ikanos process from Community talks to a Standard-edition Crafter catalog just fine.

Status

See Roadmap for the current Standard milestones and planned deliveries.


Enterprise edition

Coming soon

The Enterprise edition is on the long-term roadmap. The section below describes the planned scope.

The Enterprise edition is aimed at regulated organizations running hundreds of capabilities across multiple environments, regions, and compliance domains.

Enterprise ⊇ Standard ⊇ Community

Enterprise ships every component every other edition ships — Shipyard, Ikanos, Polychro, Crafter, Warden, Skipper. It layers governance- and scale-grade premium features on top of Shipyard, Crafter, Warden, and Skipper.

Ikanos and Polychro are fully open source — same Apache 2.0 binary in every edition. Enterprise does not ship a "premium Ikanos" or "premium Polychro"; air-gapped, FIPS, and long-term-support concerns are handled at the cross-component layer below (signed OCI bundles, air-gapped distribution, premium support).

Premium features by component

Component What Enterprise adds on top of Standard
Shipyard Private mirror, on-prem hosting, custom domain, internal-only doc spaces
Ikanos Nothing — Ikanos is fully OSS and identical in every edition
Polychro Nothing — Polychro is fully OSS and identical in every edition
Crafter SSO/RBAC on every action, approval workflows, change attestation, isolation between teams
Warden Fleet-wide policy distribution, immutable audit trail, regulated-environment integrations (SOC 2, ISO 27001 control mapping), policy bundle signing
Skipper Multi-region routing, fleet placement, blue/green and canary rollouts, SLA-grade observability, capacity & cost reporting

Plus cross-component additions:

Addition Why it matters
SSO + RBAC SAML/OIDC integration, role-based access on every Crafter/Catalog/Warden/Skipper action
Audit trail Immutable record of every spec change, deployment, and policy decision
Air-gapped distribution Fully offline installs with bundled OCI images and signed manifests covering every component (including the OSS ones — Ikanos and Polychro images are mirrored and signed for delivery, not relicensed)
Multi-tenancy Hard isolation between teams in a shared cluster
Premium support SLA-backed support for the whole stack — including the OSS components — security advisories, long-term release branches

The three layers in production

                 ┌──────────────────────────────┐
                 │           Skipper            │   ← global placement & routing
                 │   (fleet orchestrator)       │
                 └──────────────┬───────────────┘
              ┌─────────────────┼─────────────────┐
              ▼                 ▼                 ▼
       ┌──────────┐      ┌──────────┐      ┌──────────┐
       │   Ship   │      │   Ship   │      │   Ship   │     ← runtime cells
       │  (cell)  │      │  (cell)  │      │  (cell)  │
       └────┬─────┘      └────┬─────┘      └────┬─────┘
            ▼                 ▼                 ▼
       Ikanos engines   Ikanos engines   Ikanos engines    ← capability runtime
       (one per cap.)   (one per cap.)   (one per cap.)
            ▲                 ▲                 ▲
            └─────────────────┼─────────────────┘
                       ┌──────┴───────┐
                       │    Warden    │   ← policy gate on every deploy
                       └──────────────┘

Compliance

Enterprise targets the controls expected in regulated environments:

  • SOC 2, ISO 27001 alignment
  • Data residency via region-scoped ships
  • Customer-managed keys for at-rest encryption
  • FIPS 140-2 cryptographic modules where applicable (delivered via the Enterprise distribution channel — the underlying Ikanos runtime stays Apache 2.0)

Status

The Enterprise-grade premium features for Warden and Skipper are in exploration. See Roadmap for the latest milestones.


Licensing summary

The Naftiko Fleet — Community bundle stays under the Naftiko Fleet Freeware EULA across every edition — and Ikanos and Polychro stay 100% Apache 2.0 with no commercial add-ons. The premium features for Standard and Enterprise (on Shipyard, Crafter, Warden, Skipper, plus cross-component governance and scale add-ons) are licensed under the Naftiko Commercial License.

See Fleet → License for the full three-license picture.