docs(blog): the trust-layer essay on context rot and ADD - #205
Merged
Conversation
An editorial-scroll HTML piece aimed at engineering leaders evaluating ADD. It runs a reason -> resolve loop in eight acts: why one LLM response was never enough, how context rot presents in production, why the four documented context-engineering strategies leave an authority hole, and what ADD's three beats put in that hole. Grounded throughout in this repo and in Anthropic's published material: - Anthropic's four long-running-agent failure modes are quoted (mode 03 is paraphrased and labelled as such); each row reveals an illustrative transcript reconstruction, marked as a reconstruction, not a captured log. - The four context-engineering strategies are tabbed, each with an SVG that draws the same thing: the missing authority slot, dashed. - The walkthrough is the canonical transfer-money example from GETTING-STARTED.md, including the verbatim refusal string. - Fig. 4 quotes real Deltas from .add/specs/. - The benchmark chart plots only the two measured points from README.md; the unmeasured path is dashed and the table view reads "not plotted". Chart colors were validated with the dataviz palette checker rather than eyeballed, in both light and dark mode. The page is self-contained (no CDN, no external fonts), theme-aware across all three theme states, keyboard operable, honours prefers-reduced-motion, and carries a table view under every chart. No innerHTML anywhere. Follows the blog/add-25-vs-30-ledger.html convention: an artifact-style fragment, not published by mkdocs (docs_dir is add-method/docs). author: Tin Dang
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.
What
Adds
blog/add-trust-layer-agentic.html— an editorial-scroll HTML essay forengineering leaders evaluating ADD. Same convention as the existing
blog/add-25-vs-30-ledger.html: an artifact-style fragment, self-contained,no CDN and no external fonts.
The piece runs a reason → resolve loop in eight acts:
Where the claims come from
Everything factual is traceable to this repo or to Anthropic's published
material — nothing is invented to make the argument land:
long-running agents. Mode 03 is paraphrased and says so on the page.
illustrative reconstruction — they show the shape of the behaviour, and
they are not presented as captured logs.
transferexample fromGETTING-STARTED.md, including the verbatim refusal string(
cannot freeze \transfer` — these (dimension, surface) pairs are unswept: who:S1`).## Deltasentries out of.add/specs/.README.md(coverage .92 → .75 in one continued conversation; ADD at 1.0 on fresh
sessions). The unmeasured path is dashed and the table view says
not plottedrather than filling in a curve.Agentic turn counts and token deltas in act 01 are captioned
illustrative of the shape, not a measurement.
Craft notes
eyeballed, in both modes. Light
#A8382F/#3E9E7C(deutan ΔE 13.4,normal-vision 27.1); dark
#C45448/#45AA88(deutan ΔE 9.5, normal 25.2).:root, the guardedprefers-color-schemeblock, and[data-theme].act-02 reveals open on focus as well as hover.
prefers-reduced-motion; every chart has a table view; status isnever encoded by colour alone.
innerHTMLanywhere in the inline script.Note for the reviewer
mkdocs.ymlsetsdocs_dir: add-method/docs, so rootblog/is not builtinto the published site. This lands the piece under version control and up
for review; it does not put it on pilotspace.github.io. Wiring it into the
site (a copy under
add-method/docs/announcements/, plus nav) is a separatecall I deliberately left to you, since it changes what ships publicly.
Preview while reviewing: open the file directly in a browser, or read it as a
published artifact at
https://claude.ai/code/artifact/bdef431b-6d8e-4224-8456-27c0f132688f