Migrate reddit-poster into Magpie as managed subsystem #1

Closed
opened 2026-04-21 10:46:03 -07:00 by pyr0ball · 0 comments
Owner

Resolved by Plan A (merged 2026-04-27).

  • PostingStrategy ABC + PostResult dataclass define the strategy interface
  • RedditPostStrategy wraps RedditClient and implements the ABC
  • Platform registry with get_client(campaign_type) dispatcher routes by campaign type
  • poster.py refactored to dispatch by campaign type
  • Migration 015 adds campaign type column

The reddit-poster subsystem is now fully absorbed into Magpie as a managed posting framework.

Resolved by Plan A (merged 2026-04-27). - `PostingStrategy` ABC + `PostResult` dataclass define the strategy interface - `RedditPostStrategy` wraps `RedditClient` and implements the ABC - Platform registry with `get_client(campaign_type)` dispatcher routes by campaign type - `poster.py` refactored to dispatch by campaign type - Migration 015 adds campaign type column The reddit-poster subsystem is now fully absorbed into Magpie as a managed posting framework.
Sign in to join this conversation.
No labels
bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Circuit-Forge/magpie#1
No description provided.