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.
A productivity-skills flag is declared but nothing reads it
Not switched on
Useful1Signal4
ArtifactsNotable
A productivity-skills switch is named in the artifact code but nothing reads it.
The gate tengu_russet_pergola is declared and exported with no reader anywhere in the build.
What's wrong with this entry?
Anonymous. No account, no email.
What
The artifact module exports a new flag constant pointing at the gate tengu_russet_pergola, which does not exist in the previous build. Only the declaration and export are present; no code in this build reads the gate, so it does nothing yet.
Evidence
PRODUCTIVITY_SKILLS_FLAG: () => Lhp,
Strings lifted out of the shipped bundle, so the claim above can be checked against them.