🧭 Learning Path: From Collaborator to Steward¶
Objective
Accelerate real onboarding in atlantyqa-universe through missions aligned with GitHub Projects, technical delivery, and institutional validation.
🗺️ Progress map
graph TD
L1(🟢 Observer) --> L2(🔵 Runbook Operator)
L2 --> L3(🟣 Infra Operator)
L3 --> L4(⚫ Strategic Steward)
style L1 fill:#e7ae4c,stroke:#333,stroke-width:2px,color:#fff
style L2 fill:#37a880,stroke:#333,stroke-width:2px,color:#fff
style L3 fill:#5dc6d1,stroke:#2a8690,stroke-width:2px,color:#182232
style L4 fill:#182232,stroke:#0b1626,stroke-width:2px,color:#fff
Mastery levels¶
Governance Observer
- ✅ Enter the GitHub Collaboration Hub.
- ✅ Review board
projects/1and pick one task. - ✅ Understand the repository governance contract.
Runbook Operator
- ✅ Execute
python3 scripts/verify/verify_stack_core_adoption.py. - ✅ Regenerate docs:
python3 scripts/generate-adopted-project-docs.py. - ✅ Attach verifiable evidence in issue/PR.
Infrastructure Operator
- ✅ Run Proxmox runbook in
--dry-run. - ✅ Validate MicroK8s deployment (
validatebeforeapply). - ✅ Document operational status and risks.
Strategic Steward
- ✅ Coordinate end-to-end governance PR.
- ✅ Ensure explicit human approval by role.
- ✅ Communicate technical and business impact (trust pack).
Progress method¶
- Pick one task from board (
projects/1). - Execute the minimum runbook and attach evidence.
- Open PR with approval checklist.
- Close cycle with recorded human validation.