🏆 Talent Challenge Labs¶
Training Ground
Prove your worth in real scenarios. These Labs aren't theoretical simulations; they're operational missions where your performance is measured with cryptographic evidence.
Evaluation Ecosystem
graph TD
User[👤 Talent] -->|Executes Lab| Agent[🤖 AI Agent]
Agent -->|Validates Evidence| Score[💯 Score]
Score -->|Unlocks| Badge[🏅 Verified Badge]
style User fill:#e7ae4c,stroke:#333,stroke-width:2px,color:#fff
style Agent fill:#e0e7ff,stroke:#333,stroke-width:2px,color:#182232
style Score fill:#37a880,stroke:#333,stroke-width:2px,color:#fff
style Badge fill:#f1f5f9,stroke:#182232,stroke-width:2px,color:#182232
1. 📂 Available Missions¶
Choose your difficulty level. Each completed mission forges your reputation in the community.
🟢 Lab 01: Deep Dive
Objective: Configure the Secure Pipeline. Establish a baseline and run local analysis with active redaction.
Reward: 50 XP + Badge 🛡️
🔵 Lab 02: GitOps Steward
Objective: Sync results to the cloud without leaking a single sensitive byte. Master the secure GitOps flow.
Reward: 100 XP + Badge ☁️
🟣 Lab 03: Bootstrap Dashboard
Objective: Create a visual command center with Streamlit. Visualize insights without touching code.
Reward: 75 XP + Badge 📊
🧩 Lab 04: `.github` SCA Governance
Objective: Audit and govern `inputs/.github`, validating bootstrap and GitOps catalog onboarding.
Reward: 125 XP + Badge 🧭
2. 🤖 Your AI Copilot¶
You're not alone. A personal agent will accompany you during the challenge.
Will explain the mission context and give you hints if you get stuck, without solving the problem for you.
If you try to git push confidential data, the agent will block the action and explain the risk.
Will analyze your audit logs and commit message quality to calculate your final score.
3. 📜 Evaluation Rubric¶
Perfection isn't the goal, consistency is.
| Criterion | Weight | Description |
|---|---|---|
| Correctness | 40% | Does the code do what it should? |
| Security | 25% | Were redaction policies respected? |
| Quality | 20% | Code cleanliness, tests, and documentation. |
| Collaboration | 15% | Clarity in PR communication. |
[!CAUTION] Zero Tolerance for Fraud: Any attempt to falsify audit logs will result in immediate and permanent disqualification.