{
  "version": "1.0",
  "created": "2026-04-04",
  "posting_frequency": {
    "text": {
      "w1_w2": 0,
      "w3": 2,
      "w4_w5": 2,
      "w6_plus": "3~5",
      "unit": "일"
    },
    "cardnews": {
      "initial": "격주 1건",
      "after_bugfix": "주 1건",
      "note": "카드뉴스 렌더러 버그 수정 후 시작 (W4 체크포인트)"
    }
  },
  "kpi": {
    "positive": {
      "saves_target": 50,
      "reach_target": 500,
      "review_week": "W6"
    },
    "negative": {
      "auto_pause_threshold": 0.10,
      "full_stop_threshold": 0.20,
      "note": "미통과율 기준"
    },
    "killswitch": {
      "authorized_users": ["anu", "aphrodite", "loki"],
      "note": "3명 단독 실행권"
    }
  },
  "workflow": {
    "steps": [
      "소스 수집 → /drafts/",
      "자동 체크리스트 스코어링",
      "템플릿 해당 여부 → 자동/수동 분기",
      "자동: 5조건 통과 → /approved/ | 수동: 아폴론→아프로디테→로키",
      "ThreadAuto v2 동시 업로드",
      "에코 데이터 → 주간 리포트"
    ]
  },
  "auto_approve": {
    "template_match": true,
    "copyright_safe": true,
    "hook_formula_pass": true,
    "blacklist_clear": true,
    "no_duplicate_72h": true
  }
}
