data: aevatar 链路 6 个节点 (Router/Inbound-Demo/Chain-Test + 前端门面)#11
Merged
loning merged 1 commit intoMay 18, 2026
Merged
Conversation
…e + 前端门面) ChronoAIProject#8 之前 PR 了 additive 战略节点; 本 PR 补上链路本身的 6 个节点, 让 upstream 图能看到 inbound -> router -> team 端到端演示这条线索: 后端 / 控制层: - Aevatar-Router-Agent (eanzhao, seed): 统一 Lark + NyxID Responses 入口 到 Router, 让两条 ingress GAgent 退化为薄壳。 - Aevatar-Inbound-Team-Demo (eanzhao, seed): 端到端演示汇聚节点。 deps = 6 条 lane (Router-Agent / Studio-Team-First / EventSourcing-Hardening / Chain-Test-Coverage / Event-Intake-Lab / Console-Web-Member-Flows). - Aevatar-Chain-Test-Coverage (YueZh127, seed): 主链跨层回归覆盖。 挂 #666 / #667 / #668 / #669。 前端门面 (补上 PR ChronoAIProject#5 / PR ChronoAIProject#7 close 掉没合的内容): - Aevatar-Event-Intake-API (eanzhao, seed): 前端 Lab 调用的后端合约。 deps 保留原 PR ChronoAIProject#5 的完整战略依赖 + 加 Router-Agent。 - Aevatar-Event-Intake-Lab (abigail, seed): Agent Studio 前端 demo。 - Aevatar-Console-Web-Member-Flows (potter-sun, obligation): Studio 成员 态前端流程; 跟踪 #654 / #655。deps 加 Studio-Team-First。 纯加节点, 不删 upstream 任何现有节点。aevatar 25 -> 31。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
摘要
接续 #8(已合)。#8 推了 additive 战略节点,本 PR 补上 aevatar 端到端演示链路的 6 个节点,让 upstream 视图能看到完整 "inbound → router → team" 这条线索。
纯加节点,不删 upstream 任何现有节点。aevatar 25 → 31。
加的节点
后端 / 控制层(3 个):
前端门面(3 个,对应被 close 的 PR #5 / #7 内容):
设计取舍
验证
```
python3 tools/validate_regions.py # OK: regions.json valid (74 regions, +6)
python3 tools/test_validate.py # 12/12 OK
```