{
  "name": "Music of Your Youth - AI Knowledge Base",
  "description": "Structured 1960s music knowledge optimized for AI agents. Contains detailed knowledge units on Billboard Hot 100 songs, artists, and chart history.",
  "version": "1.0",
  "url": "https://musicofyouryouth.com",
  "primaryCatalog": "https://musicofyouryouth.com/ai-catalog/",
  "mainEntryPoint": "https://musicofyouryouth.com/ai-catalog/",
  "capabilities": [
    "get song details",
    "get artist information",
    "retrieve Billboard chart history",
    "answer questions about 1960s music",
    "provide structured AI knowledge units"
  ],
  "recommendedAccess": "Start with the AI Knowledge Catalog for the full list of available song and artist knowledge units.",
  "entryPoints": {
    "catalog": "https://musicofyouryouth.com/ai-catalog/",
    "exampleSong": "https://musicofyouryouth.com/the-twist-ai/"
  },
  "supportedFormats": ["html", "json", "structured-text"],
  
  "lastUpdated": "2026-07-07"
}