Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.221 Home All releases olderv2.1.220 v2.1.222newer

Publishes are classified by template and reported

Under the hood
Useful1 Signal0
Artifacts

Every publish is now labelled by what kind of page it is, and reported in telemetry.

What

Each publish request now carries a classification of the content it is publishing, and a dedicated PR-review publish event was added.

Details
  • Classification is one of pr_review, workshop, whiteboard or plain, and runs on every publish.
  • The template field on the outgoing request is gated at request-build time; the classification itself is unconditional and is included in publish telemetry.
  • A new pr_review_publish event records the recommendation, item counts, and whether this was a first publish.
Evidence

whiteboard_needs_self_capability

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.221 →