alpha
Login
or
Join now
chanderson.tech
/
rocksky
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A decentralized music tracking and discovery platform built on AT Protocol 馃幍
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
rocksky
/
apps
/
api
/
pkl
/
at
main
2 folders
Tsiry Sandratraina
add artist and album recommendation endpoints
2mo ago
27cfd8b6
defs
add artist and album recommendation endpoints Adds app.rocksky.feed.getArtistRecommendations and app.rocksky.feed.getAlbumRecommendations alongside the existing track endpoint, covering all three tabs for the upcoming recommendations UI. Artist recs scored by neighbour similarity 脳 decay; album recs split across known-artist (unexplored albums from familiar artists) and new-artist (albums from neighbour-discovered artists) pools.
2 months ago
schema
Add graph follow/followers lexicons Add lexicon JSON and PKL defs for follow, getFollowers, getFollows, and graph defs. Generate corresponding TypeScript types and register entries in the lexicons index. Update lexicon schema (IntegerType maximum/default) and tweak a HandlerAuth import to use a type import.
6 months ago