Skip to content

feat: add SubscriptionOrchestrator with event normalization, dedup, debounce#5

Merged
linuxninja39 merged 2 commits into
mainfrom
merge/po-d5y6
Feb 18, 2026
Merged

feat: add SubscriptionOrchestrator with event normalization, dedup, debounce#5
linuxninja39 merged 2 commits into
mainfrom
merge/po-d5y6

Conversation

@linuxninja39
Copy link
Copy Markdown
Contributor

Summary

  • Adds SubscriptionOrchestrator for real-time portfolio event subscriptions
  • Implements event normalization, deduplication, and per-chain debounce
  • Includes refinery fix for unused TS declarations (strict noUnusedLocals)
  • Merges polecat/obsidian work (MR po-d5y6, source: po-3fwx)

Test plan

  • TypeScript build passes (tsc --noEmit)
  • All 231 tests pass (19 test files)
  • Clean rebase on main (no conflicts)
  • Refinery fixed 2 unused declarations for CI compliance

Merge request: po-d5y6

Remove unused PendingEvent interface and prefix unused parameter
with underscore to fix TypeScript build.
@linuxninja39 linuxninja39 merged commit 3183e45 into main Feb 18, 2026
1 check passed
@linuxninja39 linuxninja39 deleted the merge/po-d5y6 branch February 18, 2026 07:51
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