Crafter — Features
Coming soon
Crafter is not yet released. Draft feature set. Ships in every edition
of the Naftiko Fleet, with hosted-builder, catalog, and governance
features layered in Standard and Enterprise.
Visual authoring
| Feature |
Description |
| Capability canvas |
Drag-and-drop consumes and exposes, with live binds view |
| Step orchestration |
Visual flow for steps, mappings, and lookup joins |
| Aggregate library |
Catalog of aggregate functions with ref: autocompletion |
| Bidirectional YAML |
Edit visually or in raw YAML; both stay in sync |
| Comment preservation |
Round-trips keep comments and formatting |
Validation & feedback
| Feature |
Description |
| Inline diagnostics |
Polychro diagnostics surface on the canvas at the offending node |
| Schema completion |
Auto-complete for all fields, anchored on naftiko-schema.json |
| Bind preview |
See resolved values from local binds sources |
| Sanity check on save |
Schema + governance ruleset before file write |
Import & export
| Feature |
Description |
| OpenAPI 3.0/3.1 import |
Generate consumes from a spec, with auth template suggestions |
| OpenAPI export |
Generate an OpenAPI document from an exposed REST adapter |
| Postman collection import |
Convert collections into consumes operations |
Reusable building blocks
| Feature |
Description |
| Shared consumes library |
Save consumes blocks for reuse via $ref |
| Aggregate templates |
Save aggregates and instantiate with parameters |
| Capability templates |
Starter templates per pattern (BFF, MCP server, gateway, …) |
AI assist (optional)
| Feature |
Description |
| Suggest mappings |
LLM proposes output mappings from response samples |
| Suggest descriptions |
Generate operation / parameter descriptions from context |
| Suggest steps |
Sketch a multi-step orchestration from a natural-language goal |
All AI-assist features are optional and can be disabled per workspace.
See Roadmap for delivery sequence.