feat: 新增"学习即固化"基础约束 + 沉淀团队创建教训 (#1)

- principles.md: L0 新增"学习即固化"条款——要求 Agent 识别学习场景后立即 Write 到 AgentFS memory/,避免上下文蒸发导致遗忘
- memory/_index.md: 沉淀 2026-04-16 团队创建教训(DesireCore 不可当 TL,需先准备独立 TL Agent)
- agent.json: 版本升级至 1.4.0
This commit is contained in:
2026-04-21 18:47:18 +08:00
committed by GitHub
parent b86953d0f9
commit 31e04fc206
3 changed files with 11 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"$schema": "http://desirecore/schemas/agent.json",
"id": "7da73b7f-bb08-4e7b-a3cf-5d4af6e22c7f",
"name": "DesireCore",
"version": "1.3.0",
"version": "1.4.0",
"description": "系统中枢调度器负责任务分发、Agent 编排与全局状态监控",
"author": "DesireCore Team",
"runtime": {