chore: 一致性门禁收尾(plan 计数、尾换行、消息与注释润色)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
- Modify: `_AI_USAGE_LOG.md`(追加一行)
|
||||
|
||||
**Interfaces:**
|
||||
- Consumes: `src/genesis/inference/exceptions.py` 的 `LLMError.error_code` 类属性(基类 `None`;四子类 `LLM_TIMEOUT`/`LLM_NETWORK_ERROR`/`LLM_NOT_CONFIGURED`/`LLM_PARSE_ERROR`);`docs/api-design.md` §7 表格(L311-314 五行 LLM 行,行格式 `| \`CODE\` | 含义 | ... | exceptions.Xxx |`)
|
||||
- Consumes: `src/genesis/inference/exceptions.py` 的 `LLMError.error_code` 类属性(基类 `None`;四子类 `LLM_TIMEOUT`/`LLM_NETWORK_ERROR`/`LLM_NOT_CONFIGURED`/`LLM_PARSE_ERROR`);`docs/api-design.md` §7 表格(L311-314 四行 LLM 行,行格式 `| \`CODE\` | 含义 | ... | exceptions.Xxx |`)
|
||||
- Produces: 无(测试文件独立,无下游依赖)
|
||||
|
||||
- [ ] **Step 1: 写失败测试**
|
||||
|
||||
Reference in New Issue
Block a user