msp4agent progress surface · 2026-05-30 11:47 CST

当前进展:架构图入口已补上

这个页面不是 MSP 的 source of truth;它是给 gong 快速看项目进展的入口。最高事实源仍是 /Users/cms/msp4agent/hello_agent.md。网站负责把真实完成项、缺口和下一步 gates 可视化。

看真实进展看缺口看下一步

一句话判断:hello_agent.md 新口径、进展页同步闭环和项目架构图入口都已完成。当前最重要的不是继续堆宏大定义,而是把 MSP 转成 casebook / eval,让 agent 行为稳定下来。
10
当前追踪 milestones:done / in progress / next / seeded 都直接写在下面,不隐藏缺口。

真实进展

done

Problem-first 认知升级

hello_agent.md 已把 Minimal Seed Problem / owner attention anchor / Strategic Deferral 放到主轴。

done

hello_agent.md ripple sync

README.md / INFRA.md / delivery/skills/seed.md / Hermes msp skill 已同步最新 TL;DR、Problem-first、Strategic Deferral、TODO/mock/stub 作为 seed carrier 的边界。

done

项目拓扑成型

README.md / INFRA.md / delivery/ / feedback/ / whitepaper/ 已形成 source、infra、delivery、feedback 分层。

done

公开 MSP 网站 v0.8

https://research.wehub.us/msp/ 已作为研究站子页面承载 MSP 对外解释。

done

Hermes msp skill 同步

本机 Hermes msp skill 已同步最新 owner TL;DR:Minimal Seed Project/Problem、Problem-first、Strategic Deferral、seed carrier 边界和 ripple effect discipline。

done

项目架构图 / 认知地图

architecture.html 已用四层流程图说明 source of truth、项目本体、delivery surfaces、feedback loop 和下一步 casebook/eval gates。

done

进展页同步闭环

scripts/sync-progress-surface.sh 已能校验本地 progress.html/progress.json,同步到 dgx2 source 与 /var/www public root,并验证线上 URL。

in_progress

Daily feedback loop 自我校准

feedback/daily_questions_output.md 和 daily_evolution_questions_output 已从多问问题转向 backlog review + 少问短判断。

next

Casebook / eval

尚未形成 10–30 个 user_input -> context -> ideal_action -> ideal_answer -> pitfall 的典型/边界 case。

seeded

msp-stack public delivery

hello_agent.md 已保留公开 msp-stack repo seed,但还未作为独立 public repo 完成。

当前缺口

风险:如果不尽快沉淀 case / eval,MSP 容易停留在“我们自己懂”的内部哲学,而不是 agent 可复用的行为系统。

下一步 MSP gates

  1. 补 10–30 个 MSP answer / seed folding / seed grow 边界 case。
  2. 做一个小型 eval:验证 agent 是否更会抓 problem、避免过度工程、选择高 ROI grow 点。
  3. 把 casebook/eval 结果接入现有架构图/进展页,形成可持续 review cockpit。

同步规则

以后有重大进展时,优先更新 delivery/website/progress.json 和本页,然后运行 scripts/sync-progress-surface.sh;如果只是普通聊天或未验证判断,不自动写成项目事实。

Review rule: hello_agent.md 是最高事实源;网站只承载可视化进展和解释,不反过来替代 source of truth。