C.W.K.
Stream
Lesson 10 of 10 · published

Production maturity ladder

~12 min · production, maturity

Level 0수련생
0 XP0/100 lessons0/14 achievements
0/120 XP to next level120 XP to go0% complete

Ladder 어디?

  1. Demo — prompt이 inline string; output이 example에 좋아 보임.
  2. Working — prompt이 파일에; basic eval set 존재; 한 모델, fallback 없음.
  3. Reliable — versioned prompt; CI eval gate; logging; rollback flag; primary model에 fallback.
  4. Operated — full telemetry; cost dashboard; rollout canaried; incident runbook practiced; failure를 test case로 turn하는 eval-mining pipeline.
  5. Engineered — multi-provider adapter; per-request routing; cost-quality-latency reporting; red-team eval suite; quarterly prompt rewrite; documented invariant.

어떻게 climb

각 rung이 분기나 두 분기 work. "Engineered" 어디나 필요 X; 각 system을 failure cost에 match. Marketing-copy generator는 Working에 살 수 있어. Refund-decisioning agent는 Operated나 Engineered여야 해.

이 quest이 너 두는 곳

모든 트랙과 exercise complete했으면 Engineered용 부품 list 가져. 남은 work는 너의 specific system에 wiring, 그리고 절대 끝나지 X — 이 system들 살아 있고, provider 움직이고, threat evolve. Ongoing job에 welcome.

Code

Self-assessment checklist·markdown
Demo:
  [x] prompt produces something

Working:
  [ ] prompts in source control
  [ ] eval set ≥ 20 cases
  [ ] documented sampler params

Reliable:
  [ ] versioned prompts with frontmatter
  [ ] CI eval gate
  [ ] log retention policy
  [ ] rollback flag tested
  [ ] fallback chain ≥ 2 providers

Operated:
  [ ] dashboards: health, quality, routing
  [ ] rollouts canaried
  [ ] incident runbook quarterly drill
  [ ] failures → eval cases pipeline

Engineered:
  [ ] adapter pattern; provider-neutral application code
  [ ] per-request model + reasoning routing
  [ ] red-team eval suite
  [ ] quarterly prompt rewrites against eval baseline
  [ ] invariants documented in CLAUDE.md / equivalent

External links

Exercise

가장 중요한 LLM endpoint에 self-assessment checklist 돌려. 다음 unchecked 2개 식별. 각각 언제 done할지 plan.

Progress

Progress is local-only — sign in to sync across devices.
이 페이지에서 버그를 발견하셨거나 피드백이 있으세요?문제 신고

댓글 0

🔔 답글 알림 (로그인 필요)
로그인댓글을 남기려면 로그인해 주세요.

아직 댓글이 없어요. 첫 댓글을 남겨보세요.