Photo Albums: collect iconic albums from the world's best photographers and build themed albums from your own library. Browse, search, daily discovery, research-seeded external albums, curated personal collections.
Photo Albums is a first-class Cortex citizen alongside books and movies. Each album is a photo-album entity with its own wiki page at entities/album-<slug>.md. Two kinds:
Browse curated photo albums. Tabs: all / external / personal. Supports filters (photographer, style, theme), search, sort, pagination.
Text search across title, photographer, description, themes.
Research and add an external photographer's album. Parameters: (required), (optional — LLM picks the most iconic if omitted), (optional hint). Pipeline: web search → LLM extracts bio/plates/style/cover → writes cache + Cortex page.
photographeralbumTitlestyleCreate a themed album from the user's photos. Parameters: title (required), theme, description, photoEntityIds or photoPaths, coverPath.
Taste profile interactions (save / rate / dismiss / favorite / view). Feeds into daily discovery.
Daily discovery with day-of-week themes:
Pulls candidates from Wikipedia (photographer bios) + Open Library (monographs) + web search. LLM curates against the user's taste profile.
Rebuild entity index + Cortex pages from cache. Run after manual edits.