---
title: "Agent Discovery"
route: "/agent/discovery/"
canonical_path: "/agent/discovery/"
canonical_url: "https://blog.hotdry.top/agent/discovery/"
markdown_path: "/agent/discovery/index.md"
markdown_url: "https://blog.hotdry.top/agent/discovery/index.md"
agent_public_path: "/agent/discovery/"
agent_public_url: "https://blog.hotdry.top/agent/discovery/"
kind: "system"
generated_at: "2026-04-10T09:46:04.910Z"
version: "1"
---

# Agent Discovery

> 这是面向 LLM / Agent 的检索入口，优先提供显式 Markdown 路径、目录分片和协商方式。

## Retrieval Priority
1. [首页快照](/agent/index.md)
2. [文章索引](/agent/posts/index.md)
3. [分类索引](/agent/categories/index.md)
4. [归档索引](/agent/archive/index.md)

## Discovery Files
- [Catalog](/agent/catalog.json)
- [Full Manifest](/agent/manifest.json)
- [System Manifest](/agent/manifests/system.json)
- [Home Manifest](/agent/manifests/home.json)
- [Categories Manifest](/agent/manifests/categories.json)
- [Archive Manifest](/agent/manifests/archive.json)
- [Posts 2026](/agent/manifests/posts/2026.json)
- [Posts 2025](/agent/manifests/posts/2025.json)
- [Posts 2024](/agent/manifests/posts/2024.json)
- [Posts 2023](/agent/manifests/posts/2023.json)

## Negotiation
- Canonical HTML routes can return Markdown when the requester sends `Accept: text/markdown`.
- `x-respond-with: markdown` and `x-convert-to-markdown: true` are also supported by the origin layer.
- HTML responses expose alternate Markdown via `Link: rel="alternate"`.

## Coverage
- 总文章数: 16860
- 分类数: 267
- 归档年份数: 4
- 生成时间: 2026-04-10T09:46:04.910Z

## Notes
- Agent Markdown keeps internal links on explicit `/agent/.../index.md` paths.
- `catalog.json` is the recommended lightweight entry; `manifest.json` remains the full route map.
