Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 28 additions & 28 deletions tracks/product.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"PRODUCT 1": {
"displayName": "Product 1",
"displayName": "Strategy & Innovation",
"category": "A",
"description": "",
"description": "Shows expertise in business strategy, product strategy, innovation, and current trends",
"milestones": [
{
"summary": "",
"summary": "Works effectively within established strategic or innovative architectures, following current best practices",
"signals": [
"",
"",
Expand All @@ -18,7 +18,7 @@
]
},
{
"summary": "",
"summary": "Add new contributions, or minor improvements to existing structures",
"signals": [
"",
"",
Expand All @@ -31,7 +31,7 @@
]
},
{
"summary": "",
"summary": "Designs major new contributions and demonstrates a detailed understanding of strategy and innovation within business and technical constraints",
"signals": [
"",
"",
Expand All @@ -44,7 +44,7 @@
]
},
{
"summary": "",
"summary": "Creates complex, reusable systems that pioneer best practices and enable product and business teams to work more effectively",
"signals": [
"",
"",
Expand All @@ -57,7 +57,7 @@
]
},
{
"summary": "",
"summary": "Is an industry-leading expert in strategy and innovation or sets strategic direction for a product team",
"signals": [
"",
"",
Expand All @@ -73,12 +73,12 @@
},

"PRODUCT 2": {
"displayName": "Product 2",
"displayName": "Client Consulting",
"category": "A",
"description": "",
"description": "Shows expertise in external client relationships, alignment, and business acumen",
"milestones": [
{
"summary": "",
"summary": "Works effectively within established client consulting structures, following current best practices",
"signals": [
"",
"",
Expand All @@ -91,7 +91,7 @@
]
},
{
"summary": "",
"summary": "Add new contributions, or minor improvements to existing structures",
"signals": [
"",
"",
Expand All @@ -104,7 +104,7 @@
]
},
{
"summary": "",
"summary": "Designs major new contributions and demonstrates a detailed understanding of consulting within business constraints",
"signals": [
"",
"",
Expand All @@ -117,7 +117,7 @@
]
},
{
"summary": "",
"summary": "Creates complex, reusable systems that pioneer best practices and enable product and business teams to work more effectively",
"signals": [
"",
"",
Expand All @@ -130,7 +130,7 @@
]
},
{
"summary": "",
"summary": "Is an industry-leading expert in client consulting or sets strategic direction for a product team",
"signals": [
"",
"",
Expand All @@ -146,12 +146,12 @@
},

"PRODUCT 3": {
"displayName": "Product 3",
"displayName": "Production Management",
"category": "A",
"description": "",
"description": "Shows expertise product development life cycle, collaboration, and technical acumen",
"milestones": [
{
"summary": "",
"summary": "Works effectively within established production, following current best practices",
"signals": [
"",
"",
Expand All @@ -164,7 +164,7 @@
]
},
{
"summary": "",
"summary": "Add new contributions, or minor improvements to existing structures",
"signals": [
"",
"",
Expand All @@ -177,7 +177,7 @@
]
},
{
"summary": "",
"summary": "Designs major new contributions and demonstrates an understanding of product production within technical constraints",
"signals": [
"",
"",
Expand All @@ -190,7 +190,7 @@
]
},
{
"summary": "",
"summary": "Creates complex, reusable systems that pioneer best practices and enable product and business teams to work more effectively",
"signals": [
"",
"",
Expand All @@ -203,7 +203,7 @@
]
},
{
"summary": "",
"summary": "Is an industry-leading expert in production manegment or sets strategic production direction for a product team",
"signals": [
"",
"",
Expand All @@ -219,12 +219,12 @@
},

"PRODUCT 4": {
"displayName": "Product 4",
"displayName": "Project Leadership",
"category": "A",
"description": "",
"description": "Shows expertise in internal projects, team coordination, leadership, mentorship, alignment, and team oversight",
"milestones": [
{
"summary": "",
"summary": "Works effectively within established leadership architectures, following current best practices",
"signals": [
"",
"",
Expand All @@ -237,7 +237,7 @@
]
},
{
"summary": "",
"summary": "Add new contributions, or minor improvements to existing structures",
"signals": [
"",
"",
Expand All @@ -250,7 +250,7 @@
]
},
{
"summary": "",
"summary": "Designs major new contributions and demonstrates a detailed understanding of leadership within business constraints",
"signals": [
"",
"",
Expand All @@ -263,7 +263,7 @@
]
},
{
"summary": "",
"summary": "Creates complex, reusable systems that pioneer best practices and enable product and business teams to work more effectively",
"signals": [
"",
"",
Expand All @@ -276,7 +276,7 @@
]
},
{
"summary": "",
"summary": "Is an industry-leading expert in project leadership or sets strategic project direction for a product team",
"signals": [
"",
"",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3384,6 +3384,11 @@ pako@~0.2.0:
version "0.2.9"
resolved "https://registry.yarnpkg.com/pako/-/pako-0.2.9.tgz#f3f7522f4ef782348da8161bad9ecfd51bf83a75"

papaparse@^4.6.2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-4.6.2.tgz#5b2df0296f505f1c9d4c2261f903d3b44866a28d"
integrity sha512-P/4p6S6wZyXAjcFPnJAjFn7lxMIkd+23prFELhcbfWswQfg7dG1XJfV8/lKvk5lu5BGSSJZFHSDMejjFcB1feg==

parse-asn1@^5.0.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.0.tgz#37c4f9b7ed3ab65c74817b5f2480937fbf97c712"
Expand Down