Readable before runnable
A workflow should make sense to the people responsible for the operation before software executes it.
What is SolveLang?
SolveLang is an early-beta language and tooling project for making business rules, AI-assisted decisions, approvals, tools, ownership, and failure paths readable before they become managed automation.
Who it is for
SolveLang is designed first for technical founders, hands-on operators, automation consultants, small agencies, and engineering teams that want workflow intent to remain understandable in source control.
It focuses on the layer that should be explicit before automation runs: what starts the process, which facts matter, where judgment changes the path, who owns the next action, what can fail, and when a person must review the result.
SolveLang is not another Zapier-style connector marketplace, a no-code mass-market automation builder, a production durable workflow engine, or a general-purpose autonomous AI workforce platform.
A workflow should make sense to the people responsible for the operation before software executes it.
Workflow changes should be diffable, reviewable, attributable, and reversible like other source-controlled engineering work.
Deterministic rules, model-assisted judgment, tools, approvals, and failure paths should not be hidden behind one opaque automation step.
Local validation, explicit capability boundaries, understandable failures, and human review matter before managed automation scales.
Current maturity
The Rust CLI is the canonical runtime. Workflow Intelligence Studio performs local-first deterministic analysis. The browser preview is intentionally smaller than the Rust runtime. Hosted API, billing, provider, and side-effect capabilities must not be interpreted as production readiness simply because code exists.
Working today
Experimental / test-mode
Planned
Use it today
Run the open-source Rust CLI, try the limited browser preview, inspect the public examples, or open Workflow Intelligence Studio for local deterministic analysis.
The guided workflow-audit service can also map one real process into decisions, missing branches, human review points, ownership, and an implementation-ready workflow specification.