Home: README
This document converts your answers into an implementation-ready expansion plan.
- Audience: both internal and external learners.
- Language: English only.
- Delivery format: documentation-first curriculum with linked external resources only.
- Assessment model (recommended): weighted scoring with minimum floor per competency.
- Certification: both informal badges and internal non-accredited certification track.
- Mentoring model: self-paced by default, mentor-assisted optional.
- Accessibility (recommended): baseline now, full accessibility program phased in quarterly.
- Progress tracking: manual, docs-based progress logs and checkpoint notes (no app required).
- Update cadence: quarterly.
- Governance owner: (curriculum maintainer).
- CI automation (recommended): yes, enabled.
- Data policy: both anonymized real examples and mock data.
- SME definition: best-in-class practical standard (operational + engineering + teaching).
- Maintenance budget (recommended): 2 hours/week + 1 quarterly deep review.
- Priority: all levels are priority; execution will be parallelized with quality gates.
Use weighted scoring with pass floors.
- Why: pass/fail hides weak areas; weighted scoring exposes where support is needed.
- Model:
- Practical execution: 35%
- Debugging and failure recovery: 20%
- Engineering quality (tests, logging, structure): 20%
- Communication/teach-back: 15%
- Operational thinking (runbooks, risk controls): 10%
- Pass criteria:
- Overall score >= 80/100
- No core domain below 70
Implement in two waves.
- Wave 1 (now): practical baseline
- plain-language alternatives,
- keyboard-first navigation guidance,
- high-contrast/readability checks,
- consistent heading hierarchy,
- no image-only critical instructions.
- Wave 2 (quarterly roadmap): full program
- optional external captioned resources linked in curriculum,
- alternate format packs (printable/offline),
- explicit reading-level tracks.
Enable CI now with:
- markdown relative-link integrity checks,
- project smoke checks,
- quick checks on push/PR,
- full smoke on quarterly schedule + manual trigger.
- Weekly: 2 hours
- 60 min content fixes,
- 30 min link/quality maintenance,
- 30 min progress-log review and curriculum tuning notes.
- Quarterly: 6-hour hardening sprint
- rubric updates,
- remediation updates,
- full smoke + curriculum release notes.
- Keep self-paced as the default workflow.
- Add optional mentor check-ins as needed (recommended cadence: 30-45 minutes biweekly when active help is needed).
- Do not require mentors to complete the plan.
A learner is "SME-ready" when they can reliably:
- Design and ship idempotent automations with safe reruns.
- Build and maintain SQL reporting pipelines with quality controls.
- Integrate external API data into stable cache/reporting layers.
- Deliver browser-usable dashboards for non-technical stakeholders.
- Diagnose, recover, and explain failures clearly.
- Mentor others using clear reasoning and reproducible examples.
- Personalization engine
- learner profile intake,
- placement scoring,
- pace recommendations.
- Multi-lane learning delivery
- Explain lane,
- Show lane,
- Do lane,
- Teach lane.
- Scored competency system
- entry checks,
- level exit checks,
- capstone readiness score,
- badge/certification map.
- Remediation and acceleration tracks
- failure-pattern-based recovery paths,
- optional challenge packs.
- Mentor operations
- mentor runbooks,
- review scripts,
- escalation triggers.
- Content governance and release operations
- versioned curriculum updates,
- owner approvals,
- quarterly release notes.
- Complete docs 16-20 in full.
- Roll out CI checks and maintenance workflow.
- Add profile intake and placement recommendations.
- Add scoring rubrics and certification track definitions.
- Add remediation packs and mentor guide workflows.
- Add integration simulation packs (API/SQL failure drills).
- Expand linked external resources by skill level and topic.
- Expand accessibility (readability variants and alternate format packs).
- Expand manual progress analytics templates (no app dependency).
- Add advanced challenge packs for levels 8-10.
- Full curriculum hardening and quality audit.
- Publish annual versioned curriculum release.
- Day-1 completion rate.
- Level progression rate.
- Time-to-first-working-project.
- Failure recovery time.
- Capstone pass rates by competency area.
- Mentor intervention frequency.
- No requirement to build a learning web app.
- No requirement to host or transcribe video content in this repo.
- No requirement to collect automated personal telemetry data.
- Risk: content overload.
- Control: dual path (quick path + deep path).
- Risk: quality drift.
- Control: CI + quarterly release process.
- Risk: uneven level quality.
- Control: same quality gates for levels 0-10.