ai.jone.foo/index.md

550 B

ai.jone.foo

This is my AI discovery subdomain. There are only a few files here, as that is all I need:

  • index.md - This file, which serves as the homepage for the subdomain
  • ai.txt - This robots.txt-like file just links to .well-known/ai.json
  • .well-known/ai.json - This file contains metadata about the AI stuff like profile, ...
  • AGENTS.md - Global AI agent instructions (used across all of Jone's projects)
  • .github/copilot-instructions.md - Repository-specific Copilot instructions (deployment, shell context, etc.)

That's all files :)