{
  "$type": "site.standard.document",
  "canonicalUrl": "https://devlog.croft.click/2026/05/19/tooling-accessibility-metadata",
  "description": "Adding AGENTS.md and llms.txt files across repositories to improve AI discoverability and documentation.",
  "path": "/2026/05/19/tooling-accessibility-metadata",
  "publishedAt": "2026-05-19T00:00:00.000Z",
  "site": "at://did:plc:ofrbh253gwicbkc5nktqepol/site.standard.publication/3mlen2qhzrt2s",
  "tags": [
    "tooling",
    "ai",
    "documentation",
    "pkgs"
  ],
  "textContent": "Standardizing AI Metadata\nTo better support AI-driven exploration and development, I've started standardizing metadata files across all repositories.\n\n- AGENTS.md: Added detailed agent-specific documentation to all packages in the monorepo. These files provide context for LLM-based agents to understand the project structure, goals, and workflows.\n- llms.txt: Integrated llms.txt files to provide a condensed, machine-readable summary of project capabilities and APIs.\n\nProfile & Story Recap Polish\nContinued the polish phase for the toolkit UI:\n- Story Recap: Refactored the story recap to use dynamic titles and labels, ensuring a more personalized experience.\n- Accessibility: Added missing labels and fixed mounting issues in the OverviewTab and ListeningStats components.\n- Performance: Optimized day conversion logic and added debug logging to track minutes listened more accurately.\n\nDevlog Improvements\n- Timeline Fix: Resolved an issue where timeline entries would stop being observed (for scroll animations) after changing filters.\n- Cleanup: Removed the unused bluepy dependency.",
  "title": "AI Discoverability — AGENTS.md and llms.txt"
}