Skip to content

chore(comments): strip SDK-version and removed-thing archaeology - #389

Merged
PastaPastaPasta merged 1 commit into
stagingfrom
chore/comment-archaeology
Sep 8, 2026
Merged

chore(comments): strip SDK-version and removed-thing archaeology#389
PastaPastaPasta merged 1 commit into
stagingfrom
chore/comment-archaeology

Conversation

@PastaPastaPasta

Copy link
Copy Markdown
Owner

Summary

Comments only; no code changes.

  • SDK release breadcrumbs (v3.1: Use StateTransitionsFacade…, v3.1: getIdentityContractNonce returns…, (v3.1 SDK returns bigint | undefined)) are removed. The call is the call; the release it arrived in is git history.
  • Tombstone comments for things that no longer exist (YAPPR_BLOCK_CONTRACT_ID removed, HASHTAG_CONTRACT_ID and MENTION_CONTRACT_ID removed, the six-line "were removed in contract migration" note above DOCUMENT_TYPES) are removed or replaced by a one-line statement of where those things live today.
  • "Legacy" fallbacks that still run are described by what shape they read (plain base64 is an older shape still read, uncompressed JSON string, the shape before compression, the older vault contract) instead of by the word legacy.
  • The dead IPFS gateway notes collapse to one line.

Left alone: topology comments (on v3 …, v5's proved ranking…) describe live behaviour that differs by contract shape and are load-bearing.

Part of the anti-slop cleanup series (after #370#388).

Test plan

  • npm run lint, tsc --noEmit, npm run test, npx knip, npm run build all green locally
  • CI

🤖 Generated with Claude Code

Comments that named the SDK release a line was written against (v3.1: ...), listed constants and document types that no longer exist, or called a still-supported shape legacy told a reader about a past state rather than the code in front of them. They are gone or reworded to say what the code does now: the older stored shapes are described as such where a fallback still reads them.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying yappr-v2 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 37ed158
Status:⚡️  Build in progress...

View logs

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: aba7d607-e5a7-44f7-ae38-c0f21b8d7a79

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@PastaPastaPasta
PastaPastaPasta merged commit 760b8f2 into staging Sep 8, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant