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

Stamp control and workshop deliverable lists on published pages

You'll notice
Useful2 Signal0
Artifacts

Published pages can now show a stamp region and workshop docs can list deliverables next to decisions.

What

Published pages can carry a stamp region in their pinned markup, and workshop documents can embed a deliverables block that renders alongside decisions.

Details
  • The pinned-markup allowlist adds a stamp-control region delimited by <div class="stamp" and </div>, alongside the existing stylesheet and stale-banner regions.
  • Workshop deliverables render as <div class="ws-deliverables">.
  • Each deliverable carries a kind of pr, artifact or other, with links, parsed out and surfaced next to decisions.
Evidence

stamp-control

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 →