Build1 distinct publisher3 min readPublished
The file published in the CL4R1T4S repository reads as tool schemas, search rules and safety policy flattened into one context. That makes it a measurement of one deployment, not a secret worth copying.
The Engineer · Build desk

Compiled by The EngineerSomething wrong?How this is made
Start with the arithmetic, since that is the part anyone can check. Roughly 46 tool schemas [7] against more than 275,000 characters [1] works out to just under 6,000 characters per tool [1]. That is an upper bound, because the file also carries search policy, memory rules, copyright handling, computer interaction and interface presentation [2]. The order of magnitude is the useful part. Tool definitions are measured in thousands of characters, not dozens.
That is the real price of a tool. Per the dev.to writeup, exposing one means telling the model what it does, which arguments it accepts, when it should be called, what comes back, and what restrictions apply [9]. Routing sits on top of that: a request for current information triggers web search, a question about an earlier turn goes to a history tool, another produces a chart or previews a page [12]. None of it is clever, and all of it is text resident in the context on every request.
The number reads less like a 275,000-character act of prompt engineering and more like a product stack that got flattened into a single context. The dev.to reading is that the surrounding stack got compressed this way [14], with the model running inside a temporary environment the application assembles: which tools exist, what may be retained, when to search, how the answer is displayed [13]. A 275,000-character policy document that nobody reads end to end will be familiar to anyone who has worked near a compliance team.
Which is why 46 is someone else's number. A runtime prompt can differ by product, by account, by enabled features, by conversation state and by deployment environment [10], and dev.to notes that Anthropic has not confirmed the tool count and the file cannot be verified as complete or universally active [8]. For that count to be your count, your account would need the same features switched on and the same conversation state at the same point. Read it the way you read a vendor benchmark table: a claim about a configuration you cannot see.
The comparison worth making is with Anthropic's own published Fable 5.1 system prompt, which dev.to says is substantially smaller than the third-party file [6]. That gap tracks product surface layered on top of the model, not a difference in what the model itself can do.
The design conclusion is unglamorous, and dev.to gets it right: permissions, privacy, provenance and safety belong in application code rather than in prompt text [11]. A prompt is a request to a probabilistic system, while a check in your handler runs regardless of whether the model cooperated. If your only copyright rule is a paragraph in the system prompt, and a third party can reconstruct that paragraph closely enough to publish it [4], what you have is a record of intent rather than a control.
Ranked by verification strength, evidence, and original report placement.
A GitHub repository published what it describes as a runtime system prompt for Claude Fable 5.1, containing more than 275,000 characters of instructions.
The file's instructions relate to tool use, web search, memory, copyright, safety policies and interface behaviour, including computer interaction and content and interface presentation.
According to dev.to, there is no public indication that Anthropic's servers were compromised, that model weights were stolen, or that customer information was exposed.
dev.to describes the material as better characterised as a third-party extraction or reconstruction of instructions presented to the model at runtime.
The document appeared in Pliny the Liberator's CL4R1T4S GitHub repository, which collects system prompts and jailbreak-related material from several AI products.
Anthropic separately publishes an official Fable 5.1 system prompt, and the third-party version is substantially larger because it appears to contain more than the assistant's basic conversational rules.
Distinct publishers with included, body-backed reporting in this cluster.
dev.to
1 article · September 2, 2026
Follow any of these and your For You feed starts watching them — no settings page required.
leadership
Anthropic cuts Fable 5.1 prices by 25% and launches two-tier safeguard system with Mythos 5.12 distinct publishers
build
Fable 5.1 binds each thinking block to the exact bytes of the prefix that produced it1 distinct publisher
invest
Anthropic Cuts Cache-Read Prices by 75%; Cache Reads Were ~60% of a Heavy Agent's Bill Before the Cut1 distinct publisher
leadership
Anthropic moves misuse monitoring into cloud storage its customers control1 distinct publisher
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
One post, one unverifiable file
Every concrete number in this story — the 275,000 characters, the roughly 46 tool schemas, the list of instruction categories — reaches us through a single dev.to post that relays a file from a jailbreak collection and then tells you plainly that the file cannot be verified as complete or universally active. The reasoning about tool schemas, routing and enforcement stands on its own engineering merit; the measurements do not stand on anything a reader can inspect.
Nothing measurable to count
A file appearing in a repository is a disclosure, not adoption. Nobody supplies how many Claude deployments run this configuration, how many tools are actually live, or how widely runtime orchestration of this scale is in production — dev.to says only that agents are 'increasingly' built this way, and offers no count behind the word.
Conclusion cooler than its arithmetic
The framing works against the hype: no breach, no stolen weights, no exposed customer data, and a file best read as a flattened product stack. Then the two numbers doing all the work — 275,000 characters, 46 tools — travel as measurements anyway, and dividing one by the other produces a tidy per-tool average from inputs the same post concedes nobody has checked. The story deflates the panic and quietly re-inflates the precision.
A big number serves several parties
The file's home is a repository curated to collect system prompts and jailbreak material, where a startling character count is the point of publishing. Anthropic, which puts out its own much shorter Fable 5.1 prompt, has the opposite interest in how the larger version is read — and has said nothing here. And a developer-platform explainer titled around 275,000 characters benefits from the very sensationalism its body argues against.
Trust the lesson, not the ledger
Two different reliabilities are stacked here. The architectural argument — tool schemas are expensive, routing needs instructions, enforcement belongs in code — would survive the file being wrong, and I would bet on it. The specifics about this particular document would not survive an Anthropic denial, a partial dump or a stale extraction, and with one publisher and no vendor comment there is no way to tell which of those we have.