Deployment Checklist

This checklist converts the infrastructure-risk report into a concrete post-deploy gate. Do not treat the site as ready until these checks pass from an external network.

1. DNS and registration

2. Transport and headers

3. plain PHP content

4. Machine-readable routes

curl https://Runtime.MiRust.com/llms.txt
curl https://Runtime.MiRust.com/llms-full.txt
curl https://Runtime.MiRust.com/sitemap.xml
curl https://Runtime.MiRust.com/robots.txt
curl https://Runtime.MiRust.com/.uai/index.uai
curl https://Runtime.MiRust.com/.uai/docs-routing.uai
curl https://Runtime.MiRust.com/docs/index.md
curl https://Runtime.MiRust.com/docs/web-research/website-review-and-improvement-plan.md
curl https://Runtime.MiRust.com/.well-known/security.txt

5. Markdown negotiation

curl -H "Accept: text/markdown" https://Runtime.MiRust.com/project/
curl -H "Accept: text/markdown" https://Runtime.MiRust.com/site-infrastructure/
curl https://Runtime.MiRust.com/name-scope.md

Expected result: Markdown output with Content-Type: text/markdown; charset=utf-8 and Vary: Accept.

6. Dependency policy

7. Claim boundary