From 7065e5e6df16239a1487a4d367158c94ca82aa10 Mon Sep 17 00:00:00 2001 From: Rolando Santamaria Maso <4096860+jkyberneees@users.noreply.github.com> Date: Mon, 14 Sep 2026 10:59:14 +0200 Subject: [PATCH 1/2] docs: correct binary-size claim to <15 MB across README, landing and docs The published figure (~11 MB) understated the shipped binaries. v2.16.0 release assets measure 12.45-13.55 MB, and a local build with the release flags (CGO_ENABLED=0, -ldflags "-s -w") reproduces 12.97 MB. The claim had drifted ~2 MB (~15%) before anyone noticed. Replace it with a <15 MB ceiling: accurate today, and with headroom so the claim does not silently go stale again as the binary grows. Sweeps every place the claim appeared: - README.md, GETTING_STARTED.md, AGENTS.md, docs/CHEATSHEET.md, docs/llms.txt - docs/index.html: meta/og/twitter tags, both JSON-LD blocks, and the hero size marker in the body - cmd/odek/telegram.go: the Telegram Quick Facts prompt, which instructed the model to quote the same stale figure to users HTML escaping: < entities in attributes and body text; a literal < inside the JSON-LD