The companion — rustio-draft

From a sentence to a safe schema.

rustio-draft turns a natural-language project brief into a validated schema.json for rustio-admin. It is a setup-time tool only — it may call an AI model to draft the schema, but RustIO applies the result deterministically through import, plan, and a human-approved commit. The engine never depends on an AI model at runtime.

AI drafts. · RustIO validates. · Diff protects. · Human approves.

From idea to a safe foundation

You describe the system. RustIO makes it safe to run.

A deliberately simple path — with a human review gate before anything becomes real.

01 · Intent

Business idea

You describe the system you need in plain business terms.

02 · Draft

rustio-draft

The companion drafts a schema.json from your intent.

03 · Validate

Safe schema

Validated against strict, checked-in rules before it lands.

04 · Engine

rustio-admin

Import, plan, review, commit — a human approves the change.

05 · Foundation

Operational system

A foundation you keep evolving safely for years.

AI drafts.  RustIO validates.  Diff protects.  Human approves.

Companion project

Its own repo, keeping the engine AI-free.

rustio-draft lives in its own repository, versioned independently. The core engine stays free of any runtime AI dependency.