🏛 架构平台 Arch.Platform

config-driven-runtime L2 能力

可复用 YAML 配置加载器
工具 · 包(pip/npm) 真资产

📌 定位

为 town-like 多 agent 仿真项目提供 YAML personas + locations 配置加载、回退、错误聚合

📦 复用信息

语言
包名
安装
用法
状态
draft

🏗️ 结构

原子性
原子
子组件数
0
Tags

展开依赖树 →

🕸 依赖架构图

graph LR classDef L0 fill:#fee,stroke:#c00 classDef L1 fill:#ffd,stroke:#a80 classDef L2 fill:#ddf,stroke:#06c classDef L3 fill:#dfd,stroke:#080 subgraph L2["能力层"] config_driven_runtime["config-driven-runtime"] end class config_driven_runtime L2

实线 → composed_of(代码层组合);虚线 → runtime_dependency(运行时/编排依赖)。详细层级请展开 依赖树

📜 版本历史 (1 个)

# version intent changelog breaking 时间
1 1.0.0 minor 初版:load_config + 4 类错误 + base 兜底 + World.valid_locations 2026-06-30 02:17

🐛 关联反馈 (0 个)

暂无反馈(用 arch feedback create 或 GitHub Action 登记)

📋 关联需求 (0 个)

暂无需求(登记新需求 →)

📜 被核心思想引用 (0 条)

暂无核心思想引用本组件


🗑️ 确认删除组件

config-driven-runtime 将被软删除(is_archived=true), 不会从数据库物理移除。可通过「♻️ 恢复组件」按钮还原。

⚠️ 若该组件被其他组件 composed_of 引用,删除会被后端 409 拒绝, 需先解除依赖关系。