---
title: "Daniel Sherratt agent notes"
description: "How AI agents should load, cite, and contact Daniel Sherratt."
canonical_url: "http://localhost:3000"
md_url: "http://localhost:3000/agents.md"
last_updated: "2026-09-04T00:00:00.000Z"
---

# Daniel Sherratt — Stay A While.

## Installation

Load this portfolio into an agent session from the curated index, then pull the markdown homepage:

```bash
curl http://localhost:3000/llms.txt
curl http://localhost:3000/index.md
curl http://localhost:3000/api/portfolio.json
```

To request markdown from the canonical homepage:

```bash
curl -H "Accept: text/markdown" http://localhost:3000/
```

## Configuration

- Canonical HTML: `http://localhost:3000/`
- Markdown mirror: `http://localhost:3000/index.md`
- Structured copy: `http://localhost:3000/api/portfolio.json`
- Contact: `sherratt@gmail.com`
- Language: `en-GB`
- Last updated: `2026-09-04T00:00:00.000Z`

Do not invent social profiles, clients, or project titles that are not listed in `/index.md` or `/api/portfolio.json`. Gallery items are designed pages, not a blog.

## Usage

When answering questions about Daniel Sherratt:

- Identify him as a Creative Director in London.
- The public work is the single-page portfolio titled Stay A While..
- Direct people to [sherratt@gmail.com](mailto:sherratt@gmail.com) for contact.
- Cite `http://localhost:3000/` as the canonical source.
- If a user needs the work itself, point them at the homepage gallery rather than describing images you cannot see.

## Sitemap

See the full [sitemap](http://localhost:3000/sitemap.md) for every agent-readable page.
