From cd3f91e5ff3b8e8fba60380c472bdf943009c0d8 Mon Sep 17 00:00:00 2001 From: Graham King Date: Fri, 7 Aug 2026 13:27:28 -0400 Subject: [PATCH] doc: Clarify project maturity level in the README "v0.2" should have made this obvious already, but more honestly can't hurt. Signed-off-by: Graham King --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d84cae242..5c3a48756 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,13 @@ algorithm you write yourself. - **Multi-Backend Routing**: random routing, LLM-as-classifier routing, signal-driven stage-router, or your own algorithm - **Operational Metrics**: Prometheus metrics cover requests, errors, latency, tokens, and routing overhead +## Maturity + +Switchyard is pre-alpha software that is evolving rapidly. The API and algorithms are expected to change significantly before we reach v1.0. + +> [!WARNING] +> Experimental software. Not for production use. + ## Quick Start Choose the launcher path to run Claude Code, Codex CLI, or OpenClaw through