LLMsCheck

Learn

Structure

LLMsCheck looks for a markdown-ish layout commonly used by publishers:

Minimal example

# Acme
> Short honest summary.

## Docs
- [Getting started](https://acme.example/docs/start)

## Optional
- [Changelog](https://acme.example/changelog)

Duplicate H2 titles and relative links are flagged as review items — not hard failures — because conventions evolve.

Check structure on a live site