Career Coordination Mcp
C+ 77 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
This project, career-coordination-mcp, is a C++20 reference implementation of a governance-first career coordination engine exposed via the Model Context Protocol (MCP), designed to match structured opportunities against immutable experience atoms and enforce outreach state machine rules.
Description
Career Coordination MCP is a deterministic inference enhanced job search coordination system. It's a C++20 reference implementation of a governance-first career coordination engine exposed via the Model Context Protocol (MCP). The system is structured around five core domains: Experience Atoms, Opportunities, Resume Composition, Outreach State Machine, and Constitutional Validation Engine (CVE).
الوصف
مكتبات التوجيه المهني هي نظام توجيه مهني مُتحدد بشكل مسبق لتنسيق البحث الوظيفي. هو Implementation مرجعية C++20 لمحرك توجيه مهني أولوياتي يُعرض عبر بروتوكول السياق النموذجي (MCP). النظام مصمم حول خمسة مجالات أساسية: ذرات الخبرة، الفرص، تركيب السيرة الذاتية، جهاز الحالة الخارجية، ومحرك التحقق الدستوري.
Novelty
7/10Tags
Claude Models
Quality Score
Strengths
- Consistent naming conventions (snake_case)
- Low average code complexity \u2014 well-structured code
- Good security practices \u2014 no major issues detected
- Containerized deployment (Docker)
- Properly licensed project
Weaknesses
- No CI/CD configuration \u2014 manual testing and deployment
- Potential hardcoded secrets in 1 files
- 914 duplicate lines detected \u2014 consider DRY refactoring
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Move hardcoded secrets to environment variables or a secrets manager
Security & Health
Languages
Frameworks
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Deterministic inference enhanced job search coordination. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | DevOps/Infrastructure | devops-infra | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
