Add Event Intake Lab region#5
Closed
AbigailDeng wants to merge 1 commit into
Closed
Conversation
eanzhao
added a commit
to eanzhao/region-map
that referenced
this pull request
May 18, 2026
…(Potter) 的前端阶段拉进来 新增 3 个节点 (cherry-pick from upstream PR ChronoAIProject#5 + ChronoAIProject#7, deps 清理过): - Aevatar-Event-Intake-API (eanzhao, seed, focus, from PR ChronoAIProject#5): 前端 Lab 调用的后端合约 — 创建 team / 绑定 intake role / 接收事件 / 投递 agent team / 暴露状态。 Deps cleaned: 去掉已删的 Workflow-YAML / NyxID-Integration / Ornn-Skill-Lifecycle-Core / Ornn-NyxID-Integration; 加 Router-Agent (Router 是 API 后面的一层)。 - Aevatar-Event-Intake-Lab (abigail, seed, focus, from PR ChronoAIProject#5): Agent Studio 前端 demo — Inbound → Router → Team 主链的前端门面。 Deps: [Event-Intake-API] (pristine)。 - Aevatar-Console-Web-Member-Flows (potter-sun, obligation, focus, from PR ChronoAIProject#7): Studio Team-First 的前端对应 — Studio member identity / Bind / Invoke / Observe / chat-like current run。Deps cleaned: 去掉已删的 Workflow-YAML; 加 Studio-Team-First (前端 -> 后端的语义连接)。 Endgame 接 2 个前端门面: - Aevatar-Inbound-Team-Demo.deps += [Event-Intake-Lab, Console-Web-Member-Flows] - endgame 现共 6 个 dep: 4 原 lane (Router-Agent / Studio-Team-First / EventSourcing-Hardening / Chain-Test-Coverage) + 2 frontend (Event-Intake-Lab / Console-Web-Member-Flows)。 upstream PR ChronoAIProject#5 / ChronoAIProject#7 当然不动 (它们直接指向 upstream/main 的 fuller 战略图); 本 commit 只是把内容引到 fork 的 slim-view 上, 补全前端线。
eanzhao
added a commit
to eanzhao/region-map
that referenced
this pull request
May 18, 2026
…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.
Summary
Validation