fix: address final review — AAAI→EMNLP, chs→Video-Tree-TRM, D7 config boundary
- ARCHITECTURE.md: fix target conference AAAI→EMNLP - subagent-driven-development SKILL.md: fix remaining chs env reference - .env.example: remove EMBED_BACKEND/EMBED_MODEL (D7: belongs in YAML) - config/default.yaml: clarify as research experiment config source Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
+3
-2
@@ -1,6 +1,7 @@
|
||||
# config/default.yaml
|
||||
# 全量默认参数,所有非敏感配置的唯一默认值来源。
|
||||
# 优先级: CLI args > .env > 此文件。敏感信息在 .env 中管理。
|
||||
# 科研实验配置默认值来源(会在实验中反复扫动/对比的参数)。
|
||||
# 工程配置(少变、敏感)由 .env / pydantic-settings 管理,不在此文件。
|
||||
# 优先级: CLI args > 此文件。CLI 仅用于单次临时覆盖。
|
||||
|
||||
# ── 建树模块 ──
|
||||
tree:
|
||||
|
||||
Reference in New Issue
Block a user