Overview
Onboarding Pathways auto-generates structured learning paths for new team members based on the document corpus. By analyzing document importance, topic prerequisites, and role relevance, it produces personalized curricula that turn an overwhelming knowledge base into a guided journey.
Instead of "here are 200 wiki pages — good luck," new hires get a sequenced, testable path to competency.
The Problem
- New hire onboarding in knowledge-intensive organizations typically involves reading hundreds of disorganized documents
- No systematic way to determine which documents are prerequisites for others
- Onboarding quality depends on the availability and willingness of senior team members to guide new hires
- Organizations can't measure onboarding effectiveness — they know when someone started, not when they're actually up to speed
- Knowledge bases grow continuously but onboarding materials are rarely updated to match
How It Works
- Importance ranking — Analyze the corpus to rank documents by citation frequency, recency, topical breadth, and centrality in the wiki topic graph
- Prerequisite mapping — Identify topic dependencies from wiki hierarchy and inference connections
- Role-based filtering — For a given role or team, select the relevant document subset
- Curriculum sequencing — Order documents into a progressive learning path with clear milestones
- Comprehension checkpoints — Auto-generate questions at key milestones using corpus content (with cited answers for self-assessment)
- Progress tracking — Monitor per-user completion; recommend additional material for weak areas
- Manager customization — Allow managers to adjust pathways: add/remove documents, reorder, add contextual notes
User Story
A new hire joins the data engineering team. Condelo generates a personalized 4-week learning pathway: "Week 1: Company mission and product overview (3 key docs, 2 wiki articles). Week 2: Data architecture and pipelines (5 docs, hands-on quiz). Week 3: Team processes and tooling (4 docs, 1 expert fingerprint on incident response). Week 4: Current projects and open questions (3 recent stories, 2 active explorations to join)." The new hire progresses through the path, and comprehension gaps trigger additional reading. Their manager sees a completion dashboard with confidence scores per topic area.
Complexity & Timeline
| Aspect | Detail |
|---|---|
| Complexity | Medium |
| Estimated Build | 3–4 weeks |
| Platform Dependencies | Wiki (topic hierarchy), Feeds (logical groupings), Metadata extraction, Chat (Q&A for checkpoints) |
| New Infrastructure | Curriculum generation engine, progress tracking schema, checkpoint question generator |
Target Clients
- Personas: HR Directors, L&D Managers, Engineering Managers, Chief People Officers
- Verticals: Technology, Consulting, Manufacturing, Healthcare, Financial Services
- Pitch: "Onboard new hires in weeks, not months — with personalized learning paths from your own knowledge base."
Revenue Potential
Directly sellable to HR/L&D departments — a different buyer than typical knowledge management, expanding addressable market. Strong retention mechanism: once someone onboards via Condelo, they continue using it as their knowledge tool. Supports per-user pricing for onboarding cohorts. Addresses a universal pain point with measurable ROI (time-to-productivity reduction). Natural bundling with Expert Fingerprinting for a "knowledge transfer" package.
Feature Synergies
- Expert Fingerprinting — Teach not just what to know but how to think — expert reasoning patterns become learning material
- Source Trust Scoring — Prioritize high-trust, authoritative documents in learning paths; flag outdated materials
- Collaborative Sensemaking — Final onboarding step: join an active investigation to learn by doing
Risks & Open Questions
- Curriculum quality depends on corpus completeness — sparse knowledge bases produce weak pathways
- Prerequisite detection from document relationships is imprecise; may require manager validation
- Comprehension checkpoint questions need careful quality control to avoid trivial or misleading assessments
- Adoption depends on manager buy-in to customize and maintain pathways