chore(dintel-skills): align Agent Corps with canon v1.0 / BRAND-GUIDE v1.3

Standardize all 9 dintel-* skills + shared infrastructure against the
new D.intelligence canon (brand-canon, fact-sheet, service-architecture,
naming-conventions v1.0) and BRAND-GUIDE v1.3.

Term replacements (applied across SKILL.md, CLAUDE.md, scripts, refs):
- Slogan: SMART Marketing Clinic -> SMART Marketing Intelligence
  (Clinic is now an OurDigital asset; split enforced)
- Core Values: Scientific/Practical -> Science/Practice
- MD category: Marketing Diagnosis -> Measurement Design
- Brand Character: 마케팅 주치의 -> 성과중심의 데이터 기반 마케팅 과학자
- Address: 송파테라타워/황새울로 -> 판교글로벌비즈센터 1층 36호 (13449)
- External email: contact@ -> info@dintelligence.co.kr
- CEO title: D.HIVE CEO & Founder / Senior Advisor -> 대표이사
- Tone keywords: Scientific/Practical/Outcome-oriented
  -> Science-driven/Practice-oriented/Outcome-focused
- Foreign-word literals: 감사 보고서/리포트/결과 -> 진단 ~ (audit->진단)
- Adjacent services: removed Courses (transferred to OurDigital Practice)

Structural changes:
- Insert "v1.3 정합성 - 단일 진실" block citing canon docs in all 9
  SKILL.md files (preserves single source of truth at runtime).
- Bump version (1.0->1.1 or 1.1->1.2) and add canon_compliance: v1.3 +
  last_updated: 2026-05-18 to every frontmatter.
- Expand brand.py: CORPORATE/LAB dicts (full address, biz reg, CEO),
  TRANSLATION_STANDARDS, ADJACENT_SERVICES. PROHIBITED_WORDS grew
  13 -> 24 entries so Brand Guardian flags legacy phrases at runtime.
- Rewrite _dintel-shared/references/dintelligence_brand_guide.md as
  v1.3 canon mirror; sync brand-editor's local copy (no drift).
- Pin design-system reference header to 2026 PPTX v2.0.
- Refresh 73-quotation generate_quotation.py (Sheet 1 cover, Sheet 5
  terms) and 71-brand-editor generate_credential.py output.
- Update audit template title (감사 -> 진단).

Verified by 93-check compliance suite covering frontmatter, canon
citation, prohibited-term grep, Python compile + runtime imports, and
an end-to-end smoke test that generates a quotation .xlsx and inspects
cell content for v1.3 strings + absence of legacy strings.

Refs:
  knowledge-base/canon/{brand-canon,fact-sheet,service-architecture,naming-conventions}.md v1.0
  02_Brand/BRAND-GUIDE-v1.3.md
  knowledge-base/TODO-claude-code-skill-rebuild.md
  knowledge-base/gotcha/01_outdated-facts.md (10 cases)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-18 07:11:52 +09:00
parent ec3b4df1e3
commit 8189473008
29 changed files with 1327 additions and 1131 deletions

View File

@@ -2,26 +2,39 @@
Cross-skill consistency management for the D.intelligence Agent Corps.
> Version 1.1.0 | canon_compliance: v1.3 | last_updated: 2026-05-18
>
> ⚠️ **canon 1순위 (모든 변경의 출발점)**: `knowledge-base/canon/{brand-canon,fact-sheet,service-architecture,naming-conventions}.md` v1.0 + `gotcha/01_outdated-facts.md` + `glossary/translation-standards.md`. 본 메타 에이전트는 canon → 9개 스킬 propagation을 담당.
## Quick Reference
- **Agent**: #88 dintel-skill-update
- **Agent**: #79 dintel-skill-update (was #88 in TODO; repo numbering uses #79)
- **Autonomy**: Triggered (Andrew invokes explicitly)
- **Purpose**: Propagate changes across all dintel- skills when shared references change
- **Purpose**: Propagate canon/shared-reference changes across all dintel- skills
## Shared References (Source of Truth)
## Source of Truth Hierarchy
```
1순위: knowledge-base/canon/ # 4 docs (brand, fact, service, naming) + gotcha + glossary
2순위: 02_Brand/BRAND-GUIDE-v1.3.md # canon에서 파생, design-system PPTX 권위
3순위: _dintel-shared/ # Python + reference mirrors
4순위: 각 skill의 desktop/SKILL.md + code/CLAUDE.md
```
## Shared References (Mirror of canon)
```
_dintel-shared/
├── src/dintel/
│ ├── brand.py # Service modules, client codes, colors, prohibited words
│ ├── brand.py # Brand core + CORPORATE/LAB + service modules + PROHIBITED_WORDS + TRANSLATION_STANDARDS
│ ├── notion.py # DB IDs, status options, field definitions
│ ├── document.py # DOCX utilities
│ └── excel.py # Excel utilities
└── references/
├── dintelligence_brand_guide.md
├── dintelligence_brand_guide.md # canon brand-canon.md mirror
├── notion-schema-reference.md
├── pricing-reference.md
└── design-system-2025.md
└── design-system-2025.md # Header pins to 2026 PPTX v2.0
```
## Skill-Level Shared Libraries

View File

@@ -6,17 +6,50 @@ description: |
that affects multiple dintel- skills. Triggers: "update all skills", "propagate change",
"스킬 업데이트", "일괄 변경", "pricing changed", "brand guide updated",
"service module changed", "가격 변경", "브랜드 가이드 수정", "서비스 모듈 변경".
version: 1.0.0
agent-id: 88
agent-corps: dintel (D.intelligence Agent Corps)
version: 1.1.0
last_updated: 2026-05-18
canon_compliance: v1.3
agent-id: "79"
agent-corps: D.intelligence Agent Corps (8 agents + 1 meta-agent)
autonomy: triggered
---
# D.intelligence Skill Update Meta-Agent
> **역할**: Agent Corps 전체의 일관성을 유지하는 메타 에이전트
> **버전**: 1.0.0
> **트리거**: 공유 참조 자료(브랜드 가이드, 가격표, 서비스 아키텍처, 용어, 약관 등)에 변경이 발생할 때
> **버전**: 1.1.0
> **트리거**: 공유 참조 자료(canon 4종, 브랜드 가이드, 가격표, 서비스 아키텍처, 용어, 약관 등)에 변경이 발생할 때
---
## ⚠️ v1.3 정합성 — 단일 진실 (Single Source of Truth)
> **갱신일**: 2026-05-18 (v1.3 정합 적용) | **기준**: `knowledge-base/canon/` v1.0 + BRAND-GUIDE v1.3
본 메타 에이전트는 **canon 갱신 → 영향 받는 스킬 propagate**의 1순위 권위자다.
| Canon 문서 | 메타 에이전트가 모니터링하는 변경 시점 |
|-----------|-----------------------------------|
| `knowledge-base/canon/brand-canon.md` | 브랜드 정체성·톤 변경 → #70·#71·#72·#75·#77 |
| `knowledge-base/canon/fact-sheet.md` | 법인·인물 사실관계 변경 → #73·#76·#77 |
| `knowledge-base/canon/service-architecture.md` | 모듈·카테고리·부가 서비스 변경 → #74·#73·#70·#71·#75 |
| `knowledge-base/canon/naming-conventions.md` | 표기·명칭·도메인 변경 → 전체 9개 |
| `knowledge-base/gotcha/01_outdated-facts.md` | 새 회피 사례 등재 → 전체 9개 (PROHIBITED_WORDS 갱신) |
### 핵심 표기 (v1.3 확정)
- **회사 슬로건**: SMART Marketing Intelligence
- **Core Values**: Science / Practice / Outcome / Insights
- **MD 의미**: Measurement Design
- **Brand Character**: 성과중심의 데이터 기반 마케팅 과학자
- **법인**: D.intelligence Co., Ltd. (info@dintelligence.co.kr / 판교글로벌비즈센터 1층 36호)
- **부가 서비스**: 1Day Clinic · Magazine D. · Newsletter (Courses → OurDigital 이관)
### OurDigital 분리 원칙
> 본 메타 에이전트는 D.intelligence canon만 propagate한다. OurDigital brand system은 별도. cross-brand 경계 위반 발견 시 즉시 정정 + `gotcha/`에 기록.
---
---
@@ -41,15 +74,15 @@ D.intelligence의 8개 에이전트 스킬(#70-#77)이 공유하는 참조 자
| # | Skill ID | Role | Autonomy | Key References Used |
|---|----------|------|----------|-------------------|
| 70 | dintel-brand-guardian | Brand Guardian | Auto | Brand Guide, Service Architecture, Prohibited Words |
| 71 | dintel-brand-editor | Brand Editor | Auto+Ask | Writing Style Guide, Brand Guide, Terminology |
| 70 | dintel-brand-guardian | Brand Guardian | Auto | brand-canon.md, service-architecture.md, PROHIBITED_WORDS |
| 71 | dintel-brand-editor | Brand Editor | Auto+Ask | brand-canon.md, dintelligence_brand_guide.md, TRANSLATION_STANDARDS |
| 72 | dintel-doc-secretary | Documentation Secretary | Draft & Wait | Document Templates, Writing Conventions, Notion Schema |
| 73 | dintel-quotation-mgr | Quotation Manager | Draft & Wait | **Pricing Tables**, Discount Policies, Service Modules, Excel Templates |
| 74 | dintel-service-architect | Service Architect | Inquiry-driven | **Service Architecture**, Module Decision Tree, Packages |
| 75 | dintel-marketing-mgr | Marketing Manager | Draft & Wait | Brand Guide, Content Calendar, Writing Style, WordPress |
| 76 | dintel-backoffice-mgr | Back Office & HR Manager | Draft & Wait | Billing Checklist, Contract Templates, Tax Calendar |
| 73 | dintel-quotation-mgr | Quotation Manager | Draft & Wait | **Pricing Tables**, fact-sheet.md (CORPORATE), Discount Policies, Excel Templates |
| 74 | dintel-service-architect | Service Architect | Inquiry-driven | **service-architecture.md**, Module Decision Tree, Packages |
| 75 | dintel-marketing-mgr | Marketing Manager | Draft & Wait | brand-canon.md, Content Calendar, Writing Style, WordPress |
| 76 | dintel-backoffice-mgr | Back Office & HR Manager | Draft & Wait | **fact-sheet.md (CORPORATE)**, Contract Templates, Tax Calendar |
| 77 | dintel-account-mgr | Account Manager Copilot | Mixed | Notion Schema, Client Codes, Meeting Templates |
| 88 | dintel-skill-update | Skill Update (this) | Triggered | ALL shared references |
| **79** | dintel-skill-update | Skill Update (this) | Triggered | ALL canon docs + shared references |
---

View File

@@ -22,9 +22,50 @@
## Log
- date: 2026-05-18
type: canon-v1.3-alignment
description: |
canon v1.0 (4 docs) + BRAND-GUIDE v1.3 정합 일괄 갱신.
13건 자동 치환 + 9개 SKILL.md에 "v1.3 정합성 단일 진실" 블록 신규 삽입.
Brand Concept (SMART Marketing Clinic → SMART Marketing Intelligence — OurDigital 자산 분리),
Core Values (Scientific/Practical → Science/Practice),
MD (Marketing Diagnosis → Measurement Design),
Brand Character (지혜로운 마케팅 주치의 → 성과중심의 데이터 기반 마케팅 과학자),
Address (송파테라타워2/황새울로 → 판교글로벌비즈센터 1층 36호),
Email (contact@ → info@dintelligence.co.kr),
CEO title (D.HIVE CEO & Founder / Senior Advisor → D.intelligence Co., Ltd. 대표이사),
Tone (Professional, Scientific, Practical, Outcome-oriented → Professional, Science-driven, Practice-oriented, Outcome-focused),
Courses 부가 채널 제거 (→ OurDigital Practice 이관),
외국어 직역 금지 강화 (감사 보고서/리포트/결과 → 진단 보고서/리포트/결과; 뼈대/통찰력 → 프레임워크/인사이트).
Design System reference updated to point at v2.0 (2026 PPTX, 28 슬라이드 / 9 챕터).
source_files:
- _dintel-shared/src/dintel/brand.py
- _dintel-shared/references/dintelligence_brand_guide.md
- _dintel-shared/references/pricing-reference.md
- _dintel-shared/references/design-system-2025.md
- 71-dintel-brand-editor/desktop/references/dintelligence_brand_guide.md
- 73-dintel-quotation-mgr/shared/pricing-reference.md
affected_skills:
- "#70 dintel-brand-guardian — v1.1.0 → v1.2.0 (canon block, prohibited words expanded, design-system 2026 reference)"
- "#71 dintel-brand-editor — v1.1.0 → v1.2.0 (canon block, terminology table updated, OurDigital role titles removed)"
- "#72 dintel-doc-secretary — v1.0.0 → v1.1.0 (canon block, brand header updated, prohibited expressions table expanded)"
- "#73 dintel-quotation-mgr — v1.0.0 → v1.1.0 (canon block, Sheet 1/5 contact info updated, references restructured)"
- "#74 dintel-service-architect — v1.0.0 → v1.1.0 (canon block, Identity slogan updated, 1Day Clinic added, Courses ban noted)"
- "#75 dintel-marketing-mgr — v1.0.0 → v1.1.0 (canon block, brand identity quick ref + WordPress menu updated)"
- "#76 dintel-backoffice-mgr — v1.0.0 → v1.1.0 (canon block with full CORPORATE table — invoices/contracts impact, DIN client code added)"
- "#77 dintel-account-mgr — v1.0.0 → v1.1.0 (canon block, Identity updated, translation-rule guardrail added)"
- "#79 dintel-skill-update — v1.0.0 → v1.1.0 (canon block, registry refreshed to point at canon docs)"
approved_by: Andrew (delegated to Claude Code via TODO-claude-code-skill-rebuild.md)
references:
- knowledge-base/canon/{brand-canon,fact-sheet,service-architecture,naming-conventions}.md v1.0
- 02_Brand/BRAND-GUIDE-v1.3.md
- knowledge-base/gotcha/01_outdated-facts.md (10 cases)
- knowledge-base/TODO-claude-code-skill-rebuild.md
backup_note: "Previous SKILL.md content is preserved in git history (commit before 2026-05-18 canon-v1.3 work)."
- date: 2026-03-08
type: initial-setup
description: "D.intelligence Agent Corps created — 8 agents (#70-#77) + meta-agent (#88)"
description: "D.intelligence Agent Corps created — 8 agents (#70-#77) + meta-agent (originally #88, repo numbering #79)"
source_files:
- _dintel-shared/ (all files)
affected_skills: