Migrate Cordelia's alt-text command to Amari & decommission Cordelia #20

Closed
opened 2026-03-11 19:16:30 -07:00 by amari · 0 comments

Description

We're ready to say goodbye to Cordelia and welcome her functionality into Amari! This migration focuses on moving the alt-text command—one of Cordelia's core features—over to Amari, where it'll live alongside all our other helpful tools.

Once the migration is complete and verified, we'll gracefully shut down Cordelia. This is a wonderful moment: we're consolidating our bots and simplifying our infrastructure while keeping every feature our team loves.

What we're moving

  • Alt-text command: The command that generates descriptive alt-text for images
  • All associated command logic and handlers
  • Any relevant documentation or help text

What happens next

  1. Migrate the alt-text command code to Amari's command structure
  2. Test thoroughly in a staging environment
  3. Deploy to production and verify with real usage
  4. Update any documentation or user guides
  5. Decommission Cordelia once we've confirmed everything works beautifully

Acceptance Criteria

  • Alt-text command is fully functional in Amari and responds identically to Cordelia's version
  • Command is tested with various input types and edge cases
  • Help documentation in Amari reflects the new command location
  • Team has verified the command works in production before Cordelia is shut down
  • Cordelia is cleanly decommissioned (bot removed, any cleanup completed)
  • No loss of command functionality or user-facing behavior

Notes

Let's make sure this transition feels seamless for anyone using the alt-text feature. You've got this! 💙

## Description We're ready to say goodbye to Cordelia and welcome her functionality into Amari! This migration focuses on moving the alt-text command—one of Cordelia's core features—over to Amari, where it'll live alongside all our other helpful tools. Once the migration is complete and verified, we'll gracefully shut down Cordelia. This is a wonderful moment: we're consolidating our bots and simplifying our infrastructure while keeping every feature our team loves. ## What we're moving - **Alt-text command**: The command that generates descriptive alt-text for images - All associated command logic and handlers - Any relevant documentation or help text ## What happens next 1. Migrate the alt-text command code to Amari's command structure 2. Test thoroughly in a staging environment 3. Deploy to production and verify with real usage 4. Update any documentation or user guides 5. Decommission Cordelia once we've confirmed everything works beautifully ## Acceptance Criteria - ✨ Alt-text command is fully functional in Amari and responds identically to Cordelia's version - ✨ Command is tested with various input types and edge cases - ✨ Help documentation in Amari reflects the new command location - ✨ Team has verified the command works in production before Cordelia is shut down - ✨ Cordelia is cleanly decommissioned (bot removed, any cleanup completed) - ✨ No loss of command functionality or user-facing behavior ## Notes Let's make sure this transition feels seamless for anyone using the alt-text feature. You've got this! 💙
naomi closed this issue 2026-03-23 14:51:46 -07:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/amari#20