From e2dabad6ab2166892f7adf8d4571c2989bcca019 Mon Sep 17 00:00:00 2001 From: z2z23n0 Date: Sat, 20 Jun 2026 15:12:07 +0800 Subject: [PATCH] docs: adjust readme media layout --- README.md | 6 ++---- README.zh.md | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d1c1e38f..cf2de88c 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,6 @@ Teams do not need to keep long AI transcripts around, and they do not need to invent a separate shared memory service. Agents read prior judgment from Git, do the work, and write the new judgment back to Git. -Mainline overview - -Mainline Hub showing a sealed engineering intent - ## Why It Matters Agents can move fast, but code alone does not carry the full history. Mainline @@ -197,6 +193,8 @@ mainline hub open Hub lets you browse intent history, pending work, file-level context, coverage gaps, risks, and collaboration signals. +Mainline Hub showing a sealed engineering intent + For static export: ```bash diff --git a/README.zh.md b/README.zh.md index 2ed5336e..30f1bba1 100644 --- a/README.zh.md +++ b/README.zh.md @@ -22,8 +22,6 @@ Mainline 让 Agent 自动把开发者的意图和决策随着代码一起保存 团队不需要保存一堆 AI 对话,也不需要发明单独的共享记忆服务。Agent 从 Git 里 读取历史判断,完成工作后再把新的判断写回 Git。 -Mainline Hub 展示一条 sealed engineering intent - ## 为什么需要它 Agent 写代码很快,但只看代码,很容易看不到历史。Mainline 不是另一个给人维护的知识库,而是 Agent 像用 Git 一样自动读写的工具。 @@ -173,6 +171,8 @@ mainline hub open 打开 Hub 后,可以浏览 intent history、pending work、文件级上下文、coverage gaps、 risks 和协作信号。 +Mainline Hub 展示一条 sealed engineering intent + 静态导出: ```bash