路线图
Huoban 当前阶段的重点不是快速写 runtime,而是先建立清晰、专业、可传播的标准语言。当前阶段:官方文档
目标:把 Huoban 的公开叙事和标准边界讲清楚。 交付物:- 项目首页。
- 快速开始。
- 愿景与开源策略。
- 设计哲学。
- 对象模型。
- Profile / Flow 模型。
- 迁移指南。
- 兼容等级。
- 信任模型。
Phase 0:Spec 与示例
目标:建立最小标准仓库骨架。 建议结构:spec/v1alpha1/文档。schemas/v1alpha1/*.schema.json。examples/idea-to-spec-review/。examples/profile-import/。docs/trust-model.md。docs/conformance.md。
Phase 1:Validator 与 Import/Export
目标:让用户可以把已有上下文资产带入 Huoban。 优先命令:AGENTS.md -> ProfileCLAUDE.md -> ProfileCursor Rules -> ProfileSKILL.md -> Adapter
Phase 2:Dry-run 与 Reference Runtime
目标:证明 Huoban 对象可以被解释成一次可审计的 AI 工作计划。 优先命令:- Run snapshot 生成。
- Profile 合并解释。
- Policy 预检查。
- Checkpoint 计划。
- Artifact 计划。
- Conditions 输出。
Phase 3:MCP Integration
目标:让 Huoban 对象可以被 agent 工具链读取和调用。 交付物:- Huoban MCP server。
- Huoban MCP resources。
- Validate / explain / import / export tools。
- Profile / Flow / Run 查询。
- Adapter import for MCP tools。
Phase 4:Runtime 与 Registry
目标:提供可执行 runtime 和本地 registry。 交付物:- Flow execution。
- Capability binding。
- Adapter execution。
- Policy enforcement。
- Checkpoint handling。
- Artifact tracking。
- Local registry。
Phase 5:生态与治理
目标:让 Huoban 从工具变成生态标准。 重点:- 第三方 Adapter。
- 第三方 validator。
- 第三方 runtime。
- 社区 capability taxonomy 讨论。
- Conformance test suite。
- Spec 版本治理。
- Trust / signature / provenance 机制。
早期不做
为了保持方向清晰,早期不做:- 大而全 hosted registry。
- Skill marketplace。
- 完整 agent runner 平台。
- 私有 SaaS 控制台。
- 自动生成所有 flow 的一键魔法。
- 绑定单一 agent 生态。
North-star metric
早期最重要的指标不是 star 数,也不是下载量。 更好的指标是:Number of external Huoban objects authored by non-core contributors.包括:
- 外部
Profile。 - 外部
Flow。 - 外部
Skillspec。 - 外部
Adapter。 - 第三方 validator / runtime 实验。
- 围绕对象边界的 issue 和 PR。