Public contract

Platform

Gremlin CMS exposes the shared public discovery contract from the TanStack Start reference site.

The platform overview ties together discovery surfaces, markdown twins, the public API plane, and the first published article.

Authors: Joel Hooks (https://joelhooks.com) — author

Publisher: gremlin-cms

Updated: 2026-03-08T00:00:00.000Z

gremlin-cms is the TanStack Start reference site for Gremlin.

It mirrors llms.txt, sitemap.md, markdown twins, the canonical public API routes, and a real article so the framework surface matches the Next.js reference app instead of stopping at contract placeholders.

Use the related documents to inspect the discovery layer, the API layer, and how a published article moves through the same machine-facing surfaces.

discoverytanstackpublic-api

Related resources

  • Discovery Surface The machine-facing entry points that agents should use before they touch the rendered shell.
  • Public API The canonical machine-friendly JSON routes exposed by the public operator contract.
  • Agent-First Content Is SEO Now If an agent cannot discover, fetch, quote, and trust your content without scraping chrome, your SEO is already behind.
  • The Public Contract Is the Interface If an agent has to scrape your chrome to find the thing your system already knows, your interface is doing extra work for no reason.