收紧Agent私有记忆边界

禁止Agent通过memory.write写入其他Agent私有记忆。

跨Agent共享改由blackboard.write或agent.message承接。

补充后台Runtime测试覆盖跨Agent私有记忆阻断。

同步Agent Runtime技术方案和决策记录。
This commit is contained in:
AIGameCreator App
2026-07-10 06:09:15 +08:00
parent 0aa34cad79
commit 1a764af20c
4 changed files with 125 additions and 15 deletions
File diff suppressed because one or more lines are too long