@yottameta/yotta-workflow 0.2.0 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/SKILL.md +1 -1
- package/assets/banner.png +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<img src="assets/banner.png" alt="yotta-workflow banner" width="100%" />
|
|
3
3
|
</p>
|
|
4
4
|
|
|
5
|
-
<h1 align="center">yotta-workflow ·
|
|
5
|
+
<h1 align="center">yotta-workflow · 元序</h1>
|
|
6
6
|
|
|
7
7
|
<p align="center">一套面向所有 AI 智能体的通用工作流标准:<b>流程全局定、状态就近存;开工必读状态,收工必留锚点</b>。让任何 AI 会话都能无痛接续,避免单会话拉长而失忆。</p>
|
|
8
8
|
<p align="center">状态目录统一 <code>.workflow</code>——同一项目所有智能体会话读写同一份状态(一个真相源);开工读状态恢复上下文、进行中主动落盘流水 / 任务 / 决策、收工生成自包含交接锚点。</p>
|
package/SKILL.md
CHANGED
package/assets/banner.png
CHANGED
|
Binary file
|
package/package.json
CHANGED