Make atet.sh readable to agents without adding a hosted API - #21
Merged
Conversation
Serve machine-readable indexes and honor Accept: text/markdown so agents can recover from 404s without adding a hosted API or account surface. Co-authored-by: ben <0thernet@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pre-deploy Is Agentic report: https://is-agentic.com/scan/atet.sh scored 74 / 100 on 2026-08-21T21:58:42.678Z (
Ready with a few material gaps). Essential 60 / 80 (4 of 6). Recommended 12.2 / 20 (5 of 9). Bonus +2.1. This PR does not claim a new live score. Rescanatet.shafter production deploy.Findings
Essential
markdown-negotiation-vary— Markdown content negotiation (acceptmarkdown.com) — failed.agent-friendly-404— Agent-friendly 404s — partial.Recommended (fixed when the product already had the capability)
agent-instruction— Agent instruction / when-to-use — failed.Recommended leftovers (need a product decision)
brand-search-accuracy— Brand name discoverability — failed.trust-anchors— Trust anchor pages — failed.org-schema-completeness— Organization schema completeness — partial.Changes
Accept: text/markdownon the homepage withContent-Type: text/markdown; charset=utf-8andVary: Accept, Accept-Encoding, including q-value parsing and406when the request rejects HTML and markdown./llms.txt(text/plain) with an H1, summary, and When to use Atet. Publish/index.mdand/sitemap.md./,/llms.txt,/sitemap.md, and/sitemap.xml.robots.txtwithout adding aDisallow.Curl verification
After production deploy:
Then
npx is-agentic atet.shfor a post-deploy score.