Agent-stack staging — preview for review

2026-05-15 · companion to the gap-analysis audit

The six proposed agent-discoverability files for dare.co.uk are live on a Cloudflare Pages preview project so you can browse them before any production change. Full rationale + portfolio gap analysis in the audit report.

Browse the staging

Hero link — open this first: https://dare-agent-stack-preview.pages.dev/sitemap_agentic_discovery.xml — the XSL stylesheet renders this as a human-readable index of the four agent-discovery resources (open in a browser, not curl).

All six files

File Direct link Size What it is
llms.txt view 2.2 KB Short bio + browse hints + cross-refs to the rest of the stack
llms-full.txt view 4.7 KB Extended brand bio, content rings, voice notes, citation conventions
agents.md view 4.9 KB Agent integration instructions — discovery, URL conventions, capabilities, citation rules, “what you should / shouldn’t do”
.well-known/agent.json view 1.9 KB Machine-readable agent profile — contact, capabilities, voice register, citation rules, protocol version
sitemap_agentic_discovery.xml (XSL-rendered) view 0.9 KB The browsable XML sitemap pointing at the four resources above
agent-sitemap.xsl (raw stylesheet) view 5.8 KB XSL template — Helvetica / Newsreader / DARE accent register, matches the existing site aesthetic

What to look at

The decisions worth eyeballing before this ships to production:

Production path (when you say ship)

  1. Copy the six files into ~/Code/dare-co-uk/ repo root (with .well-known/agent.json in the correct subdir)
  2. Commit + push to staging branch
  3. dare-pipeline GHA picks up and deploys

The dare-agent-stack-preview Pages project can stay as a long-lived staging surface (cheap, useful for future iterations) or be deleted via wrangler pages project delete dare-agent-stack-preview once production is live.

Memory references


Companion to dare_agent_discoverability_audit_2026-05-15. Files on disk at ~/Downloads/dare-agent-stack-staging/.

Source: dare_agent_discoverability_preview_2026-05-15.md · Rendered 2026-05-15 07:03