Add agent when-to-use guidance to llms.txt plus homepage/contact markdown twins - #52
Add agent when-to-use guidance to llms.txt plus homepage/contact markdown twins#52RobbieTheWagner wants to merge 1 commit into
Conversation
…down twins Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
Next review available in: 7 minutes Limit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (6)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Part of the agent-readiness work (Is Agentic audit): tells agents when to use the site and gives them named, predictable entry points.
llms.txt(and the for-llms page) now open with a "When To Use This Site" section naming best-fit jobs — find/quote episodes, transcripts, guest appearances, listening links — and how to fetch machine-readable content, plus an explicit "do not use for unrelated topics" line/index.html.md(homepage) and/contact.html.md, generated from config like the existing onesrobots.txtmentions the OpenAPI spec and Accept-header markdown supportAll content is generated from
starpod.config.tsand the RSS feed — generic for every Starpod deployment.Test plan
tests/unit/llms.test.tsfor the new sections and generatorstests/e2e/llms.spec.tsverifies llms.txt sections and both new markdown twins🤖 Generated with Claude Code