{ "team": "Engineering", "roles": [ { "role_id": "junior_backend", "title": "Junior Backend Engineer", "level": 1, "required_skills": { "python": 2.5, "javascript": 1.5, "backend_design": 2.0, "system_architecture": 1.5, "api_development": 2.0, "database_management": 2.0, "devops": 1.5, "cloud_infrastructure": 1.5, "security": 1.5, "testing": 2.0, "documentation": 2.0, "code_review": 2.0, "communication": 2.5, "problem_solving": 2.5, "team_collaboration": 2.5 } }, { "role_id": "mid_backend", "title": "Backend Engineer", "level": 2, "required_skills": { "python": 3.5, "javascript": 2.0, "backend_design": 3.5, "system_architecture": 3.0, "api_development": 3.5, "database_management": 3.0, "devops": 2.5, "cloud_infrastructure": 2.5, "security": 2.5, "testing": 3.0, "documentation": 2.5, "code_review": 3.0, "communication": 3.0, "problem_solving": 3.5, "team_collaboration": 3.0 } }, { "role_id": "senior_backend", "title": "Senior Backend Engineer", "level": 3, "required_skills": { "python": 4.5, "javascript": 2.5, "backend_design": 4.5, "system_architecture": 4.0, "api_development": 4.5, "database_management": 4.0, "devops": 3.0, "cloud_infrastructure": 3.5, "security": 3.5, "testing": 3.5, "documentation": 3.0, "code_review": 4.0, "communication": 3.5, "problem_solving": 4.0, "team_collaboration": 3.5, "leadership": 2.5 } }, { "role_id": "junior_frontend", "title": "Junior Frontend Engineer", "level": 1, "required_skills": { "javascript": 3.0, "react": 2.5, "python": 1.5, "frontend_optimization": 2.0, "mobile_development": 1.5, "api_development": 2.0, "testing": 2.5, "documentation": 2.0, "code_review": 2.0, "communication": 2.5, "problem_solving": 2.5, "team_collaboration": 2.5 } }, { "role_id": "frontend_engineer", "title": "Frontend Engineer", "level": 2, "required_skills": { "javascript": 4.0, "react": 3.5, "python": 2.0, "frontend_optimization": 3.5, "mobile_development": 2.5, "api_development": 2.5, "testing": 3.0, "documentation": 2.5, "code_review": 3.0, "communication": 3.0, "problem_solving": 3.5, "team_collaboration": 3.0 } }, { "role_id": "senior_frontend", "title": "Senior Frontend Engineer", "level": 3, "required_skills": { "javascript": 4.5, "react": 4.5, "python": 2.5, "frontend_optimization": 4.5, "mobile_development": 3.0, "api_development": 3.0, "system_architecture": 3.0, "testing": 3.5, "documentation": 3.0, "code_review": 4.0, "communication": 3.5, "problem_solving": 4.0, "team_collaboration": 3.5, "leadership": 2.5 } }, { "role_id": "ml_engineer", "title": "Machine Learning Engineer", "level": 3, "required_skills": { "python": 4.5, "machine_learning": 4.0, "pytorch": 3.5, "tensorflow": 3.5, "data_engineering": 3.0, "data_analysis": 3.5, "cloud_infrastructure": 3.0, "api_development": 3.0, "database_management": 3.0, "testing": 3.0, "documentation": 3.0, "code_review": 3.5, "communication": 3.0, "problem_solving": 4.0, "team_collaboration": 3.0 } }, { "role_id": "data_engineer", "title": "Data Engineer", "level": 2, "required_skills": { "python": 4.0, "data_engineering": 4.0, "data_analysis": 3.5, "database_management": 4.0, "cloud_infrastructure": 3.0, "devops": 2.5, "api_development": 3.0, "machine_learning": 2.5, "testing": 3.0, "documentation": 3.0, "code_review": 3.0, "communication": 3.0, "problem_solving": 3.5, "team_collaboration": 3.0 } }, { "role_id": "devops_engineer", "title": "DevOps Engineer", "level": 2, "required_skills": { "python": 3.5, "devops": 4.5, "cloud_infrastructure": 4.5, "security": 3.5, "backend_design": 3.0, "system_architecture": 3.5, "database_management": 3.0, "api_development": 2.5, "testing": 3.0, "documentation": 3.0, "code_review": 3.0, "communication": 3.0, "problem_solving": 3.5, "team_collaboration": 3.0 } }, { "role_id": "fullstack_engineer", "title": "Full Stack Engineer", "level": 2, "required_skills": { "python": 3.5, "javascript": 3.5, "react": 3.0, "backend_design": 3.0, "frontend_optimization": 3.0, "api_development": 3.5, "database_management": 3.0, "devops": 2.0, "cloud_infrastructure": 2.0, "testing": 3.0, "documentation": 2.5, "code_review": 3.0, "communication": 3.0, "problem_solving": 3.5, "team_collaboration": 3.0 } }, { "role_id": "tech_lead", "title": "Tech Lead", "level": 4, "required_skills": { "python": 4.0, "javascript": 3.0, "backend_design": 4.0, "system_architecture": 4.5, "api_development": 4.0, "database_management": 3.5, "devops": 3.0, "cloud_infrastructure": 3.5, "security": 3.5, "testing": 3.5, "documentation": 3.5, "code_review": 4.5, "communication": 4.0, "problem_solving": 4.5, "team_collaboration": 4.0, "leadership": 4.0, "project_management": 3.5 } }, { "role_id": "engineering_manager", "title": "Engineering Manager", "level": 5, "required_skills": { "python": 3.0, "backend_design": 3.0, "system_architecture": 3.5, "communication": 4.5, "problem_solving": 4.0, "team_collaboration": 4.5, "leadership": 4.5, "project_management": 4.5, "documentation": 3.0, "code_review": 3.5 } } ] }