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.
You describe the system. RustIO makes it safe to run.
A deliberately simple path — with a human review gate before anything becomes real.
Business idea
You describe the system you need in plain business terms.
rustio-draft
The companion drafts a schema.json from your intent.
Safe schema
Validated against strict, checked-in rules before it lands.
rustio-admin
Import, plan, review, commit — a human approves the change.
Operational system
A foundation you keep evolving safely for years.
AI drafts. RustIO validates. Diff protects. Human approves.
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.