Skip to content

feat: consume the published brand-numbers artifact - #118

Merged
VickyXAI merged 1 commit into
mainfrom
feat/brand-numbers-sync
Jul 27, 2026
Merged

feat: consume the published brand-numbers artifact#118
VickyXAI merged 1 commit into
mainfrom
feat/brand-numbers-sync

Conversation

@VickyXAI

Copy link
Copy Markdown
Contributor

Wires this repo into the brand-numbers system from blockrun#288.

What was stale

The model count appeared in AGENTS.md, CLAUDE.md, CONTEXT.md, the README and three docs pages — each maintained by hand, all reading 55+ against a catalog of 66.

Franklin also claimed "up to 89% savings vs. always using Opus", a figure with no published method behind it. Replaced with the artifact's 87%, which is computed from a stated workload mix and baseline that anyone can recompute.

Only tracked files were rewritten

Franklin-Trading contains an ignored directory literally named " " holding a stale copy of its own docs. Walking the working tree would have edited files nobody ships, so the sweep runs over git ls-files instead.

CI

sync-brand-numbers.mjs --check runs on every PR, offline by design — it compares against the committed brand-numbers.json and never fetches, so a blockrun.ai deploy in progress cannot fail this repo.

Left alone

25+ tools visible at once in docs/harness-audit.md is Franklin's own tool-visibility budget, not the BlockRun MCP tool count. Same word, different subject.

The model count appeared in AGENTS.md, CLAUDE.md, CONTEXT.md, the README and
three docs pages, each maintained by hand and all stale at 55+ against a catalog
of 66. The README also claimed "up to 89% savings vs. always using Opus" — a
figure with no published method behind it, replaced by the artifact's 87%, which
is computed from a stated workload mix and baseline anyone can recompute.

They now regenerate from blockrun.ai/brand/numbers.json via markers, and CI
fails offline against a committed snapshot when they disagree.

Only git-tracked files are rewritten, so ignored working-tree junk is left
alone.

Left as-is: "25+ tools visible at once" in docs/harness-audit.md is Franklin's
own tool-visibility budget, not the BlockRun MCP tool count.
@VickyXAI
VickyXAI force-pushed the feat/brand-numbers-sync branch from deac16b to ba97610 Compare July 27, 2026 23:12
@VickyXAI
VickyXAI merged commit 71c1eae into main Jul 27, 2026
3 checks passed
@VickyXAI
VickyXAI deleted the feat/brand-numbers-sync branch July 27, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant