From 655519e3f500536d765750e28b726b263eebdf24 Mon Sep 17 00:00:00 2001 From: gastonfoncea Date: Tue, 19 May 2026 18:48:07 -0300 Subject: [PATCH] docs(readme): fix typo descentralized -> decentralized Closes #70 (bounty flow test) Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e86881b..25b044c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ GenLayer has a practical ~256-token output ceiling per `exec_prompt`. Asking it - **Opus (off-chain)** does the deep reasoning with long context and produces a compact report. - **GenLayer (on-chain)** judges each section of the report on a single dimension with a short structured output — exactly what `strict_eq` consensus needs. -Result: descentralized AI jury + reproducible scores + full auditability. +Result: decentralized AI jury + reproducible scores + full auditability. ## Status