Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

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

Merged
coffee-the-dev merged 2 commits into
mainfrom
coffeexcoin/mpp-jsdoc-cleanup
Mar 26, 2026
Merged

chore(mpp): remove separator comments and add JSDoc to exports#13
coffee-the-dev merged 2 commits into
mainfrom
coffeexcoin/mpp-jsdoc-cleanup

Conversation

@coffee-the-dev

Copy link
Copy Markdown
Contributor

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

vercel Bot commented Mar 26, 2026

Copy link
Copy Markdown

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

changeset-bot Bot commented Mar 26, 2026

Copy link
Copy Markdown

🦋 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

cursor Bot commented Mar 26, 2026

Copy link
Copy Markdown

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.

coffee-the-dev 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>
@coffee-the-dev
coffee-the-dev force-pushed the coffeexcoin/mpp-jsdoc-cleanup branch from c62dac9 to 64617d4 Compare March 26, 2026 01:02
@coffee-the-dev
coffee-the-dev merged commit 2e8559e into main Mar 26, 2026
6 checks passed
@coffee-the-dev
coffee-the-dev deleted the coffeexcoin/mpp-jsdoc-cleanup branch March 26, 2026 01:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant