feat: consume the published brand-numbers artifact - #5
Merged
Conversation
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. Franklin also claimed "up to 89% savings vs. always using Opus" — a figure with no published method behind it. 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. Franklin-Trading has an ignored directory literally named " " holding a stale copy of its own docs; walking the working tree would have edited files nobody ships.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 reading55+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-Tradingcontains 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 overgit ls-filesinstead.CI
sync-brand-numbers.mjs --checkruns on every PR, offline by design — it compares against the committedbrand-numbers.jsonand never fetches, so a blockrun.ai deploy in progress cannot fail this repo.Left alone
25+ tools visible at onceindocs/harness-audit.mdis Franklin's own tool-visibility budget, not the BlockRun MCP tool count. Same word, different subject.