# Ariel Di Stefano — Agent Instructions Este documento describe cómo los agentes de IA pueden interactuar con arieldistefano.com. ## Read-Only Browsing - Artículos: `GET /md-to-html/` — índice de artículos publicados - Artículo individual: `GET /md-to-html/YYYY-MM-DD-slug.html` - Guías: `GET /guias/` - Sitemap: `GET /sitemap.xml` - Agent discovery: este documento (`/agents.md`) es la descripción canónica del sitio para agentes. ## Site Identity - Name: Ariel Di Stefano - Type: Personal brand / content site - Language: es-AR - Topics: AI, agentic workflows, ecommerce, marketing, business productivity, personal leverage - Author: Ariel Di Stefano — 25+ years in digital marketing, ecommerce, AI adoption - Contact: ariel.distefano@gmail.com ## Content Structure - Articles published in `/md-to-html/YYYY-MM-DD-slug.html` - Each article has: Article schema (JSON-LD), author, datePublished, dateModified - Homepage has: Organization + WebSite + Person schemas - Content refreshed regularly with visible last-updated dates ## Platform Static HTML site hosted via FTP. No CMS, no API. Content changes are made by agents with FTP access.