From e9345bf022e673b2db36baf552e7e0d2ed323213 Mon Sep 17 00:00:00 2001 From: Joe Beda Date: Sun, 26 Jul 2026 15:36:37 -0700 Subject: [PATCH] docs(readme): drop the early-days warning The banner told readers the schema, CLI, output, and docs may change in breaking ways. It has served its purpose; the format is settled enough that leading with instability is misleading. Co-Authored-By: Claude Opus 5 (1M context) Signed-off-by: Joe Beda --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 9dff758..a5cca8b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # Modelith -> **Early days.** The schema, CLI, output, and docs may still change in breaking -> ways. Feedback is very much appreciated — kick the tires and file issues. - Tooling for authoring, validating, and rendering **domain models** — the canonical, plain-language expression of what a system *is*: its concepts, how they relate, and the rules that govern them.