mirror of
https://ghfast.top/https://github.com/aeroxw/tick-stock-panel.git
synced 2026-09-12 19:04:15 +08:00
docs(data): 沉淀能力路由矩阵契约, 同步插件接入文档
- CONTRIBUTING §4 新增「能力路由矩阵契约」: 注册表单一权威、usable 统一 门控、能力层中立原则、独立路由禁特殊值(same_as_daily 已下线)、 分时/depth5 边界注记 - custom-data-source: 除权因子接入示例移除 same_as_daily - plugin-development: manifest 字段表补 homepage 可选字段
This commit is contained in:
@@ -33,6 +33,7 @@ api_key_env: MY_SOURCE_API_KEY # (可选)声明后设置页提供 Key
|
||||
hidden: false # (可选)true = 已加载但对设置页隐藏,不注册不展示
|
||||
description: "数据源描述"
|
||||
install_hint: "pip install xxx" # 未装依赖时显示的安装提示
|
||||
homepage: "https://example.com" # (可选)官网/申请地址, 显示在设置页 Key 配置说明中
|
||||
```
|
||||
|
||||
只声明真实提供的数据集;未声明的数据集 `provider_has_dataset` 返回 False,自动回退
|
||||
|
||||
Reference in New Issue
Block a user