Service Discovery

This Astro portfolio is published as a static site on GitHub Pages. It exposes discovery resources for automated clients and agents.

Discovery Resources

Header Limitation on GitHub Pages

GitHub Pages does not provide custom HTTP response headers for static HTML routes, so homepage discovery links are also emitted in HTML <link rel=...> tags.

If you put a reverse proxy/CDN in front of GitHub Pages, add equivalent Link response headers there for strict header-based checks.