Skip to content
Open
Show file tree
Hide file tree
Changes from 12 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/late-terms-apply.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@transcend-io/cli': major
---

Port the multi-identifier preference upload workflow into the monorepo CLI.

This adds `consent configure-preference-upload`, moves `upload-preferences` to the schema-backed parallel worker flow, and includes the supporting receipts state, preference upload skill, and reconcile script.
429 changes: 429 additions & 0 deletions .cursor/skills/preference-data-upload/SKILL.md

Large diffs are not rendered by default.

94 changes: 71 additions & 23 deletions packages/cli/README.md

Large diffs are not rendered by default.

Loading
Loading