forked from jay3-yy/BiliPai
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAI.txt
More file actions
38 lines (29 loc) · 1.49 KB
/
Copy pathAI.txt
File metadata and controls
38 lines (29 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# BiliPai Repository - AI Compatibility Entry / BiliPai 仓库 - AI 兼容入口
This file is a compatibility alias for AI-oriented tooling.
本文件是面向 AI 工具链的兼容入口别名。
Maintained periodically, but still subject to freshness limits; reference only.
会定期维护,但仍存在时效性限制,仅供参考。
Current sync target / 当前同步目标:`2026-08-02 · build 9.9.9.8.6 · documented release v9.9.9.8.6`
## Preferred Order / 推荐阅读顺序
1. `llms.txt`
2. `docs/wiki/AI.md`
3. `README.md` / `README_EN.md`
4. `docs/wiki/ROADMAP.md`
5. `CHANGELOG.md` + source code verification
## Quick Routes / 快速入口
| Need | File |
| --- | --- |
| AI / LLM canonical entry / AI / LLM 主入口 | `llms.txt` |
| Repository path map / 仓库路径图 | `docs/wiki/AI.md` |
| Project overview / 项目总览 | `README.md` |
| Current priorities / 当前路线图 | `docs/wiki/ROADMAP.md` |
| Latest release notes / 最新发布说明 | `CHANGELOG.md` |
| Architecture / 架构 | `docs/wiki/ARCHITECTURE.md` |
| QA / regression / QA 与回归 | `docs/wiki/QA.md` |
## Rules / 使用规则
- Prefer `llms.txt` when a tool expects a root-level LLM entry file.
- 当工具需要根目录 LLM 入口文件时,优先使用 `llms.txt`。
- Verify current behavior with source code and `CHANGELOG.md`.
- 当前行为请以源码与 `CHANGELOG.md` 共同核验。
- If this file and `llms.txt` disagree, trust `llms.txt`.
- 如果本文件与 `llms.txt` 冲突,以 `llms.txt` 为准。