init: company-haness 설계
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
# Generated architecture index
|
||||
|
||||
이 파일은 `compile_orgos_registry.py`가 생성합니다. 수기 수정 금지.
|
||||
|
||||
| Registry | Count |
|
||||
|---|---:|
|
||||
| Concrete roles / agent cards | 75 |
|
||||
| Family metadata pools | 28 |
|
||||
| Domain packs | 9 |
|
||||
| Responsibility planes | 5 |
|
||||
| Artifact kinds | 197 |
|
||||
|
||||
## Packs
|
||||
|
||||
| Pack | Plane | Families |
|
||||
|---|---|---|
|
||||
| control | control | FAM-ORCH |
|
||||
| executive | decision | FAM-CEO, FAM-CTO, FAM-CPO, FAM-CFO, FAM-COO, FAM-CPTO, FAM-VPENG, FAM-STRATEGY |
|
||||
| product-design | design | FAM-PRODUCT-MGMT, FAM-UX-RESEARCH, FAM-DESIGN |
|
||||
| architecture | design | FAM-ARCHITECTURE-TECH, FAM-ARCHITECTURE-BIZ |
|
||||
| engineering | delivery | FAM-ENG-FRONTEND, FAM-ENG-BACKEND, FAM-ENG-SPECIAL |
|
||||
| platform-data | delivery | FAM-PLATFORM-INFRA, FAM-DATA |
|
||||
| assurance | assurance | FAM-QA, FAM-SECURITY, FAM-LEGAL |
|
||||
| gtm-operations | delivery | FAM-OPS-DELIVERY, FAM-GTM-GROWTH, FAM-GTM-SALES, FAM-REVOPS |
|
||||
| consulting | assurance | FAM-CONSULTING, FAM-DOC-CONSULT |
|
||||
|
||||
## Architecture views
|
||||
|
||||
- `static-components.d2` — source, compiler, kernel, Pack 정적 구성
|
||||
- `runtime-sequence.d2` — intake부터 projection/review까지의 실행 흐름
|
||||
- `authority-swimlane.d2` — control/decision/delivery/assurance 권한 경계
|
||||
- `event-model.d2` — append-only event와 materialized view 관계
|
||||
|
||||
Family는 actor가 아니며 `.claude/agents`에는 concrete role card만 생성됩니다.
|
||||
@@ -0,0 +1,212 @@
|
||||
architecture-index:
|
||||
version: 1
|
||||
generated-by: .claude/hooks/compile_orgos_registry.py
|
||||
source-sha256:
|
||||
org-os/packs/pack-index.yaml: 0989470624be1f31b0e4dddb7268cca6f5d78d8b0fda41acf2be00ae089c6041
|
||||
org-os/00-role-registry/roles.yaml: 4add1b8f78cc70f8588d086490aebc338e5d3bf935e0ca28425eac39ede6930e
|
||||
org-os/00-role-registry/role-profiles.yaml: ecf8c93fd366de704fa3d008c746970b5482b47ac07f8d8597b7cdfa036b99da
|
||||
org-os/00-role-registry/capability-families.yaml: 5f81d89cfc40bd09124a249ee20a3e9290e22742652eee0f7b7617c6084d9ee2
|
||||
org-os/06-agent-work/generated/artifact-registry.yaml: 5f8a8f28d9e94182df94111046c9d675a42e124c689820a46ad83287241685fd
|
||||
org-os/06-agent-work/workflow-contracts.yaml: d2e3ba02de0b02b78383578d8810ea8386b0cb9672b695230671f7a8e87c45a3
|
||||
org-os/00-role-registry/role-working-methods/index.yaml: 8152cdbdbd709b3532784a63ed045da1eaed6855f4769bfc1b6a7bf19e4474d9
|
||||
org-os/00-role-registry/role-working-methods/executive.yaml: 1e4a8e9d330388450bf395d2868071dd7404a7400ea3507ac187d049c660c91d
|
||||
org-os/00-role-registry/role-working-methods/product.yaml: e7c363ecc58c4ee08aae235f41533b61bbeacf9420c37bb24a8dd66e8de27555
|
||||
org-os/00-role-registry/role-working-methods/design.yaml: 2c9c0b128a80cdda42988e23ca1e49e5bc0d0753abe799f4356e878113c3bf64
|
||||
org-os/00-role-registry/role-working-methods/architecture.yaml: acf5bd9ab28ad00ab74580916f7716fb5d4cd7e47bb80ff538e884e47b436226
|
||||
org-os/00-role-registry/role-working-methods/engineering.yaml: 54cc0135d55b0940298cea05120ca9d16e94b48da809fb9f5b54c86fbfbc7807
|
||||
org-os/00-role-registry/role-working-methods/platform-security-data.yaml: 9be4716aec15dc0b0793ebc2cab8e04ac49b7fedbd6ee9a4386a9925bb8b6697
|
||||
org-os/00-role-registry/role-working-methods/gtm-operations.yaml: 8bf0fa0cc74ac5c4bbc5aaaa47a38f9c3fb6752570530e21b42ea7e92c65a975
|
||||
org-os/00-role-registry/role-working-methods/consulting-documentation.yaml: a7ca412541dc1d730081214c4342a864b55c2044425ebd4f8fae02e2af142e8c
|
||||
counts:
|
||||
roles: 75
|
||||
families: 28
|
||||
agent-cards: 75
|
||||
artifact-kinds: 197
|
||||
packs: 9
|
||||
planes: 5
|
||||
packs:
|
||||
control:
|
||||
plane: control
|
||||
family-ids:
|
||||
- FAM-ORCH
|
||||
executive:
|
||||
plane: decision
|
||||
family-ids:
|
||||
- FAM-CEO
|
||||
- FAM-CTO
|
||||
- FAM-CPO
|
||||
- FAM-CFO
|
||||
- FAM-COO
|
||||
- FAM-CPTO
|
||||
- FAM-VPENG
|
||||
- FAM-STRATEGY
|
||||
product-design:
|
||||
plane: design
|
||||
family-ids:
|
||||
- FAM-PRODUCT-MGMT
|
||||
- FAM-UX-RESEARCH
|
||||
- FAM-DESIGN
|
||||
architecture:
|
||||
plane: design
|
||||
family-ids:
|
||||
- FAM-ARCHITECTURE-TECH
|
||||
- FAM-ARCHITECTURE-BIZ
|
||||
engineering:
|
||||
plane: delivery
|
||||
family-ids:
|
||||
- FAM-ENG-FRONTEND
|
||||
- FAM-ENG-BACKEND
|
||||
- FAM-ENG-SPECIAL
|
||||
platform-data:
|
||||
plane: delivery
|
||||
family-ids:
|
||||
- FAM-PLATFORM-INFRA
|
||||
- FAM-DATA
|
||||
assurance:
|
||||
plane: assurance
|
||||
family-ids:
|
||||
- FAM-QA
|
||||
- FAM-SECURITY
|
||||
- FAM-LEGAL
|
||||
gtm-operations:
|
||||
plane: delivery
|
||||
family-ids:
|
||||
- FAM-OPS-DELIVERY
|
||||
- FAM-GTM-GROWTH
|
||||
- FAM-GTM-SALES
|
||||
- FAM-REVOPS
|
||||
consulting:
|
||||
plane: assurance
|
||||
family-ids:
|
||||
- FAM-CONSULTING
|
||||
- FAM-DOC-CONSULT
|
||||
workflow-stages:
|
||||
cascade:
|
||||
- intake
|
||||
- discovery
|
||||
- decide
|
||||
- design
|
||||
- spec
|
||||
- build
|
||||
- verification
|
||||
- acceptance
|
||||
- released
|
||||
wave:
|
||||
- intake
|
||||
- plan
|
||||
- run
|
||||
- verification
|
||||
- acceptance
|
||||
- released
|
||||
light:
|
||||
- intake
|
||||
- run
|
||||
- verification
|
||||
- acceptance
|
||||
venture-bootstrap:
|
||||
- intake
|
||||
- founder-setup
|
||||
- opportunity-discovery
|
||||
- venture-validation
|
||||
- venture-decision
|
||||
- company-context-commit
|
||||
- bootstrap-complete
|
||||
experience-foundation:
|
||||
- experience-foundation-intake
|
||||
- experience-benchmark
|
||||
- experience-strategy
|
||||
- information-architecture
|
||||
- wireframes
|
||||
- foundation-approved
|
||||
design-direction:
|
||||
- design-direction-intake
|
||||
- design-direction-discovery
|
||||
- design-direction-divergence
|
||||
- design-direction-decision
|
||||
- design-direction-prototype
|
||||
- design-direction-critique
|
||||
- design-direction-finalize
|
||||
- design-direction-approved
|
||||
command-map:
|
||||
ceo-intake:
|
||||
- workflow: cascade
|
||||
stage: intake
|
||||
- workflow: wave
|
||||
stage: intake
|
||||
- workflow: light
|
||||
stage: intake
|
||||
- workflow: venture-bootstrap
|
||||
stage: intake
|
||||
ground:
|
||||
- workflow: cascade
|
||||
stage: discovery
|
||||
decide:
|
||||
- workflow: cascade
|
||||
stage: decide
|
||||
design:
|
||||
- workflow: cascade
|
||||
stage: design
|
||||
spec:
|
||||
- workflow: cascade
|
||||
stage: spec
|
||||
build:
|
||||
- workflow: cascade
|
||||
stage: build
|
||||
review-output:
|
||||
- workflow: cascade
|
||||
stage: verification
|
||||
- workflow: wave
|
||||
stage: verification
|
||||
- workflow: light
|
||||
stage: verification
|
||||
release-check:
|
||||
- workflow: cascade
|
||||
stage: acceptance
|
||||
- workflow: wave
|
||||
stage: acceptance
|
||||
plan-wave:
|
||||
- workflow: wave
|
||||
stage: plan
|
||||
run-wave:
|
||||
- workflow: wave
|
||||
stage: run
|
||||
- workflow: light
|
||||
stage: run
|
||||
venture-validate:
|
||||
- workflow: venture-bootstrap
|
||||
stage: founder-setup
|
||||
- workflow: venture-bootstrap
|
||||
stage: opportunity-discovery
|
||||
- workflow: venture-bootstrap
|
||||
stage: venture-validation
|
||||
company-bootstrap:
|
||||
- workflow: venture-bootstrap
|
||||
stage: venture-decision
|
||||
- workflow: venture-bootstrap
|
||||
stage: company-context-commit
|
||||
experience-foundation:
|
||||
- workflow: experience-foundation
|
||||
stage: experience-foundation-intake
|
||||
- workflow: experience-foundation
|
||||
stage: experience-benchmark
|
||||
- workflow: experience-foundation
|
||||
stage: experience-strategy
|
||||
- workflow: experience-foundation
|
||||
stage: information-architecture
|
||||
- workflow: experience-foundation
|
||||
stage: wireframes
|
||||
design-direction:
|
||||
- workflow: design-direction
|
||||
stage: design-direction-intake
|
||||
- workflow: design-direction
|
||||
stage: design-direction-discovery
|
||||
- workflow: design-direction
|
||||
stage: design-direction-divergence
|
||||
- workflow: design-direction
|
||||
stage: design-direction-decision
|
||||
- workflow: design-direction
|
||||
stage: design-direction-prototype
|
||||
- workflow: design-direction
|
||||
stage: design-direction-critique
|
||||
- workflow: design-direction
|
||||
stage: design-direction-finalize
|
||||
@@ -0,0 +1,26 @@
|
||||
# generated by .claude/hooks/compile_orgos_registry.py — do not edit
|
||||
# source-sha256: 7bae8e1898e9ef3010c029b73abcb78722cd71650bc4ce7a5763d81cfc96c883
|
||||
direction: down
|
||||
control_plane: "Control plane" {
|
||||
intake: "classify"
|
||||
planner: "select / budget"
|
||||
guard: "bind tools + paths"
|
||||
state: "record truth"
|
||||
}
|
||||
decision_plane: "Decision plane" {
|
||||
decider: "concrete decision role"
|
||||
authority: "approve one-way-door decisions"
|
||||
}
|
||||
delivery_plane: "Design + delivery planes" {
|
||||
producer: "concrete producer role"
|
||||
artifact: "versioned artifact"
|
||||
}
|
||||
assurance_plane: "Assurance plane" {
|
||||
reviewer: "different concrete reviewer role"
|
||||
verdict: "evidence-backed verdict"
|
||||
}
|
||||
control_plane.planner -> delivery_plane.producer: "assign"
|
||||
control_plane.guard -> delivery_plane.producer: "constrain"
|
||||
delivery_plane.artifact -> assurance_plane.reviewer: "review"
|
||||
assurance_plane.verdict -> decision_plane.decider: "escalate if authority needed"
|
||||
decision_plane.authority -> control_plane.state: "immutable decision event"
|
||||
@@ -0,0 +1,19 @@
|
||||
# generated by .claude/hooks/compile_orgos_registry.py — do not edit
|
||||
# source-sha256: 7bae8e1898e9ef3010c029b73abcb78722cd71650bc4ce7a5763d81cfc96c883
|
||||
direction: right
|
||||
commands: "Commands" {
|
||||
selection: "SelectionPlanCreated"
|
||||
spawn: "SpawnBindingPending / Claimed"
|
||||
artifact: "ArtifactSubmitted / Reviewed"
|
||||
decision: "DecisionRecorded"
|
||||
}
|
||||
event_store: "Append-only event store"
|
||||
materializer: "Deterministic materializer"
|
||||
views: "Materialized views" {
|
||||
workflow: "workflow state"
|
||||
registry: "subagent registry"
|
||||
usage: "token + context metrics"
|
||||
}
|
||||
rehydration: "Tiered rehydration\nprojection -> evidence index -> source"
|
||||
commands -> event_store -> materializer -> views -> rehydration
|
||||
event_store -> materializer: "replay"
|
||||
@@ -0,0 +1,618 @@
|
||||
generated-family-registry:
|
||||
version: 1
|
||||
generated-by: .claude/hooks/compile_orgos_registry.py
|
||||
source-sha256:
|
||||
org-os/packs/pack-index.yaml: 0989470624be1f31b0e4dddb7268cca6f5d78d8b0fda41acf2be00ae089c6041
|
||||
org-os/00-role-registry/roles.yaml: 4add1b8f78cc70f8588d086490aebc338e5d3bf935e0ca28425eac39ede6930e
|
||||
org-os/00-role-registry/role-profiles.yaml: ecf8c93fd366de704fa3d008c746970b5482b47ac07f8d8597b7cdfa036b99da
|
||||
org-os/00-role-registry/capability-families.yaml: 5f81d89cfc40bd09124a249ee20a3e9290e22742652eee0f7b7617c6084d9ee2
|
||||
org-os/06-agent-work/generated/artifact-registry.yaml: 5f8a8f28d9e94182df94111046c9d675a42e124c689820a46ad83287241685fd
|
||||
org-os/06-agent-work/workflow-contracts.yaml: d2e3ba02de0b02b78383578d8810ea8386b0cb9672b695230671f7a8e87c45a3
|
||||
org-os/00-role-registry/role-working-methods/index.yaml: 8152cdbdbd709b3532784a63ed045da1eaed6855f4769bfc1b6a7bf19e4474d9
|
||||
org-os/00-role-registry/role-working-methods/executive.yaml: 1e4a8e9d330388450bf395d2868071dd7404a7400ea3507ac187d049c660c91d
|
||||
org-os/00-role-registry/role-working-methods/product.yaml: e7c363ecc58c4ee08aae235f41533b61bbeacf9420c37bb24a8dd66e8de27555
|
||||
org-os/00-role-registry/role-working-methods/design.yaml: 2c9c0b128a80cdda42988e23ca1e49e5bc0d0753abe799f4356e878113c3bf64
|
||||
org-os/00-role-registry/role-working-methods/architecture.yaml: acf5bd9ab28ad00ab74580916f7716fb5d4cd7e47bb80ff538e884e47b436226
|
||||
org-os/00-role-registry/role-working-methods/engineering.yaml: 54cc0135d55b0940298cea05120ca9d16e94b48da809fb9f5b54c86fbfbc7807
|
||||
org-os/00-role-registry/role-working-methods/platform-security-data.yaml: 9be4716aec15dc0b0793ebc2cab8e04ac49b7fedbd6ee9a4386a9925bb8b6697
|
||||
org-os/00-role-registry/role-working-methods/gtm-operations.yaml: 8bf0fa0cc74ac5c4bbc5aaaa47a38f9c3fb6752570530e21b42ea7e92c65a975
|
||||
org-os/00-role-registry/role-working-methods/consulting-documentation.yaml: a7ca412541dc1d730081214c4342a864b55c2044425ebd4f8fae02e2af142e8c
|
||||
family-count: 28
|
||||
families:
|
||||
- family-id: FAM-CEO
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- EXEC-CEO
|
||||
carries-lenses:
|
||||
- LENS-VALUE
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Leadership
|
||||
instantiation-priority: mvp
|
||||
invocation-triggers: 전사 방향/포트폴리오/최종 의도 정리, 사용자와의 소통, C-Level 종합
|
||||
exclusions: 구현/기술결정 -> FAM-CTO, 상태/큐 관리 -> FAM-ORCH
|
||||
pack: executive
|
||||
plane: decision
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-ORCH
|
||||
collaboration-default: n/a
|
||||
member-role-ids:
|
||||
- OPS-ORCH
|
||||
carries-lenses: []
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Operations
|
||||
instantiation-priority: mvp
|
||||
invocation-triggers: wave 계획, 상태/큐 갱신, 역할선택 scorecard, tier 선언, 라우팅 조정
|
||||
exclusions: 제품/기술/재무 결정을 새로 생성 -> 해당 결정권 family(제안만 가능)
|
||||
pack: control
|
||||
plane: control
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-CTO
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- EXEC-CTO
|
||||
carries-lenses:
|
||||
- LENS-TECH
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Leadership
|
||||
- Platform
|
||||
instantiation-priority: mvp
|
||||
invocation-triggers: 아키텍처/안정성/보안태세/확장성/기술부채 결정, RFC/ADR/SLO/golden-path 승인
|
||||
exclusions: 제품가치 -> FAM-CPO, 구현 -> FAM-ENG-*, 재무 -> FAM-CFO
|
||||
pack: executive
|
||||
plane: decision
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-CPO
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- EXEC-CPO
|
||||
carries-lenses:
|
||||
- LENS-PRODUCT
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Leadership
|
||||
- Stream-aligned
|
||||
instantiation-priority: mvp
|
||||
invocation-triggers: 고객문제/제품가치/로드맵/P&L 결정, PR-FAQ 승인
|
||||
exclusions: 기술구현 -> FAM-CTO/FAM-ENG-*, 매출운영 -> FAM-REVOPS
|
||||
pack: executive
|
||||
plane: decision
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-CFO
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- EXEC-CFO
|
||||
carries-lenses:
|
||||
- LENS-FINANCE
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Leadership
|
||||
- Enabling
|
||||
instantiation-priority: mvp
|
||||
invocation-triggers: 비용/ROI/자본효율/기회비용 판단, 가격 재무모델, 예산
|
||||
exclusions: 제품 -> FAM-CPO, 기술 -> FAM-CTO
|
||||
pack: executive
|
||||
plane: decision
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-COO
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- EXEC-COO
|
||||
carries-lenses:
|
||||
- LENS-OPS
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Leadership
|
||||
- Enabling
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: 운영타당성/프로세스/지원부담/조직 실행 판단, value-stream 승인
|
||||
exclusions: 제품/기술 결정 -> 해당 C-Level
|
||||
pack: executive
|
||||
plane: decision
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-CPTO
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- EXEC-CPTO
|
||||
carries-lenses:
|
||||
- LENS-INTEGRATION
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Leadership
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: 제품-기술 통합/충돌 조정(속도 vs 안정성), CPTO 관점 필요 시
|
||||
exclusions: 단일 도메인 결정 -> 해당 C-Level
|
||||
pack: executive
|
||||
plane: decision
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-VPENG
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- EXEC-VPENG
|
||||
carries-lenses:
|
||||
- LENS-TECH
|
||||
audit-capable: true
|
||||
default-team-types:
|
||||
- Leadership
|
||||
- Enabling
|
||||
instantiation-priority: mvp
|
||||
invocation-triggers: 엔지니어링 딜리버리/리뷰/completion-record 수용 결정, 릴리스 추천
|
||||
exclusions: 아키텍처 원결정 -> FAM-CTO/FAM-ARCHITECTURE-TECH
|
||||
pack: executive
|
||||
plane: decision
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-PRODUCT-MGMT
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- PROD-PM
|
||||
- PROD-PO
|
||||
- PROD-TPO
|
||||
- PROD-PPO
|
||||
carries-lenses:
|
||||
- LENS-PRODUCT
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Stream-aligned
|
||||
- Complicated Subsystem
|
||||
- Platform
|
||||
instantiation-priority: mvp
|
||||
invocation-triggers: PRD/discovery/우선순위/수용기준 작성, 백로그·스코프 정의
|
||||
exclusions: 구현 -> FAM-ENG-*, 디자인 -> FAM-DESIGN
|
||||
pack: product-design
|
||||
plane: design
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-UX-RESEARCH
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- UX-RESEARCHER
|
||||
- DATA-ANALYST
|
||||
carries-lenses:
|
||||
- LENS-CUSTOMER
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Enabling
|
||||
- Stream-aligned
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: 사용자 리서치/정성 인사이트/제품 지표 분석/이탈 원인 규명
|
||||
exclusions: 데이터 파이프라인/모델 구축 -> FAM-DATA
|
||||
pack: product-design
|
||||
plane: design
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-DESIGN
|
||||
collaboration-default: fan-out
|
||||
lead-role-id: DES-DIRECTOR
|
||||
member-role-ids:
|
||||
- DES-DIRECTOR
|
||||
- DES-PROD
|
||||
- DES-PLATFORM
|
||||
- DES-INTERNAL
|
||||
- DES-VISUAL
|
||||
carries-lenses:
|
||||
- LENS-CUSTOMER
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Stream-aligned
|
||||
- Platform
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: UI/UX 디자인, 디자인 방향 발산·수렴, 프로토타입, 디자인시스템, 인터널툴 디자인
|
||||
exclusions: 프론트 구현 -> FAM-ENG-FRONTEND
|
||||
pack: product-design
|
||||
plane: design
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-STRATEGY
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- STR-ANALYST
|
||||
carries-lenses:
|
||||
- LENS-VALUE
|
||||
- LENS-FINANCE
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Enabling
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: 전략/시장/포트폴리오 분석 근거 제공
|
||||
exclusions: 최종 방향 결정 -> FAM-CEO
|
||||
pack: executive
|
||||
plane: decision
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-ENG-FRONTEND
|
||||
collaboration-default: collapse
|
||||
primary-role-id: ENG-FE
|
||||
collapse-routes:
|
||||
- when-any:
|
||||
- design-system
|
||||
- component-library
|
||||
- frontend-platform
|
||||
role-id: ENG-FEPLAT
|
||||
- when-any:
|
||||
- interaction
|
||||
- accessibility
|
||||
- ux-implementation
|
||||
role-id: ENG-FEUX
|
||||
member-role-ids:
|
||||
- ENG-FE
|
||||
- ENG-FEPLAT
|
||||
- ENG-FEUX
|
||||
carries-lenses:
|
||||
- LENS-TECH
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Stream-aligned
|
||||
- Platform
|
||||
instantiation-priority: mvp
|
||||
invocation-triggers: 프론트엔드/UX 엔지니어링 구현, 프론트 플랫폼 컴포넌트
|
||||
exclusions: 백엔드 -> FAM-ENG-BACKEND, 디자인 결정 -> FAM-DESIGN
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-ENG-BACKEND
|
||||
collaboration-default: collapse
|
||||
primary-role-id: ENG-BE
|
||||
collapse-routes:
|
||||
- when-any:
|
||||
- generic-server
|
||||
- scaffolding
|
||||
role-id: ENG-BEGEN
|
||||
- when-any:
|
||||
- product-server
|
||||
- domain-service
|
||||
role-id: ENG-PRODSERVER
|
||||
- when-any:
|
||||
- platform-server
|
||||
- shared-service
|
||||
role-id: ENG-PLATSERVER
|
||||
- when-any:
|
||||
- product-engineering
|
||||
- alternative-proposal
|
||||
role-id: ENG-PRODUCTMINDED
|
||||
- when-any:
|
||||
- software-interface
|
||||
- cross-platform
|
||||
role-id: ENG-SW
|
||||
member-role-ids:
|
||||
- ENG-BE
|
||||
- ENG-BEGEN
|
||||
- ENG-PRODSERVER
|
||||
- ENG-PLATSERVER
|
||||
- ENG-PRODUCTMINDED
|
||||
- ENG-SW
|
||||
carries-lenses:
|
||||
- LENS-TECH
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Stream-aligned
|
||||
- Platform
|
||||
instantiation-priority: mvp
|
||||
invocation-triggers: 백엔드/서버/API 구현(제품·플랫폼 서버), 비즈니스 로직
|
||||
exclusions: 인프라/배포기반 -> FAM-PLATFORM-INFRA, 데이터 파이프라인 -> FAM-DATA
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-ENG-SPECIAL
|
||||
collaboration-default: collapse
|
||||
primary-role-id: ENG-DESKTOP
|
||||
collapse-routes:
|
||||
- when-any:
|
||||
- developer-productivity
|
||||
- dev-tooling
|
||||
role-id: ENG-PRODCHAPTER
|
||||
member-role-ids:
|
||||
- ENG-DESKTOP
|
||||
- ENG-PRODCHAPTER
|
||||
carries-lenses:
|
||||
- LENS-TECH
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Complicated Subsystem
|
||||
- Platform
|
||||
instantiation-priority: later
|
||||
invocation-triggers: 데스크톱/리눅스 앱 개발(ENG-DESKTOP) 또는 개발생산성 도구/체계(ENG-PRODCHAPTER)
|
||||
exclusions: 일반 웹 백/프론트 -> FAM-ENG-BACKEND/FRONTEND, 인프라 -> FAM-PLATFORM-INFRA
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-PLATFORM-INFRA
|
||||
collaboration-default: collapse
|
||||
primary-role-id: INFRA-PLATFORM
|
||||
collapse-routes:
|
||||
- when-any:
|
||||
- iac
|
||||
- infrastructure
|
||||
role-id: INFRA-DEV
|
||||
- when-any:
|
||||
- ci-cd
|
||||
- delivery-pipeline
|
||||
role-id: INFRA-DEVOPS
|
||||
- when-any:
|
||||
- slo
|
||||
- reliability
|
||||
- incident
|
||||
role-id: SRE
|
||||
- when-any:
|
||||
- devsecops
|
||||
- security-pipeline
|
||||
role-id: SEC-DEVSECOPS
|
||||
member-role-ids:
|
||||
- INFRA-DEV
|
||||
- INFRA-PLATFORM
|
||||
- INFRA-DEVOPS
|
||||
- SRE
|
||||
- SEC-DEVSECOPS
|
||||
carries-lenses:
|
||||
- LENS-TECH
|
||||
- LENS-SECURITY
|
||||
audit-capable: true
|
||||
default-team-types:
|
||||
- Platform
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: 인프라/골든패스/CI-CD/관측성/신뢰성(SRE)/DevSecOps 파이프라인
|
||||
exclusions: 제품기능 구현 -> FAM-ENG-*, 앱 보안 위협모델 -> FAM-SECURITY
|
||||
pack: platform-data
|
||||
plane: delivery
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-ARCHITECTURE-TECH
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- ARCH-EA
|
||||
- ARCH-SOLUTION
|
||||
- ARCH-APP
|
||||
- ARCH-TECH
|
||||
- ARCH-IT
|
||||
- ARCH-SYSANALYST
|
||||
- ARCH-SWAT
|
||||
carries-lenses:
|
||||
- LENS-TECH
|
||||
audit-capable: true
|
||||
default-team-types:
|
||||
- Complicated Subsystem
|
||||
- Enabling
|
||||
- Platform
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: 기술 아키텍처 결정, RFC/ADR, 시스템/솔루션/애플리케이션 설계, SWAT 감사
|
||||
exclusions: 직접 구현 -> FAM-ENG-*, 비즈니스 아키텍처 -> FAM-ARCHITECTURE-BIZ
|
||||
pack: architecture
|
||||
plane: design
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-ARCHITECTURE-BIZ
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- ARCH-BA
|
||||
- ARCH-BIZANALYST
|
||||
carries-lenses:
|
||||
- LENS-OPS
|
||||
- LENS-VALUE
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Enabling
|
||||
instantiation-priority: later
|
||||
invocation-triggers: 비즈니스 역량맵/밸류스트림/프로세스 모델/to-be 아키텍처
|
||||
exclusions: 기술 아키텍처 -> FAM-ARCHITECTURE-TECH
|
||||
pack: architecture
|
||||
plane: design
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-DATA
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- ARCH-DATA
|
||||
- DATA-ENGINEER
|
||||
- DATA-BIGDATA
|
||||
carries-lenses:
|
||||
- LENS-TECH
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Platform
|
||||
- Complicated Subsystem
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: 데이터 아키텍처/모델링/파이프라인/빅데이터 엔지니어링
|
||||
exclusions: 정성 사용자 리서치/제품지표 해석 -> FAM-UX-RESEARCH
|
||||
pack: platform-data
|
||||
plane: delivery
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-QA
|
||||
collaboration-default: collapse
|
||||
primary-role-id: QA
|
||||
member-role-ids:
|
||||
- QA
|
||||
carries-lenses: []
|
||||
audit-capable: true
|
||||
default-team-types:
|
||||
- Enabling
|
||||
- Stream-aligned
|
||||
instantiation-priority: mvp
|
||||
invocation-triggers: 품질 검증/테스트/수용검사(감사), verification-record 작성
|
||||
exclusions: 구현 -> FAM-ENG-*, 보안 위협 -> FAM-SECURITY
|
||||
pack: assurance
|
||||
plane: assurance
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-SECURITY
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- SEC-ENGINEER
|
||||
- SEC-APPSEC
|
||||
- SEC-CHAMPION
|
||||
carries-lenses:
|
||||
- LENS-SECURITY
|
||||
audit-capable: true
|
||||
default-team-types:
|
||||
- Enabling
|
||||
- Complicated Subsystem
|
||||
- Stream-aligned
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: 위협모델/AppSec/shift-left 보안리뷰/보안챔피언(감사)
|
||||
exclusions: DevSecOps 파이프라인 구축 -> FAM-PLATFORM-INFRA, 일반 품질 -> FAM-QA
|
||||
pack: assurance
|
||||
plane: assurance
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-OPS-DELIVERY
|
||||
collaboration-default: collapse
|
||||
primary-role-id: OPS-CREW
|
||||
collapse-routes:
|
||||
- when-any:
|
||||
- customer-support
|
||||
- ticket
|
||||
- support-resolution
|
||||
role-id: OPS-CH
|
||||
member-role-ids:
|
||||
- OPS-CH
|
||||
- OPS-CREW
|
||||
carries-lenses:
|
||||
- LENS-OPS
|
||||
- LENS-CUSTOMER
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- Stream-aligned
|
||||
instantiation-priority: later
|
||||
invocation-triggers: 고객 상담/운영 크루/지원 운영 실행
|
||||
exclusions: 제품 결정 -> FAM-CPO, CS 확장/이탈방지 -> FAM-GTM-SALES
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-GTM-GROWTH
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- GTM-GROWTHPM
|
||||
- GTM-DEMANDGEN
|
||||
- GTM-PMM
|
||||
- GTM-CI
|
||||
carries-lenses:
|
||||
- LENS-REVENUE
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- GTM Revenue
|
||||
- Stream-aligned
|
||||
- Enabling
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: 수요창출/성장실험/제품마케팅/경쟁정보/캠페인
|
||||
exclusions: 영업 실행 -> FAM-GTM-SALES, 가격정책 -> FAM-REVOPS
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-GTM-SALES
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- GTM-SALES
|
||||
- GTM-CS
|
||||
- GTM-PARTNER
|
||||
carries-lenses:
|
||||
- LENS-REVENUE
|
||||
- LENS-CUSTOMER
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- GTM Revenue
|
||||
- Stream-aligned
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: 영업/파이프라인 실행, 고객성공 확장·이탈방지, 파트너/채널
|
||||
exclusions: 수요창출 -> FAM-GTM-GROWTH, 가격정책 -> FAM-REVOPS, 계약 법무 -> FAM-LEGAL
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-REVOPS
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- GTM-REVOPS
|
||||
- GTM-PRICING
|
||||
carries-lenses:
|
||||
- LENS-REVENUE
|
||||
- LENS-FINANCE
|
||||
audit-capable: false
|
||||
default-team-types:
|
||||
- GTM Revenue
|
||||
- Platform
|
||||
- Enabling
|
||||
instantiation-priority: mvp
|
||||
invocation-triggers: 레비뉴옵스/파이프라인 인텔리전스/가격·패키징 거버넌스
|
||||
exclusions: 영업 실행 -> FAM-GTM-SALES, 전사 재무 -> FAM-CFO
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-LEGAL
|
||||
collaboration-default: fan-out
|
||||
member-role-ids:
|
||||
- GTM-LEGAL
|
||||
carries-lenses:
|
||||
- LENS-LEGAL
|
||||
audit-capable: true
|
||||
default-team-types:
|
||||
- GTM Revenue
|
||||
- Enabling
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: 계약/컴플라이언스/프라이버시 리뷰(감사), 엔터프라이즈 클레임 검토
|
||||
exclusions: 상업 협상/딜 실행 -> FAM-GTM-SALES
|
||||
pack: assurance
|
||||
plane: assurance
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-CONSULTING
|
||||
collaboration-default: fan-out
|
||||
lead-role-id: CONSULT-EM
|
||||
member-role-ids:
|
||||
- CONSULT-EM
|
||||
- CONSULT-STRAT
|
||||
- CONSULT-OPS
|
||||
- CONSULT-ORG
|
||||
- CONSULT-DIGITAL
|
||||
- CONSULT-FIN
|
||||
carries-lenses:
|
||||
- LENS-ADVISORY
|
||||
audit-capable: true
|
||||
default-team-types:
|
||||
- Enabling
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: 외부·독립 자문 관점의 진단·권고(전략/운영/조직·변화/디지털/재무·리스크), 컨설팅 문서·덱 산출,
|
||||
/consult
|
||||
exclusions: 최종 방향 결정 -> FAM-CEO, 사내 전략분석 근거 -> FAM-STRATEGY, 구현 -> FAM-ENG-*,
|
||||
문서·콘텐츠 설계 자문 -> FAM-DOC-CONSULT
|
||||
pack: consulting
|
||||
plane: assurance
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
- family-id: FAM-DOC-CONSULT
|
||||
collaboration-default: fan-out
|
||||
lead-role-id: DOC-LEAD
|
||||
member-role-ids:
|
||||
- DOC-LEAD
|
||||
- DOC-WRITER
|
||||
- DOC-IA
|
||||
- DOC-VISUAL
|
||||
- DOC-EDU
|
||||
carries-lenses:
|
||||
- LENS-ADVISORY
|
||||
audit-capable: true
|
||||
default-team-types:
|
||||
- Enabling
|
||||
instantiation-priority: standard
|
||||
invocation-triggers: 기술 문서·콘텐츠의 논리흐름/정보구조/다이어그램/학습성 설계 자문(Diátaxis·IA·C4·인지부하),
|
||||
문서 설계 컨설팅 문서·덱 산출, /consult 문서 엔게이지먼트
|
||||
exclusions: 비즈니스 채택·전략 자문 -> FAM-CONSULTING, 제품 UX 리서치 -> FAM-UX-RESEARCH, 실제
|
||||
구현 -> FAM-ENG-*
|
||||
pack: consulting
|
||||
plane: assurance
|
||||
execution-identity: concrete-role-only
|
||||
agent-card: null
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,921 @@
|
||||
generated-role-registry:
|
||||
version: 1
|
||||
generated-by: .claude/hooks/compile_orgos_registry.py
|
||||
source-sha256:
|
||||
org-os/packs/pack-index.yaml: 0989470624be1f31b0e4dddb7268cca6f5d78d8b0fda41acf2be00ae089c6041
|
||||
org-os/00-role-registry/roles.yaml: 4add1b8f78cc70f8588d086490aebc338e5d3bf935e0ca28425eac39ede6930e
|
||||
org-os/00-role-registry/role-profiles.yaml: ecf8c93fd366de704fa3d008c746970b5482b47ac07f8d8597b7cdfa036b99da
|
||||
org-os/00-role-registry/capability-families.yaml: 5f81d89cfc40bd09124a249ee20a3e9290e22742652eee0f7b7617c6084d9ee2
|
||||
org-os/06-agent-work/generated/artifact-registry.yaml: 5f8a8f28d9e94182df94111046c9d675a42e124c689820a46ad83287241685fd
|
||||
org-os/06-agent-work/workflow-contracts.yaml: d2e3ba02de0b02b78383578d8810ea8386b0cb9672b695230671f7a8e87c45a3
|
||||
org-os/00-role-registry/role-working-methods/index.yaml: 8152cdbdbd709b3532784a63ed045da1eaed6855f4769bfc1b6a7bf19e4474d9
|
||||
org-os/00-role-registry/role-working-methods/executive.yaml: 1e4a8e9d330388450bf395d2868071dd7404a7400ea3507ac187d049c660c91d
|
||||
org-os/00-role-registry/role-working-methods/product.yaml: e7c363ecc58c4ee08aae235f41533b61bbeacf9420c37bb24a8dd66e8de27555
|
||||
org-os/00-role-registry/role-working-methods/design.yaml: 2c9c0b128a80cdda42988e23ca1e49e5bc0d0753abe799f4356e878113c3bf64
|
||||
org-os/00-role-registry/role-working-methods/architecture.yaml: acf5bd9ab28ad00ab74580916f7716fb5d4cd7e47bb80ff538e884e47b436226
|
||||
org-os/00-role-registry/role-working-methods/engineering.yaml: 54cc0135d55b0940298cea05120ca9d16e94b48da809fb9f5b54c86fbfbc7807
|
||||
org-os/00-role-registry/role-working-methods/platform-security-data.yaml: 9be4716aec15dc0b0793ebc2cab8e04ac49b7fedbd6ee9a4386a9925bb8b6697
|
||||
org-os/00-role-registry/role-working-methods/gtm-operations.yaml: 8bf0fa0cc74ac5c4bbc5aaaa47a38f9c3fb6752570530e21b42ea7e92c65a975
|
||||
org-os/00-role-registry/role-working-methods/consulting-documentation.yaml: a7ca412541dc1d730081214c4342a864b55c2044425ebd4f8fae02e2af142e8c
|
||||
role-count: 75
|
||||
roles:
|
||||
- role-id: EXEC-CEO
|
||||
role-name: CEO AI
|
||||
role-type: executive
|
||||
parent-role: HUMAN-001
|
||||
default-team-type: Leadership
|
||||
is-human-proxy: true
|
||||
is-decision-maker: true
|
||||
is-execution-agent: false
|
||||
family-id: FAM-CEO
|
||||
pack: executive
|
||||
plane: decision
|
||||
agent-card: .claude/agents/exec-ceo.md
|
||||
- role-id: OPS-ORCH
|
||||
role-name: Orchestrator AI
|
||||
role-type: coordinator
|
||||
parent-role: EXEC-CEO
|
||||
default-team-type: Operations
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-ORCH
|
||||
pack: control
|
||||
plane: control
|
||||
agent-card: .claude/agents/ops-orch.md
|
||||
- role-id: EXEC-CTO
|
||||
role-name: CTO AI
|
||||
role-type: executive
|
||||
parent-role: EXEC-CEO
|
||||
default-team-type: Leadership / Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: true
|
||||
is-execution-agent: false
|
||||
family-id: FAM-CTO
|
||||
pack: executive
|
||||
plane: decision
|
||||
agent-card: .claude/agents/exec-cto.md
|
||||
- role-id: EXEC-CPO
|
||||
role-name: CPO AI
|
||||
role-type: executive
|
||||
parent-role: EXEC-CEO
|
||||
default-team-type: Leadership / Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: true
|
||||
is-execution-agent: false
|
||||
family-id: FAM-CPO
|
||||
pack: executive
|
||||
plane: decision
|
||||
agent-card: .claude/agents/exec-cpo.md
|
||||
- role-id: EXEC-CFO
|
||||
role-name: CFO AI
|
||||
role-type: executive
|
||||
parent-role: EXEC-CEO
|
||||
default-team-type: Leadership / Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: true
|
||||
is-execution-agent: false
|
||||
family-id: FAM-CFO
|
||||
pack: executive
|
||||
plane: decision
|
||||
agent-card: .claude/agents/exec-cfo.md
|
||||
- role-id: EXEC-COO
|
||||
role-name: COO AI
|
||||
role-type: executive
|
||||
parent-role: EXEC-CEO
|
||||
default-team-type: Leadership / Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: true
|
||||
is-execution-agent: false
|
||||
family-id: FAM-COO
|
||||
pack: executive
|
||||
plane: decision
|
||||
agent-card: .claude/agents/exec-coo.md
|
||||
- role-id: EXEC-CPTO
|
||||
role-name: CPTO AI
|
||||
role-type: executive
|
||||
parent-role: EXEC-CEO
|
||||
default-team-type: Leadership
|
||||
is-human-proxy: false
|
||||
is-decision-maker: true
|
||||
is-execution-agent: false
|
||||
family-id: FAM-CPTO
|
||||
pack: executive
|
||||
plane: decision
|
||||
agent-card: .claude/agents/exec-cpto.md
|
||||
- role-id: EXEC-VPENG
|
||||
role-name: VP of Engineering AI
|
||||
role-type: reviewer
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Leadership / Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: true
|
||||
is-execution-agent: false
|
||||
family-id: FAM-VPENG
|
||||
pack: executive
|
||||
plane: decision
|
||||
agent-card: .claude/agents/exec-vpeng.md
|
||||
- role-id: STR-ANALYST
|
||||
role-name: 전략분석가 AI
|
||||
role-type: recommender
|
||||
parent-role: EXEC-CFO
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-STRATEGY
|
||||
pack: executive
|
||||
plane: decision
|
||||
agent-card: .claude/agents/str-analyst.md
|
||||
- role-id: UX-RESEARCHER
|
||||
role-name: UX 리서처 AI
|
||||
role-type: recommender
|
||||
parent-role: EXEC-CPO
|
||||
default-team-type: Enabling / Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-UX-RESEARCH
|
||||
pack: product-design
|
||||
plane: design
|
||||
agent-card: .claude/agents/ux-researcher.md
|
||||
- role-id: PROD-PM
|
||||
role-name: PM AI
|
||||
role-type: recommender
|
||||
parent-role: EXEC-CPO
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-PRODUCT-MGMT
|
||||
pack: product-design
|
||||
plane: design
|
||||
agent-card: .claude/agents/prod-pm.md
|
||||
- role-id: PROD-PO
|
||||
role-name: PO AI
|
||||
role-type: reviewer
|
||||
parent-role: EXEC-CPO
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: true
|
||||
is-execution-agent: false
|
||||
family-id: FAM-PRODUCT-MGMT
|
||||
pack: product-design
|
||||
plane: design
|
||||
agent-card: .claude/agents/prod-po.md
|
||||
- role-id: PROD-TPO
|
||||
role-name: Technical PO AI
|
||||
role-type: reviewer
|
||||
parent-role: EXEC-CPTO
|
||||
default-team-type: Complicated Subsystem
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-PRODUCT-MGMT
|
||||
pack: product-design
|
||||
plane: design
|
||||
agent-card: .claude/agents/prod-tpo.md
|
||||
- role-id: PROD-PPO
|
||||
role-name: Platform PO AI
|
||||
role-type: reviewer
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-PRODUCT-MGMT
|
||||
pack: product-design
|
||||
plane: design
|
||||
agent-card: .claude/agents/prod-ppo.md
|
||||
- role-id: DES-PROD
|
||||
role-name: 프로덕트 디자이너 AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-CPO
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-DESIGN
|
||||
pack: product-design
|
||||
plane: design
|
||||
agent-card: .claude/agents/des-prod.md
|
||||
- role-id: DES-PLATFORM
|
||||
role-name: 플랫폼 디자이너 AI
|
||||
role-type: worker
|
||||
parent-role: PROD-PPO
|
||||
default-team-type: Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-DESIGN
|
||||
pack: product-design
|
||||
plane: design
|
||||
agent-card: .claude/agents/des-platform.md
|
||||
- role-id: DES-INTERNAL
|
||||
role-name: 인터널 툴즈 프로덕트 디자이너 AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-COO
|
||||
default-team-type: Stream-aligned / Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-DESIGN
|
||||
pack: product-design
|
||||
plane: design
|
||||
agent-card: .claude/agents/des-internal.md
|
||||
- role-id: DES-DIRECTOR
|
||||
role-name: 디자인 디렉터 AI
|
||||
role-type: lead
|
||||
parent-role: EXEC-CPO
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-DESIGN
|
||||
pack: product-design
|
||||
plane: design
|
||||
agent-card: .claude/agents/des-director.md
|
||||
- role-id: DES-VISUAL
|
||||
role-name: 비주얼 디자이너 AI
|
||||
role-type: worker
|
||||
parent-role: DES-DIRECTOR
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-DESIGN
|
||||
pack: product-design
|
||||
plane: design
|
||||
agent-card: .claude/agents/des-visual.md
|
||||
- role-id: ENG-FE
|
||||
role-name: 프론트엔드 개발자 AI
|
||||
role-type: worker
|
||||
parent-role: PROD-PO
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-ENG-FRONTEND
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/eng-fe.md
|
||||
- role-id: ENG-FEPLAT
|
||||
role-name: 프론트엔드 플랫폼 개발자 AI
|
||||
role-type: worker
|
||||
parent-role: PROD-PPO
|
||||
default-team-type: Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-ENG-FRONTEND
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/eng-feplat.md
|
||||
- role-id: ENG-BE
|
||||
role-name: 백엔드 개발자 AI
|
||||
role-type: worker
|
||||
parent-role: PROD-PO
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-ENG-BACKEND
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/eng-be.md
|
||||
- role-id: ENG-BEGEN
|
||||
role-name: BE 개발자 AI
|
||||
role-type: worker
|
||||
parent-role: PROD-PO
|
||||
default-team-type: Stream-aligned / Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-ENG-BACKEND
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/eng-begen.md
|
||||
- role-id: ENG-PRODSERVER
|
||||
role-name: Product Server Developer AI
|
||||
role-type: worker
|
||||
parent-role: PROD-PO
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-ENG-BACKEND
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/eng-prodserver.md
|
||||
- role-id: ENG-PLATSERVER
|
||||
role-name: Platform Server Developer AI
|
||||
role-type: worker
|
||||
parent-role: PROD-PPO
|
||||
default-team-type: Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-ENG-BACKEND
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/eng-platserver.md
|
||||
- role-id: ENG-PRODCHAPTER
|
||||
role-name: Productivity Chapter AI
|
||||
role-type: reviewer
|
||||
parent-role: EXEC-VPENG
|
||||
default-team-type: Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-ENG-SPECIAL
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/eng-prodchapter.md
|
||||
- role-id: ENG-PRODUCTMINDED
|
||||
role-name: 프로덕트 중심 엔지니어 AI
|
||||
role-type: worker
|
||||
parent-role: PROD-PO
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-ENG-BACKEND
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/eng-productminded.md
|
||||
- role-id: ENG-SW
|
||||
role-name: 소프트웨어 엔지니어 AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-VPENG
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-ENG-BACKEND
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/eng-sw.md
|
||||
- role-id: ENG-FEUX
|
||||
role-name: Frontend UX Engineer AI
|
||||
role-type: worker
|
||||
parent-role: DES-PROD
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-ENG-FRONTEND
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/eng-feux.md
|
||||
- role-id: ENG-DESKTOP
|
||||
role-name: 데스크톱/리눅스 앱 개발자 AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Complicated Subsystem / Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-ENG-SPECIAL
|
||||
pack: engineering
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/eng-desktop.md
|
||||
- role-id: INFRA-DEV
|
||||
role-name: 인프라 개발자 AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-PLATFORM-INFRA
|
||||
pack: platform-data
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/infra-dev.md
|
||||
- role-id: INFRA-PLATFORM
|
||||
role-name: 플랫폼 엔지니어 AI
|
||||
role-type: worker
|
||||
parent-role: PROD-PPO
|
||||
default-team-type: Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-PLATFORM-INFRA
|
||||
pack: platform-data
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/infra-platform.md
|
||||
- role-id: INFRA-DEVOPS
|
||||
role-name: DevOps 플랫폼 관리자 AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-VPENG
|
||||
default-team-type: Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-PLATFORM-INFRA
|
||||
pack: platform-data
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/infra-devops.md
|
||||
- role-id: SRE
|
||||
role-name: SRE AI
|
||||
role-type: auditor
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-PLATFORM-INFRA
|
||||
pack: platform-data
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/sre.md
|
||||
- role-id: ARCH-EA
|
||||
role-name: 엔터프라이즈 아키텍트 AI
|
||||
role-type: reviewer
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-ARCHITECTURE-TECH
|
||||
pack: architecture
|
||||
plane: design
|
||||
agent-card: .claude/agents/arch-ea.md
|
||||
- role-id: ARCH-BA
|
||||
role-name: 비즈니스 아키텍트 AI
|
||||
role-type: reviewer
|
||||
parent-role: EXEC-COO
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-ARCHITECTURE-BIZ
|
||||
pack: architecture
|
||||
plane: design
|
||||
agent-card: .claude/agents/arch-ba.md
|
||||
- role-id: ARCH-BIZANALYST
|
||||
role-name: 비즈니스 분석가 AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-COO
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-ARCHITECTURE-BIZ
|
||||
pack: architecture
|
||||
plane: design
|
||||
agent-card: .claude/agents/arch-bizanalyst.md
|
||||
- role-id: ARCH-SYSANALYST
|
||||
role-name: 시스템 분석가 AI
|
||||
role-type: worker
|
||||
parent-role: ARCH-EA
|
||||
default-team-type: Platform / Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-ARCHITECTURE-TECH
|
||||
pack: architecture
|
||||
plane: design
|
||||
agent-card: .claude/agents/arch-sysanalyst.md
|
||||
- role-id: ARCH-SOLUTION
|
||||
role-name: 솔루션 아키텍트 AI
|
||||
role-type: reviewer
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Complicated Subsystem
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-ARCHITECTURE-TECH
|
||||
pack: architecture
|
||||
plane: design
|
||||
agent-card: .claude/agents/arch-solution.md
|
||||
- role-id: ARCH-DATA
|
||||
role-name: 데이터 아키텍트 AI
|
||||
role-type: reviewer
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-DATA
|
||||
pack: platform-data
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/arch-data.md
|
||||
- role-id: ARCH-APP
|
||||
role-name: 애플리케이션 아키텍트 AI
|
||||
role-type: reviewer
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Complicated Subsystem
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-ARCHITECTURE-TECH
|
||||
pack: architecture
|
||||
plane: design
|
||||
agent-card: .claude/agents/arch-app.md
|
||||
- role-id: ARCH-TECH
|
||||
role-name: 테크니컬 아키텍트 AI
|
||||
role-type: reviewer
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Complicated Subsystem
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-ARCHITECTURE-TECH
|
||||
pack: architecture
|
||||
plane: design
|
||||
agent-card: .claude/agents/arch-tech.md
|
||||
- role-id: ARCH-SWAT
|
||||
role-name: Architect/SWAT AI
|
||||
role-type: auditor
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Complicated Subsystem
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-ARCHITECTURE-TECH
|
||||
pack: architecture
|
||||
plane: design
|
||||
agent-card: .claude/agents/arch-swat.md
|
||||
- role-id: ARCH-IT
|
||||
role-name: IT 아키텍트 AI
|
||||
role-type: reviewer
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Platform / Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-ARCHITECTURE-TECH
|
||||
pack: architecture
|
||||
plane: design
|
||||
agent-card: .claude/agents/arch-it.md
|
||||
- role-id: QA
|
||||
role-name: QA AI
|
||||
role-type: auditor
|
||||
parent-role: EXEC-VPENG
|
||||
default-team-type: Enabling / Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-QA
|
||||
pack: assurance
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/qa.md
|
||||
- role-id: SEC-ENGINEER
|
||||
role-name: 보안팀/보안 엔지니어 AI
|
||||
role-type: auditor
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-SECURITY
|
||||
pack: assurance
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/sec-engineer.md
|
||||
- role-id: SEC-APPSEC
|
||||
role-name: AppSec AI
|
||||
role-type: auditor
|
||||
parent-role: SEC-ENGINEER
|
||||
default-team-type: Complicated Subsystem / Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-SECURITY
|
||||
pack: assurance
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/sec-appsec.md
|
||||
- role-id: SEC-CHAMPION
|
||||
role-name: Security Champion AI
|
||||
role-type: auditor
|
||||
parent-role: PROD-PO
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-SECURITY
|
||||
pack: assurance
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/sec-champion.md
|
||||
- role-id: SEC-DEVSECOPS
|
||||
role-name: DevSecOps AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-CTO
|
||||
default-team-type: Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-PLATFORM-INFRA
|
||||
pack: platform-data
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/sec-devsecops.md
|
||||
- role-id: DATA-ANALYST
|
||||
role-name: 데이터 분석가 AI
|
||||
role-type: recommender
|
||||
parent-role: EXEC-CPO
|
||||
default-team-type: Stream-aligned / Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-UX-RESEARCH
|
||||
pack: product-design
|
||||
plane: design
|
||||
agent-card: .claude/agents/data-analyst.md
|
||||
- role-id: DATA-ENGINEER
|
||||
role-name: 데이터 엔지니어 AI
|
||||
role-type: worker
|
||||
parent-role: ARCH-DATA
|
||||
default-team-type: Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-DATA
|
||||
pack: platform-data
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/data-engineer.md
|
||||
- role-id: DATA-BIGDATA
|
||||
role-name: 빅데이터 엔지니어 AI
|
||||
role-type: worker
|
||||
parent-role: ARCH-DATA
|
||||
default-team-type: Platform / Complicated Subsystem
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-DATA
|
||||
pack: platform-data
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/data-bigdata.md
|
||||
- role-id: OPS-CH
|
||||
role-name: 고객 상담원/CH Team AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-COO
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-OPS-DELIVERY
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/ops-ch.md
|
||||
- role-id: OPS-CREW
|
||||
role-name: 오퍼레이션 크루 AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-COO
|
||||
default-team-type: Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-OPS-DELIVERY
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/ops-crew.md
|
||||
- role-id: GTM-GROWTHPM
|
||||
role-name: Growth PM / Growth Lead AI
|
||||
role-type: recommender
|
||||
parent-role: EXEC-CPO
|
||||
default-team-type: GTM Revenue / Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-GTM-GROWTH
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/gtm-growthpm.md
|
||||
- role-id: GTM-PMM
|
||||
role-name: Product Marketing Manager AI
|
||||
role-type: recommender
|
||||
parent-role: EXEC-CPO
|
||||
default-team-type: GTM Revenue / Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-GTM-GROWTH
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/gtm-pmm.md
|
||||
- role-id: GTM-SALES
|
||||
role-name: Sales / Founder-led Sales AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-CFO
|
||||
default-team-type: GTM Revenue
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-GTM-SALES
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/gtm-sales.md
|
||||
- role-id: GTM-CS
|
||||
role-name: Customer Success AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-COO
|
||||
default-team-type: GTM Revenue / Stream-aligned
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-GTM-SALES
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/gtm-cs.md
|
||||
- role-id: GTM-PRICING
|
||||
role-name: Pricing Strategist AI
|
||||
role-type: reviewer
|
||||
parent-role: EXEC-CFO
|
||||
default-team-type: GTM Revenue / Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: true
|
||||
is-execution-agent: false
|
||||
family-id: FAM-REVOPS
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/gtm-pricing.md
|
||||
- role-id: GTM-REVOPS
|
||||
role-name: Revenue Operations AI
|
||||
role-type: coordinator
|
||||
parent-role: EXEC-COO
|
||||
default-team-type: GTM Revenue / Platform
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-REVOPS
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/gtm-revops.md
|
||||
- role-id: GTM-LEGAL
|
||||
role-name: Legal/Compliance AI
|
||||
role-type: auditor
|
||||
parent-role: EXEC-CEO
|
||||
default-team-type: GTM Revenue / Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-LEGAL
|
||||
pack: assurance
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/gtm-legal.md
|
||||
- role-id: GTM-CI
|
||||
role-name: Competitive Intelligence AI
|
||||
role-type: recommender
|
||||
parent-role: EXEC-CPO
|
||||
default-team-type: GTM Revenue / Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-GTM-GROWTH
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/gtm-ci.md
|
||||
- role-id: GTM-DEMANDGEN
|
||||
role-name: Demand Generation AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-CPO
|
||||
default-team-type: GTM Revenue
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-GTM-GROWTH
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/gtm-demandgen.md
|
||||
- role-id: GTM-PARTNER
|
||||
role-name: Partnership/Channel AI
|
||||
role-type: worker
|
||||
parent-role: EXEC-COO
|
||||
default-team-type: GTM Revenue
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: true
|
||||
family-id: FAM-GTM-SALES
|
||||
pack: gtm-operations
|
||||
plane: delivery
|
||||
agent-card: .claude/agents/gtm-partner.md
|
||||
- role-id: CONSULT-EM
|
||||
role-name: 프로젝트 총괄 컨설턴트 AI
|
||||
role-type: recommender
|
||||
parent-role: EXEC-CEO
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-CONSULTING
|
||||
pack: consulting
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/consult-em.md
|
||||
- role-id: CONSULT-STRAT
|
||||
role-name: 전략 컨설턴트 AI
|
||||
role-type: recommender
|
||||
parent-role: CONSULT-EM
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-CONSULTING
|
||||
pack: consulting
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/consult-strat.md
|
||||
- role-id: CONSULT-OPS
|
||||
role-name: 운영·프로세스 컨설턴트 AI
|
||||
role-type: recommender
|
||||
parent-role: CONSULT-EM
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-CONSULTING
|
||||
pack: consulting
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/consult-ops.md
|
||||
- role-id: CONSULT-ORG
|
||||
role-name: 조직·변화관리 컨설턴트 AI
|
||||
role-type: recommender
|
||||
parent-role: CONSULT-EM
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-CONSULTING
|
||||
pack: consulting
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/consult-org.md
|
||||
- role-id: CONSULT-DIGITAL
|
||||
role-name: 디지털·기술 컨설턴트 AI
|
||||
role-type: recommender
|
||||
parent-role: CONSULT-EM
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-CONSULTING
|
||||
pack: consulting
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/consult-digital.md
|
||||
- role-id: CONSULT-FIN
|
||||
role-name: 재무·리스크 컨설턴트 AI
|
||||
role-type: recommender
|
||||
parent-role: CONSULT-EM
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-CONSULTING
|
||||
pack: consulting
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/consult-fin.md
|
||||
- role-id: DOC-LEAD
|
||||
role-name: 문서 총괄 컨설턴트 AI
|
||||
role-type: recommender
|
||||
parent-role: EXEC-CEO
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-DOC-CONSULT
|
||||
pack: consulting
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/doc-lead.md
|
||||
- role-id: DOC-WRITER
|
||||
role-name: 테크니컬 라이터 AI
|
||||
role-type: recommender
|
||||
parent-role: DOC-LEAD
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-DOC-CONSULT
|
||||
pack: consulting
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/doc-writer.md
|
||||
- role-id: DOC-IA
|
||||
role-name: 정보 아키텍트 AI
|
||||
role-type: recommender
|
||||
parent-role: DOC-LEAD
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-DOC-CONSULT
|
||||
pack: consulting
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/doc-ia.md
|
||||
- role-id: DOC-VISUAL
|
||||
role-name: 테크니컬 일러스트레이터·다이어그램 설계 AI
|
||||
role-type: recommender
|
||||
parent-role: DOC-LEAD
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-DOC-CONSULT
|
||||
pack: consulting
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/doc-visual.md
|
||||
- role-id: DOC-EDU
|
||||
role-name: 개발자 교육·DevRel AI
|
||||
role-type: recommender
|
||||
parent-role: DOC-LEAD
|
||||
default-team-type: Enabling
|
||||
is-human-proxy: false
|
||||
is-decision-maker: false
|
||||
is-execution-agent: false
|
||||
family-id: FAM-DOC-CONSULT
|
||||
pack: consulting
|
||||
plane: assurance
|
||||
agent-card: .claude/agents/doc-edu.md
|
||||
@@ -0,0 +1,18 @@
|
||||
# generated by .claude/hooks/compile_orgos_registry.py — do not edit
|
||||
# source-sha256: 7bae8e1898e9ef3010c029b73abcb78722cd71650bc4ce7a5763d81cfc96c883
|
||||
direction: right
|
||||
request: "Request"
|
||||
intake: "Deterministic intake\nlight | substantial | strategic"
|
||||
planner: "Minimum-sufficient role planner\ncoverage + budget + independence"
|
||||
package: "Immutable context package\nrole + tools + paths + SHA"
|
||||
agent: "Concrete role agent"
|
||||
projection: "Projection-first report"
|
||||
review: "Independent reviewer"
|
||||
ledger: "Append-only event / usage ledgers"
|
||||
request -> intake -> planner -> package -> agent -> projection
|
||||
projection -> review: "when required"
|
||||
intake -> ledger
|
||||
planner -> ledger
|
||||
package -> ledger
|
||||
agent -> ledger
|
||||
review -> ledger
|
||||
@@ -0,0 +1,33 @@
|
||||
# generated by .claude/hooks/compile_orgos_registry.py — do not edit
|
||||
# source-sha256: 7bae8e1898e9ef3010c029b73abcb78722cd71650bc4ce7a5763d81cfc96c883
|
||||
direction: right
|
||||
sources: "Human-owned contracts" {
|
||||
roles: "roles + profiles"
|
||||
families: "family candidate pools"
|
||||
packs: "pack index"
|
||||
methods: "working methods"
|
||||
artifacts: "artifact contracts"
|
||||
}
|
||||
compiler: "Org OS compiler"
|
||||
generated: "Generated registries + architecture views"
|
||||
runtime: "Common execution kernel" {
|
||||
intake: "intake classifier"
|
||||
planner: "role / budget planner"
|
||||
context: "context package binder"
|
||||
state: "event + state services"
|
||||
observer: "usage observer"
|
||||
}
|
||||
sources -> compiler -> generated -> runtime
|
||||
domain_packs: "Domain packs" {
|
||||
pack_control: "control [control]\n1 families"
|
||||
pack_executive: "executive [decision]\n8 families"
|
||||
pack_product_design: "product-design [design]\n3 families"
|
||||
pack_architecture: "architecture [design]\n2 families"
|
||||
pack_engineering: "engineering [delivery]\n3 families"
|
||||
pack_platform_data: "platform-data [delivery]\n2 families"
|
||||
pack_assurance: "assurance [assurance]\n3 families"
|
||||
pack_gtm_operations: "gtm-operations [delivery]\n4 families"
|
||||
pack_consulting: "consulting [assurance]\n2 families"
|
||||
}
|
||||
domain_packs -> sources.packs
|
||||
runtime.planner -> domain_packs
|
||||
Reference in New Issue
Block a user