> ## Documentation Index
> Fetch the complete documentation index at: https://insight-flow.potatodog.cc/llms.txt
> Use this file to discover all available pages before exploring further.

# Feed API

> RSS feed 输出接口概览

路径：`/api/v1/feed.xml`

## 用途

将最新报告输出为 RSS feed，方便外部阅读器或站点消费。

## 主要接口

* `GET /api/v1/feed.xml`

## 常见场景

* 将报告聚合到 RSS 阅读器
* 对外暴露最新生成结果
