Skip to content

A show's Topics are the publisher's own categories, not counted phrases - #193

Merged
ralyodio merged 1 commit into
mainfrom
fix/openprofile-show-topics
Sep 13, 2026
Merged

A show's Topics are the publisher's own categories, not counted phrases#193
ralyodio merged 1 commit into
mainfrom
fix/openprofile-show-topics

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

Follow-up to #191/#192 from the live check: a Broadcast section's Topics carried content-derived phrases ("episode", "listen", "version") next to the real categories. Now only source = 'category' keywords go into a show's Topics; keywordsForFeeds returns { keyword, source } so the generator can tell. Profile-level Topics unchanged. Tests updated.

🤖 Generated with Claude Code

https://claude.ai/code/session_01S7yeJUHGxA4P5N74xnsRPQ

Live, a podcast's Broadcast section listed "episode, find, version, post"
beside its real categories: phrases the crawler counted out of the text,
which are the directory's reading of the show and not what the host said
it is about. The Broadcast Topics key now carries only the feed's own
category tags. The profile-level Topics keep both kinds, as before, since
that section is the directory's index of the person and says so.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01S7yeJUHGxA4P5N74xnsRPQ
@ralyodio
ralyodio merged commit 14ba2b3 into main Sep 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant