Skip to content

chore: remove stale "Epic 12" internal reference from packages/swap/package.json#29

Open
toon-backlog-bot[bot] wants to merge 1 commit into
mainfrom
agent/28-fix-package-description
Open

chore: remove stale "Epic 12" internal reference from packages/swap/package.json#29
toon-backlog-bot[bot] wants to merge 1 commit into
mainfrom
agent/28-fix-package-description

Conversation

@toon-backlog-bot

Copy link
Copy Markdown
Contributor

Closes #28

Summary

  • Changed packages/swap/package.json description from "TOON Swap — multi-chain payment-channel claim issuer for the Token Swap Primitive (Epic 12)" to "TOON Protocol swap node — multi-chain payment-channel claim issuer (EVM/Solana/Mina)".
  • Added an empty changeset (no version bump — metadata-only chore).

Verification

node -e "JSON.parse(require('fs').readFileSync('packages/swap/package.json','utf8'))"
# → JSON valid

! grep -n "Epic 12|Token Swap Primitive" packages/swap/package.json
# → Not found (good)

pnpm -r build && pnpm -r test
# Build: ⚡️ Build success
# Tests: 10 test files, 130 passed | 2 skipped — all green

Plan deviation

None. Followed the Agent Assessment plan exactly.

…/swap description

Closes #28

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@ALLiDoizCode ALLiDoizCode left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed description change and changeset. New description aligns exactly with CLAUDE.md canonical wording; stale 'Epic 12 / Token Swap Primitive' text is gone. Empty changeset frontmatter is valid changesets syntax for a chore with no version bump. PR title and body are accurate. No corrections needed.

@ALLiDoizCode ALLiDoizCode left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — no blocking issues found. New description aligns with CLAUDE.md canonical wording; stale 'Epic 12 / Token Swap Primitive' text is removed. Empty changeset frontmatter is valid for a chore with no version bump. PR title and body are accurate.

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.

Clean up stale description in packages/swap/package.json (remove "Epic 12" internal reference)

1 participant