{
  "site": "https://muds.top",
  "publicBoundary": "Public-safe notes only. Private logs, prompts, dashboards, task state, and workbook contents are excluded.",
  "notes": [
    {
      "slug": "local-first-manifesto",
      "title": "本地优先宣言",
      "url": "https://muds.top/notes/local-first-manifesto",
      "status": "草稿",
      "summary": "为什么工作台应该从本机开始：隐私、可检查性、延迟和所有权。",
      "sections": [
        "主张",
        "模式",
        "边界"
      ]
    },
    {
      "slug": "gpt-pro-workflow",
      "title": "GPT Pro 工作流",
      "url": "https://muds.top/notes/gpt-pro-workflow",
      "status": "草稿",
      "summary": "一个可持续的提示词打包、模型评审、结果保存和实现交接循环。",
      "sections": [
        "输入契约",
        "输出契约",
        "当前状态"
      ]
    },
    {
      "slug": "tauto-route-split",
      "title": "Tauto 路由分离",
      "url": "https://muds.top/notes/tauto-route-split",
      "status": "草稿",
      "summary": "muds.top 可以公开，而 dashboard.muds.top 继续作为私有看板路由。",
      "sections": [
        "公共路由",
        "私有路由",
        "部署模型"
      ]
    },
    {
      "slug": "board-snapshot-workflow",
      "title": "Board 快照工作流",
      "url": "https://muds.top/notes/board-snapshot-workflow",
      "status": "草稿",
      "summary": "任务状态应该可回滚、可检查，并绑定到正确的项目路由。",
      "sections": [
        "原则",
        "公共站点使用方式"
      ]
    },
    {
      "slug": "private-workbench-public-site",
      "title": "私人工作台，公共网站",
      "url": "https://muds.top/notes/private-workbench-public-site",
      "status": "草稿",
      "summary": "公共网站应该让工作可理解，但不能把私人机器变成公共数据源。",
      "sections": [
        "形态",
        "发布标准"
      ]
    }
  ]
}