# SolveLang SolveLang is a readable, explainable workflow language designed for AI-assisted business processes. SolveLang is an early-beta open-source language and tooling project. The Rust CLI is the canonical runtime for supported `.solve` workflows. Workflow Intelligence Studio provides local-first deterministic analysis, and the browser preview supports a smaller browser-only subset. SolveLang is not another Zapier-style connector marketplace, a no-code automation builder, a production durable workflow engine, a language-learning service, or a general-purpose autonomous AI workforce platform. ## Canonical resources - Website: https://www.solve-lang.com/ - About and maturity: https://www.solve-lang.com/about/ - Resources: https://www.solve-lang.com/resources/ - Browser preview: https://www.solve-lang.com/run/ - Workflow status: https://www.solve-lang.com/status/ - Support-triage demo: https://www.solve-lang.com/demo/support-triage/ - n8n workflow preflight: https://www.solve-lang.com/check/ - Privacy for workflow preflight: https://www.solve-lang.com/preflight-privacy/ - Public support: https://www.solve-lang.com/support/ - Source repository: https://github.com/saiidz/solvelang - License: https://github.com/saiidz/solvelang/blob/main/LICENSE ## Working today - Rust lexer, parser, AST runtime, interpreter, and CLI - `run`, `validate`, `tokens`, `ast`, and help commands - readable workflow scripts with documented language features - source-located diagnostics - hardened execution modes for local evaluation - local-first deterministic Workflow Intelligence Studio analysis - a smaller browser-safe preview - deterministic n8n workflow preflight tools - public examples and documentation ## Experimental or test-mode - HTTP, file, and environment helpers - AI-agent/provider syntax and optional provider-backed responses - Studio-to-`.solve` draft generation - API keys, customer accounts, quotas, subscriptions, and billing infrastructure used for test-mode engineering validation Experimental or test-mode capabilities must not be described as production-ready merely because code or billing screens exist. ## Planned - stable language specification - broader provider support - production integrations and runtime adapters - full managed workflow execution - enterprise durability, governance, and observability ## Important boundaries - The browser preview does not run the full Rust CLI runtime. - Workflow Intelligence Studio analysis is deterministic rather than AI analysis. - AI-generated or model-dependent output is not automatically correct and should not silently become consequential business action. - No production uptime, SLA, adoption, revenue, or performance benchmark is claimed. - Private account, checkout, API-secret, payment, and uploaded-workflow information is not part of the public search surface. Contact: hello@solve-lang.com