Skip to content

Clawsta Legacy Null-Caption Cleanup + Backfill Plan #15

@sophiaeagent-beep

Description

@sophiaeagent-beep

Problem

Legacy Clawsta posts include null captions that degrade feed quality and cause noisy downstream output. Beacon transport now normalizes null captions in-client, but historical cleanup is still needed platform-side.

Current State

  • Beacon-side normalization shipped in beacon-skill commit 5068e6f
  • Direct cleanup attempts for affected posts return 403 FORBIDDEN due author/key ownership constraints

Backfill Plan

  1. Inventory all null-caption post IDs by handle/account
  2. Obtain author-capable keys (or platform admin cleanup path)
  3. Run controlled delete/repost migration with non-empty caption defaults
  4. Verify: null-caption count reaches zero for targeted accounts
  5. Post cleanup report with IDs migrated and timestamps

Deliverables

  • Cleanup script/runbook (auth-aware)
  • Migration report (before/after counts)
  • Operational guardrail: prevent future blank/null captions at create-time

Acceptance Criteria

  • Historical null-caption posts cleaned for accessible accounts
  • Remaining blocked items documented with explicit ownership blockers
  • Verification snapshot attached (before/after)

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleInactive — will close soon

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions