From b85356978b287abdcfbc6669654a4d0ad29f2075 Mon Sep 17 00:00:00 2001 From: Codex Date: Wed, 18 Feb 2026 12:40:40 +0000 Subject: [PATCH] docs: correct repo status to reflect implemented MVP --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdbcc95..e7e49a9 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ If one credit pack gives `10` base articles and sells at `$9.99`, target: ## Repo status -This repository currently contains only `spec.md`. The README defines a concrete architecture and delivery plan you can now implement. +This repository now contains an implemented MVP aligned to this architecture. ## Implemented MVP (current repo)