{
  "ok": true,
  "status": "internal_preview",
  "sourceDocument": "docs/20角色卡片温度与酒馆系参考补充-2026-06-12.md",
  "steps": [
    {
      "code": "tag_dictionary",
      "name": "维护标签字典",
      "owner": "admin",
      "output": "风格、性向、关系、场景、情绪、安全等级分组"
    },
    {
      "code": "batch_intent",
      "name": "发起生成批次",
      "owner": "admin",
      "output": "主题、数量、目标分类、禁用词、尺度边界、默认模型参数"
    },
    {
      "code": "draft_generation",
      "name": "生成角色草稿",
      "owner": "server_model_adapter",
      "output": "角色名、短标题、标签、人设、开场白、记忆规则、风控标签"
    },
    {
      "code": "manual_review",
      "name": "人工审核编辑",
      "owner": "reviewer",
      "output": "通过、驳回、改写、下架原因和审核日志"
    },
    {
      "code": "publish_or_rollback",
      "name": "发布和回滚",
      "owner": "admin",
      "output": "单条上架、批量上架、下架、重新生成和批次记录"
    }
  ],
  "requiredInputs": [
    "batch theme",
    "target count",
    "target categories",
    "allowed tag groups",
    "blocked words",
    "romantic story and emotional companionship boundary",
    "reviewer identity"
  ],
  "stillMissing": [
    "production model provider",
    "final tag dictionary",
    "customer-approved quality examples",
    "generation billing rule",
    "failed generation refund rule"
  ],
  "boundaries": [
    "workflow_preview_only",
    "manual_review_required_before_publish",
    "no_auto_publish_after_generation",
    "model_credentials_still_missing",
    "production_database_still_missing"
  ]
}