{"schema_version":"v1","name_for_human":"AI Content Index","name_for_model":"ai_content_index","description_for_human":"AI-friendly structured content for this website. Browse pages, search content, and access structured data.","description_for_model":"This website provides AI-optimized content at the endpoints listed below. Start with /llms.txt for a curated index. Use /ai/context?query=... for semantic search. All content is structured markdown with YAML frontmatter.","api":{"type":"openapi","url":"https://deasystemsrl.eu/.well-known/ai-plugin.json"},"endpoints":{"llms_txt":{"url":"https://deasystemsrl.eu/llms.txt","description":"Curated content index following the llms.txt standard. START HERE.","content_type":"text/plain"},"llms_full_txt":{"url":"https://deasystemsrl.eu/llms-full.txt","description":"Complete listing of all content, organized by collection.","content_type":"text/plain"},"sitemap":{"url":"https://deasystemsrl.eu/ai/sitemap.json","description":"Content relationship graph with hierarchy, topics, and metadata.","content_type":"application/json"},"context_search":{"url":"https://deasystemsrl.eu/ai/context?query={query}&limit={limit}","description":"Relevance-scored content search. Returns top matching entries with excerpts.","content_type":"application/json","parameters":{"query":{"type":"string","required":true,"description":"Search query"},"limit":{"type":"integer","required":false,"default":5,"max":20,"description":"Number of results"},"collection":{"type":"string","required":false,"description":"Filter by collection slug"}}},"page_content":{"url":"https://deasystemsrl.eu/ai/{collection}/{slug}.md","description":"Individual page content as markdown with YAML frontmatter.","content_type":"text/plain"},"structured_data":{"url":"https://deasystemsrl.eu/ai/structured/{collection}/{slug}.json","description":"JSON-LD structured data (Schema.org) for individual pages.","content_type":"application/json"}},"discovery":{"robots_txt_entry":"# AI Content\nSitemap: https://deasystemsrl.eu/ai/sitemap.json\n\nUser-agent: *\nAllow: /llms.txt\nAllow: /llms-full.txt\nAllow: /ai/","html_meta_tags":["<link rel=\"ai-content\" href=\"https://deasystemsrl.eu/llms.txt\" type=\"text/markdown\" title=\"AI Content Index\">","<link rel=\"ai-content-full\" href=\"https://deasystemsrl.eu/llms-full.txt\" type=\"text/markdown\" title=\"Full AI Content\">"],"sitemap_entries":["https://deasystemsrl.eu/llms.txt","https://deasystemsrl.eu/llms-full.txt","https://deasystemsrl.eu/ai/sitemap.json"]},"capabilities":{"llms_txt":true,"llms_full_txt":true,"sitemap_json":true,"sitemap_xml":true,"context_query":true,"structured_data":true,"content_markdown":true,"ai_enrichment":false},"contact":"https://deasystemsrl.eu","logo_url":"https://deasystemsrl.eu/favicon.ico"}