New skill 96-ourdigital-estimate-engine: method-aware quoting engine (effort / coaching / procurement) with universal rate_card + per-service catalog. Real catalogs: seo (effort), education (coaching); stubs: digital_ads, digital_branding. Validated to reproduce real quotes — SEO basic ₩10.5M / treatment ₩25.0M, SHR chain ₩29.5M, L'Escape basic ₩10.5M, GA4/GTM coaching ₩1,570,000, procurement +15%. Refactor 95-ourdigital-presales-seo: remove rate_card.yaml, sow_templates.yaml, estimate.py (migrated to engine); add findings_to_scope.py; Stage 5 now maps findings→scope.json and calls the engine CLI. build_deck/kg_query unchanged; end-to-end validated on SHR (29.5M) + deck renders engine estimate.json. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
17 lines
765 B
YAML
17 lines
765 B
YAML
# Digital Branding catalog — method: effort. STUB — placeholder hours, NOT real rates.
|
|
# TODO: populate from a real OurDigital digital-branding quote (Drive). Illustrative only.
|
|
service: digital_branding
|
|
method: effort
|
|
_stub: true
|
|
tiers:
|
|
basic:
|
|
label: "Digital Branding (STUB)"
|
|
modules:
|
|
- name: "Planning & Management"
|
|
tasks:
|
|
- {task: "브랜드 전략·포지셔닝", desc: "STUB — replace with real SOW", role: director, hours: 16, scale: false}
|
|
- name: "Branding Execution"
|
|
tasks:
|
|
- {task: "브랜드 아이덴티티·가이드", desc: "STUB", role: senior_manager, hours: 24, scale: false}
|
|
- {task: "디지털 자산·채널 적용", desc: "STUB", role: manager, hours: 24, scale: true}
|