mirror of
https://github.com/przeprogramowani/10x-cli.git
synced 2026-09-19 03:30:01 +08:00
4eb70c514c
The CLI was rendering real lesson titles and "TBD" summaries from unreleased modules. Now renderModuleDetail returns lessons: [] in JSON mode and a single "available after unlock" line in human mode when a module is locked, regardless of what the API returns. This is a client-side mask; the API still emits the data on the wire. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>