Skip to content

Crafter

Coming soon

Crafter is not yet released. This page is a draft of the planned design. APIs, naming, and feature set may change before GA.

Crafter is the capability builder of the Naftiko Fleet — a spec-aware authoring environment that turns the Naftiko YAML specification into a high-productivity editing experience, and back, without loss.

Available in every edition

Crafter ships in every edition of the Naftiko Fleet. The Community edition gives you a local-first CLI + VS Code experience under Apache 2.0. Standard layers a hosted web builder, capability catalog, and OpenAPI import on top. Enterprise adds SSO/RBAC, approval workflows, and change attestation. See Fleet → Overview for the full matrix.


Why Crafter

A YAML capability is the truth. But authoring complex multi-step orchestration, multi-adapter exposes, and aggregate functions purely in YAML hits the same fatigue curve as authoring complex CloudFormation by hand. Crafter solves that with a bidirectional editor: you can edit visually, you can edit the YAML, the two stay in sync, and the YAML is always the source of truth.


Pillars

Pillar What it means
YAML round-trip Comments, ordering, and formatting are preserved across visual edits
Schema-aware Every field is validated against naftiko-schema.json as you type
Polychro-integrated Diagnostics from the bundled rulesets surface inline on the canvas
OpenAPI import Drop in any OpenAPI 3.0/3.1 document; Crafter generates the consumes block
Mock-first Tools and operations can be stubbed in mock mode, runnable instantly with Ikanos
AI-assist Optional LLM suggestions for output mappings, descriptions, and step orchestration

Editions and licensing

Crafter is included in every edition of the Naftiko Fleet:

Edition What you get License
Community Local-first builder via CLI + VS Code extension Naftiko Fleet Freeware EULA
Standard Hosted web builder, capability catalog, OpenAPI import, mock catalog — per-seat for teams, free for individual developers Naftiko Commercial License
Enterprise SSO/RBAC, approval workflows, change attestation, isolation between teams — per-instance licensing Naftiko Commercial License

See Fleet → License for the full picture.


Continue reading