Agent-Readable Site

This plain PHP package implements the same philosophy as the runtime: keep the trusted surface small and make the structure explicit.

Human and machine surfaces

SurfacePurpose
HTML pagesHuman-facing project site with semantic structure.
Markdown alternatesToken-efficient versions for LLMs and coding agents.
llms.txtCurated site map for agents.
llms-full.txtSingle-file corpus for project summary ingestion.
robots.txtExplicit crawl map and sitemap reference.
JSON-LDSearch and answer-engine entity clarity.
Sitemap XMLConventional crawler route map.

No front-end dependency stack

The site does not use Bootstrap, Tailwind, jQuery, Popper, React, Vue, Angular, or page builders. It uses plain PHP, semantic HTML, custom CSS, and small handwritten JavaScript.

Native web techniques used

Why it matters

AI systems often misread generic PHP-rendered pages because the page says almost nothing about the project. This package makes the project understandable at the URL level, page-title level, heading level, and machine-readable text level.