MemoFlow
MemoFlow(知行)是一个 AI-first 的个人效能工作区。AI 对话不是独立 Chatbot,而是和 Goal、Task、Note、Schedule、Reminder、Notification 等结构化业务对象共享产品上下文。
核心闭环
- 在 AI 工作区形成想法、目标或知识需求。
- 把意图转成 Goal、Task、Note 等可编辑业务对象。
- 通过 Schedule / Reminder 接入统一时间语义。
- 业务操作、通知与 delivery contract 承接真实执行。
- Timeline、outcome 与知识上下文重新进入下一轮规划。
工程亮点
- Vue Web + Electron Desktop 多端工作区。
@memoflow/contracts统一跨层与跨 transport 契约。- TypeScript + Mastra typed AI workflows。
- PostgreSQL + PowerSync 的跨端数据路径。
- Goal / Task / Schedule / Reminder / Notification / Repository 等领域模块。
- Governance / Boundary / Integration / Web Flow / Coverage / Performance / Delivery 等 protected-main 质量门禁。