Glossary
Key terms used throughout the TLD platform.
Terms
| Term | Definition |
|---|---|
| Lab | A self-contained, broken infrastructure scenario with an automated validator |
| Track | A collection of labs organized around a technology (Docker, Kubernetes, etc.) |
| Section | A subset of labs within a track that covers a specific concept |
| Validator | A bash script (validator.sh) that checks whether your solution is correct |
| XP | Experience points awarded for completing labs |
| tld check | The CLI command that runs the validator for the current lab |
| Lab Engine | The TLD component that spins up Docker environments for labs |
| Agent | The TLD CLI binary (stored in the agent/ directory) |
