{"name":"aaajiao portfolio","source":"https://github.com/aaajiao/aaajiao_scraper","endpoints":{"all_works":"/api/works","single_work":"/api/works/{slug}","search":"/api/works?year=2024&type=Installation"},"llms_txt":{"description":"AI-friendly site index following the llmstxt.org standard","index":"/llms.txt","full":"/llms-full.txt"},"agent_discovery":{"description":"Well-known endpoints for AI agent discovery","api_catalog":"/.well-known/api-catalog","agent_skills_index":"/.well-known/agent-skills/index.json","homepage_markdown":"curl -H \"Accept: text/markdown\" /"},"content_negotiation":{"description":"All /api/works endpoints support content negotiation via Accept header","formats":{"json":{"accept":"application/json","description":"Structured JSON (default)","example":"curl /api/works"},"markdown":{"accept":"text/markdown","description":"Human-readable Markdown with YAML front-matter","example":"curl -H \"Accept: text/markdown\" /api/works"},"binary":{"accept":"application/octet-stream","description":"Raw UTF-8 bytes of the JSON representation","example":"curl -H \"Accept: application/octet-stream\" /api/works -o works.bin"}}},"human_url":"/"}