mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
Allow non-code files as tour stops: README.md as step 1, Dockerfile, SQL migrations, CI configs, and other infrastructure files. Add non-code file inventory computation to the topology script. Add languageLesson concepts for Dockerfile (multi-stage builds), SQL (normalization), YAML (CI/CD triggers), Terraform (state management), GraphQL (type system), Protobuf (backward compatibility), and Kubernetes (deployments). Update pedagogical flow to weave non-code stops into the narrative naturally. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>