This document tracks structural and quality gaps that impact completeness and discoverability.
| Metric | Value |
|---|---|
| Tutorial directories | 203 |
| Tutorials with exactly 8 numbered chapters | 200 |
| Tutorials with >8 numbered chapters | 3 |
| Tutorials with 0 numbered chapters | 0 |
| Tutorials with partial chapter coverage (1-7) | 0 |
Most tutorials follow the standard 8-chapter shape, but some tracks intentionally include additional chapters.
Top chapter-count tutorials:
n8n-mcp-tutorial: 9 numbered chapter fileslangchain-tutorial: 9 numbered chapter filesag2-tutorial: 9 numbered chapter fileswshobson-agents-tutorial: 8 numbered chapter fileswindmill-tutorial: 8 numbered chapter fileswhisper-cpp-tutorial: 8 numbered chapter filesvllm-tutorial: 8 numbered chapter filesvibesdk-tutorial: 8 numbered chapter filesvibe-kanban-tutorial: 8 numbered chapter filesvercel-ai-tutorial: 8 numbered chapter files
Tutorial index pages use multiple historical styles. Priority is to keep all indexes:
- accurate
- up to date
- internally linked to related tutorials
- free of placeholder summaries
High-impact surfaces requiring continuous maintenance:
README.mdcategories/*.mddiscoverability/tutorial-index.jsondiscoverability/tutorial-directory.mdllms.txtandllms-full.txt
- Maintain link + structure + placeholder quality gates in CI.
- Keep generated status/discoverability docs synchronized through scripts.
- Prioritize formatting and snapshot refreshes on high-traffic tutorial tracks first.
- Expand and normalize index formatting style guide usage across all tutorial families.
A tutorial track is considered production-ready when:
- it has
README.mdwith valid local links - it has a coherent numbered chapter sequence
- its summary and snapshot language are not stale or placeholder quality
- it passes repository docs health checks