feat: wire community feed posts to cf-core.activitypub (Fediverse publishing) #113

Open
opened 2026-04-20 08:18:53 -07:00 by pyr0ball · 0 comments
Owner

cf-core is gaining an activitypub module (MIT) built alongside Rook. Once available, Kiwi community posts (recipe_success, recipe_blooper, plan) should be optionally publishable to Fediverse food communities via Lemmy/PieFed.

Scope

  • Add optional federate: bool field to community post creation
  • On federate=true: call circuitforge_core.activitypub to publish to configured Lemmy community
  • UI toggle in community post composer
  • Tier gate TBD at implementation (likely BYOK-unlockable on Free)

Blocked on: Circuit-Forge/circuitforge-core#51 (activitypub module)

cf-core is gaining an `activitypub` module (MIT) built alongside Rook. Once available, Kiwi community posts (recipe_success, recipe_blooper, plan) should be optionally publishable to Fediverse food communities via Lemmy/PieFed. ## Scope - Add optional `federate: bool` field to community post creation - On federate=true: call `circuitforge_core.activitypub` to publish to configured Lemmy community - UI toggle in community post composer - Tier gate TBD at implementation (likely BYOK-unlockable on Free) Blocked on: Circuit-Forge/circuitforge-core#51 (activitypub module)
pyr0ball added this to the Post-Launch milestone 2026-04-20 11:43:30 -07:00
Sign in to join this conversation.
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/kiwi#113
No description provided.