Files
tolaria/demo-vault-v2/task-25q2-28.md
Test b3126044e8 refactor: flatten vault structure — simplify migration API and flatten demo vault
- Simplify flatten_vault API to return usize instead of MigrationResult struct
- Add KEEP_FOLDERS: attachments/ and _themes/ alongside type/, config/, theme/
- Use HashSet for collision tracking in unique_filename
- Update wikilinks from path-based [[folder/slug]] to title-based [[slug]]
- Clean up empty directories after flattening
- Flatten demo-vault-v2: move all notes from type-based subfolders to root
- Update smoke tests for flat vault structure
- Remove migrate_to_flat_vault from repair_vault (one-time migration only)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 23:40:47 +01:00

27 lines
1.8 KiB
Markdown

---
aliases: ["Update podcast description and tags"]
Is A: Task
Belongs to: "[[25q2]]"
Status: Done
Owner: "[[person-luca-rossi]]"
---
# Update podcast description and tags
The podcast was approaching its relaunch in [[25q3]] with a new shorter-episode format, and the existing description and metadata on Apple Podcasts, Spotify, and other platforms had not been updated since the Season 1 launch in [[24q1-podcast-season-1]]. This task refreshed all podcast metadata to reflect the evolved content focus, improved subscriber count, and upcoming format changes.
Podcast discoverability depends heavily on metadata quality -- the right keywords, an accurate description, and current artwork can significantly impact organic discovery on podcast platforms. This was especially important ahead of the planned relaunch.
## Acceptance criteria
- [x] Rewrite the podcast description for Apple Podcasts and Spotify (max 4000 chars)
- [x] Update category tags and keywords based on competitive analysis of top engineering podcasts
- [x] Refresh the podcast artwork to match current newsletter brand identity
- [x] Update the "About" section on the podcast website
- [x] Verify all changes are live across Apple Podcasts, Spotify, Google Podcasts, and Overcast
## Notes
- The keyword analysis revealed the podcast was missing several high-traffic tags ("tech leadership," "staff engineer," "engineering career") that competitors were ranking for. Adding these improved discoverability in platform search results within two weeks.
- The new artwork was designed to visually connect the podcast and newsletter brands more tightly. [[person-sara-ricci]] handled the design using the newsletter's existing visual system.
- Related to [[measure-podcast-downloads]] -- the metadata update is expected to contribute to improved organic discovery ahead of the Season 3 relaunch.