Skip to content

chore(mpp): remove separator comments and add JSDoc to exports#13

Merged
coffeexcoin merged 2 commits intomainfrom
coffeexcoin/mpp-jsdoc-cleanup
Mar 26, 2026
Merged

chore(mpp): remove separator comments and add JSDoc to exports#13
coffeexcoin merged 2 commits intomainfrom
coffeexcoin/mpp-jsdoc-cleanup

Conversation

@coffeexcoin
Copy link
Copy Markdown
Collaborator

Summary

  • Remove ~22 AI-generated visual separator comments and ~6 restating comments across 6 files in the mpp package
  • Add JSDoc to 17 previously undocumented exported constants, utility functions, and interface fields
  • Typecheck and build pass clean

Test plan

  • pnpm typecheck passes
  • pnpm build passes (all packages including examples)
  • Grep confirms zero remaining // ── separator patterns

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mpp-abstract-mpp-demo Ready Ready Preview, Comment Mar 26, 2026 1:03am

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 26, 2026

🦋 Changeset detected

Latest commit: 64617d4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@abstract-foundation/mpp Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cursor
Copy link
Copy Markdown

cursor bot commented Mar 26, 2026

PR Summary

Low Risk
Purely documentation/comment cleanup (removing visual separator comments and adding JSDoc) with no functional or behavioral changes in client/server payment logic.

Overview
Cleans up the @abstract-foundation/mpp package by removing AI-generated visual separator comments and adding missing JSDoc across exported constants/utilities and key option fields.

Adds a patch changeset noting the documentation-focused update.

Written by Cursor Bugbot for commit 64617d4. This will update automatically on new commits. Configure here.

coffeexcoin and others added 2 commits March 25, 2026 21:02
Remove AI-generated visual separator comments and restating comments
across the mpp package. Add JSDoc to all previously undocumented
exported constants, utility functions, and interface fields.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coffeexcoin coffeexcoin force-pushed the coffeexcoin/mpp-jsdoc-cleanup branch from c62dac9 to 64617d4 Compare March 26, 2026 01:02
@coffeexcoin coffeexcoin merged commit 2e8559e into main Mar 26, 2026
6 checks passed
@coffeexcoin coffeexcoin deleted the coffeexcoin/mpp-jsdoc-cleanup branch March 26, 2026 01:04
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