Skip to content

feat(localization): add Turkish curriculum pipeline - #367

Open
ademiru wants to merge 825 commits into
rohitg00:mainfrom
ademiru:feat/turkish-localization
Open

feat(localization): add Turkish curriculum pipeline#367
ademiru wants to merge 825 commits into
rohitg00:mainfrom
ademiru:feat/turkish-localization

Conversation

@ademiru

@ademiru ademiru commented Jul 27, 2026

Copy link
Copy Markdown

Summary

  • add a stdlib-only prepare/apply/check workflow for Turkish phase and lesson translations
  • protect fenced code, inline code, equations, identifiers, and URLs while enforcing the Turkish terminology guide
  • emit JSON coverage reports and run localization validation in curriculum CI
  • complete the Turkish site shell and document a verified smoke-test command

Verification

  • python3 -m unittest scripts.tests.test_localize_curriculum -v (6 passed)
  • python3 scripts/audit_lessons.py (503 lessons, 0 issues)
  • python3 scripts/localize_curriculum.py check (523 sources, no errors)
  • prepare smoke test (1 file, 51 translation units)

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Review Change Stack

Important

Review skipped

Too many files!

This PR contains 878 files, which is 578 over the limit of 300.

To get a review, narrow the scope:
• coderabbit review --committed # exclude uncommitted changes
• coderabbit review --dir # limit to a subdirectory
• coderabbit review --base # compare against a closer base

Usage-priced reviews support at most 300 files.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 79695d72-3d28-4584-b6ff-22f249aec468

📥 Commits

Reviewing files that changed from the base of the PR and between 10f1886 and 7542d8a.

⛔ Files ignored due to path filters (2)
  • assets/turkce-mufredat-v2.svg is excluded by !**/*.svg
  • assets/turkcelestirilmis-rgb.svg is excluded by !**/*.svg
📒 Files selected for processing (878)
  • .github/workflows/curriculum.yml
  • README.md
  • README.tr.md
  • docs/translation-guide-tr.md
  • docs/turkish-export-sync.md
  • phases/00-setup-and-tooling/01-dev-environment/docs/tr.md
  • phases/00-setup-and-tooling/01-dev-environment/quiz.json
  • phases/00-setup-and-tooling/02-git-and-collaboration/docs/tr.md
  • phases/00-setup-and-tooling/02-git-and-collaboration/quiz.json
  • phases/00-setup-and-tooling/03-gpu-setup-and-cloud/docs/tr.md
  • phases/00-setup-and-tooling/03-gpu-setup-and-cloud/quiz.json
  • phases/00-setup-and-tooling/04-apis-and-keys/docs/tr.md
  • phases/00-setup-and-tooling/04-apis-and-keys/quiz.json
  • phases/00-setup-and-tooling/05-jupyter-notebooks/docs/tr.md
  • phases/00-setup-and-tooling/05-jupyter-notebooks/quiz.json
  • phases/00-setup-and-tooling/06-python-environments/docs/tr.md
  • phases/00-setup-and-tooling/06-python-environments/quiz.json
  • phases/00-setup-and-tooling/07-docker-for-ai/docs/tr.md
  • phases/00-setup-and-tooling/07-docker-for-ai/quiz.json
  • phases/00-setup-and-tooling/08-editor-setup/docs/tr.md
  • phases/00-setup-and-tooling/08-editor-setup/quiz.json
  • phases/00-setup-and-tooling/09-data-management/docs/tr.md
  • phases/00-setup-and-tooling/09-data-management/quiz.json
  • phases/00-setup-and-tooling/10-terminal-and-shell/docs/tr.md
  • phases/00-setup-and-tooling/10-terminal-and-shell/quiz.json
  • phases/00-setup-and-tooling/11-linux-for-ai/docs/tr.md
  • phases/00-setup-and-tooling/11-linux-for-ai/quiz.json
  • phases/00-setup-and-tooling/12-debugging-and-profiling/docs/tr.md
  • phases/00-setup-and-tooling/12-debugging-and-profiling/quiz.json
  • phases/00-setup-and-tooling/README.tr.md
  • phases/01-math-foundations/01-linear-algebra-intuition/docs/tr.md
  • phases/01-math-foundations/01-linear-algebra-intuition/quiz.json
  • phases/01-math-foundations/02-vectors-matrices-operations/docs/tr.md
  • phases/01-math-foundations/02-vectors-matrices-operations/quiz.json
  • phases/01-math-foundations/03-matrix-transformations/docs/tr.md
  • phases/01-math-foundations/03-matrix-transformations/quiz.json
  • phases/01-math-foundations/04-calculus-for-ml/docs/tr.md
  • phases/01-math-foundations/04-calculus-for-ml/quiz.json
  • phases/01-math-foundations/05-chain-rule-and-autodiff/docs/tr.md
  • phases/01-math-foundations/05-chain-rule-and-autodiff/quiz.json
  • phases/01-math-foundations/06-probability-and-distributions/docs/tr.md
  • phases/01-math-foundations/06-probability-and-distributions/quiz.json
  • phases/01-math-foundations/07-bayes-theorem/docs/tr.md
  • phases/01-math-foundations/07-bayes-theorem/quiz.json
  • phases/01-math-foundations/08-optimization/docs/tr.md
  • phases/01-math-foundations/08-optimization/quiz.json
  • phases/01-math-foundations/09-information-theory/docs/tr.md
  • phases/01-math-foundations/09-information-theory/quiz.json
  • phases/01-math-foundations/10-dimensionality-reduction/docs/tr.md
  • phases/01-math-foundations/10-dimensionality-reduction/quiz.json
  • phases/01-math-foundations/11-singular-value-decomposition/docs/tr.md
  • phases/01-math-foundations/11-singular-value-decomposition/quiz.json
  • phases/01-math-foundations/12-tensor-operations/docs/tr.md
  • phases/01-math-foundations/12-tensor-operations/quiz.json
  • phases/01-math-foundations/13-numerical-stability/docs/tr.md
  • phases/01-math-foundations/13-numerical-stability/quiz.json
  • phases/01-math-foundations/14-norms-and-distances/docs/tr.md
  • phases/01-math-foundations/14-norms-and-distances/quiz.json
  • phases/01-math-foundations/15-statistics-for-ml/docs/tr.md
  • phases/01-math-foundations/15-statistics-for-ml/quiz.json
  • phases/01-math-foundations/16-sampling-methods/docs/tr.md
  • phases/01-math-foundations/16-sampling-methods/quiz.json
  • phases/01-math-foundations/17-linear-systems/docs/tr.md
  • phases/01-math-foundations/17-linear-systems/quiz.json
  • phases/01-math-foundations/18-convex-optimization/docs/tr.md
  • phases/01-math-foundations/18-convex-optimization/quiz.json
  • phases/01-math-foundations/19-complex-numbers/docs/tr.md
  • phases/01-math-foundations/19-complex-numbers/quiz.json
  • phases/01-math-foundations/20-fourier-transform/docs/tr.md
  • phases/01-math-foundations/20-fourier-transform/quiz.json
  • phases/01-math-foundations/21-graph-theory/docs/tr.md
  • phases/01-math-foundations/21-graph-theory/quiz.json
  • phases/01-math-foundations/22-stochastic-processes/docs/tr.md
  • phases/01-math-foundations/22-stochastic-processes/quiz.json
  • phases/01-math-foundations/README.tr.md
  • phases/02-ml-fundamentals/01-what-is-machine-learning/docs/tr.md
  • phases/02-ml-fundamentals/01-what-is-machine-learning/quiz.json
  • phases/02-ml-fundamentals/02-linear-regression/docs/tr.md
  • phases/02-ml-fundamentals/02-linear-regression/quiz.json
  • phases/02-ml-fundamentals/03-logistic-regression/docs/tr.md
  • phases/02-ml-fundamentals/03-logistic-regression/quiz.json
  • phases/02-ml-fundamentals/04-decision-trees/docs/tr.md
  • phases/02-ml-fundamentals/04-decision-trees/quiz.json
  • phases/02-ml-fundamentals/05-support-vector-machines/docs/tr.md
  • phases/02-ml-fundamentals/05-support-vector-machines/quiz.json
  • phases/02-ml-fundamentals/06-knn-and-distances/docs/tr.md
  • phases/02-ml-fundamentals/06-knn-and-distances/quiz.json
  • phases/02-ml-fundamentals/07-unsupervised-learning/docs/tr.md
  • phases/02-ml-fundamentals/07-unsupervised-learning/quiz.json
  • phases/02-ml-fundamentals/08-feature-engineering/docs/tr.md
  • phases/02-ml-fundamentals/08-feature-engineering/quiz.json
  • phases/02-ml-fundamentals/09-model-evaluation/docs/tr.md
  • phases/02-ml-fundamentals/09-model-evaluation/quiz.json
  • phases/02-ml-fundamentals/10-bias-variance/docs/tr.md
  • phases/02-ml-fundamentals/10-bias-variance/quiz.json
  • phases/02-ml-fundamentals/11-ensemble-methods/docs/tr.md
  • phases/02-ml-fundamentals/11-ensemble-methods/quiz.json
  • phases/02-ml-fundamentals/12-hyperparameter-tuning/docs/tr.md
  • phases/02-ml-fundamentals/12-hyperparameter-tuning/quiz.json
  • phases/02-ml-fundamentals/13-ml-pipelines/docs/tr.md
  • phases/02-ml-fundamentals/13-ml-pipelines/quiz.json
  • phases/02-ml-fundamentals/14-naive-bayes/docs/tr.md
  • phases/02-ml-fundamentals/14-naive-bayes/quiz.json
  • phases/02-ml-fundamentals/15-time-series/docs/tr.md
  • phases/02-ml-fundamentals/15-time-series/quiz.json
  • phases/02-ml-fundamentals/16-anomaly-detection/docs/tr.md
  • phases/02-ml-fundamentals/16-anomaly-detection/quiz.json
  • phases/02-ml-fundamentals/17-imbalanced-data/docs/tr.md
  • phases/02-ml-fundamentals/17-imbalanced-data/quiz.json
  • phases/02-ml-fundamentals/18-feature-selection/docs/tr.md
  • phases/02-ml-fundamentals/18-feature-selection/quiz.json
  • phases/02-ml-fundamentals/README.tr.md
  • phases/03-deep-learning-core/01-the-perceptron/docs/tr.md
  • phases/03-deep-learning-core/01-the-perceptron/quiz.json
  • phases/03-deep-learning-core/02-multi-layer-networks/docs/tr.md
  • phases/03-deep-learning-core/02-multi-layer-networks/quiz.json
  • phases/03-deep-learning-core/03-backpropagation/docs/tr.md
  • phases/03-deep-learning-core/03-backpropagation/quiz.json
  • phases/03-deep-learning-core/04-activation-functions/docs/tr.md
  • phases/03-deep-learning-core/04-activation-functions/quiz.json
  • phases/03-deep-learning-core/05-loss-functions/docs/tr.md
  • phases/03-deep-learning-core/05-loss-functions/quiz.json
  • phases/03-deep-learning-core/06-optimizers/docs/tr.md
  • phases/03-deep-learning-core/06-optimizers/quiz.json
  • phases/03-deep-learning-core/07-regularization/docs/tr.md
  • phases/03-deep-learning-core/07-regularization/quiz.json
  • phases/03-deep-learning-core/08-weight-initialization/docs/tr.md
  • phases/03-deep-learning-core/08-weight-initialization/quiz.json
  • phases/03-deep-learning-core/09-learning-rate-schedules/docs/tr.md
  • phases/03-deep-learning-core/09-learning-rate-schedules/quiz.json
  • phases/03-deep-learning-core/10-mini-framework/docs/tr.md
  • phases/03-deep-learning-core/10-mini-framework/quiz.json
  • phases/03-deep-learning-core/11-intro-to-pytorch/docs/tr.md
  • phases/03-deep-learning-core/11-intro-to-pytorch/quiz.json
  • phases/03-deep-learning-core/12-intro-to-jax/docs/tr.md
  • phases/03-deep-learning-core/12-intro-to-jax/quiz.json
  • phases/03-deep-learning-core/13-debugging-neural-networks/docs/tr.md
  • phases/03-deep-learning-core/13-debugging-neural-networks/quiz.json
  • phases/03-deep-learning-core/README.tr.md
  • phases/04-computer-vision/01-image-fundamentals/docs/tr.md
  • phases/04-computer-vision/01-image-fundamentals/quiz.json
  • phases/04-computer-vision/02-convolutions-from-scratch/docs/tr.md
  • phases/04-computer-vision/02-convolutions-from-scratch/quiz.json
  • phases/04-computer-vision/03-cnns-lenet-to-resnet/docs/tr.md
  • phases/04-computer-vision/03-cnns-lenet-to-resnet/quiz.json
  • phases/04-computer-vision/04-image-classification/docs/tr.md
  • phases/04-computer-vision/04-image-classification/quiz.json
  • phases/04-computer-vision/05-transfer-learning/docs/tr.md
  • phases/04-computer-vision/05-transfer-learning/quiz.json
  • phases/04-computer-vision/06-object-detection-yolo/docs/tr.md
  • phases/04-computer-vision/06-object-detection-yolo/quiz.json
  • phases/04-computer-vision/07-semantic-segmentation-unet/docs/tr.md
  • phases/04-computer-vision/07-semantic-segmentation-unet/quiz.json
  • phases/04-computer-vision/08-instance-segmentation-mask-rcnn/docs/tr.md
  • phases/04-computer-vision/08-instance-segmentation-mask-rcnn/quiz.json
  • phases/04-computer-vision/09-image-generation-gans/docs/tr.md
  • phases/04-computer-vision/09-image-generation-gans/quiz.json
  • phases/04-computer-vision/10-image-generation-diffusion/docs/tr.md
  • phases/04-computer-vision/10-image-generation-diffusion/quiz.json
  • phases/04-computer-vision/11-stable-diffusion/docs/tr.md
  • phases/04-computer-vision/11-stable-diffusion/quiz.json
  • phases/04-computer-vision/12-video-understanding/docs/tr.md
  • phases/04-computer-vision/12-video-understanding/quiz.json
  • phases/04-computer-vision/13-3d-vision-nerf/docs/tr.md
  • phases/04-computer-vision/13-3d-vision-nerf/quiz.json
  • phases/04-computer-vision/14-vision-transformers/docs/tr.md
  • phases/04-computer-vision/14-vision-transformers/quiz.json
  • phases/04-computer-vision/15-real-time-edge/docs/tr.md
  • phases/04-computer-vision/15-real-time-edge/quiz.json
  • phases/04-computer-vision/16-vision-pipeline-capstone/docs/tr.md
  • phases/04-computer-vision/16-vision-pipeline-capstone/quiz.json
  • phases/04-computer-vision/17-self-supervised-vision/docs/tr.md
  • phases/04-computer-vision/17-self-supervised-vision/quiz.json
  • phases/04-computer-vision/18-open-vocab-clip/docs/tr.md
  • phases/04-computer-vision/18-open-vocab-clip/quiz.json
  • phases/04-computer-vision/19-ocr-document-understanding/docs/tr.md
  • phases/04-computer-vision/19-ocr-document-understanding/quiz.json
  • phases/04-computer-vision/20-image-retrieval-metric/docs/tr.md
  • phases/04-computer-vision/20-image-retrieval-metric/quiz.json
  • phases/04-computer-vision/21-keypoint-pose/docs/tr.md
  • phases/04-computer-vision/21-keypoint-pose/quiz.json
  • phases/04-computer-vision/22-3d-gaussian-splatting/docs/tr.md
  • phases/04-computer-vision/22-3d-gaussian-splatting/quiz.json
  • phases/04-computer-vision/23-diffusion-transformers-rectified-flow/docs/tr.md
  • phases/04-computer-vision/23-diffusion-transformers-rectified-flow/quiz.json
  • phases/04-computer-vision/24-sam3-open-vocab-segmentation/docs/tr.md
  • phases/04-computer-vision/24-sam3-open-vocab-segmentation/quiz.json
  • phases/04-computer-vision/25-vision-language-models/docs/tr.md
  • phases/04-computer-vision/25-vision-language-models/quiz.json
  • phases/04-computer-vision/26-monocular-depth/docs/tr.md
  • phases/04-computer-vision/26-monocular-depth/quiz.json
  • phases/04-computer-vision/27-multi-object-tracking/docs/tr.md
  • phases/04-computer-vision/27-multi-object-tracking/quiz.json
  • phases/04-computer-vision/28-world-models-video-diffusion/docs/tr.md
  • phases/04-computer-vision/28-world-models-video-diffusion/quiz.json
  • phases/04-computer-vision/README.tr.md
  • phases/05-nlp-foundations-to-advanced/01-text-processing/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/01-text-processing/quiz.json
  • phases/05-nlp-foundations-to-advanced/02-bag-of-words-tfidf/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/02-bag-of-words-tfidf/quiz.json
  • phases/05-nlp-foundations-to-advanced/03-word-embeddings-word2vec/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/03-word-embeddings-word2vec/quiz.json
  • phases/05-nlp-foundations-to-advanced/04-glove-fasttext-subword/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/04-glove-fasttext-subword/quiz.json
  • phases/05-nlp-foundations-to-advanced/05-sentiment-analysis/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/05-sentiment-analysis/quiz.json
  • phases/05-nlp-foundations-to-advanced/06-named-entity-recognition/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/06-named-entity-recognition/quiz.json
  • phases/05-nlp-foundations-to-advanced/07-pos-tagging-parsing/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/07-pos-tagging-parsing/quiz.json
  • phases/05-nlp-foundations-to-advanced/08-cnns-rnns-for-text/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/08-cnns-rnns-for-text/quiz.json
  • phases/05-nlp-foundations-to-advanced/09-sequence-to-sequence/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/09-sequence-to-sequence/quiz.json
  • phases/05-nlp-foundations-to-advanced/10-attention-mechanism/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/10-attention-mechanism/quiz.json
  • phases/05-nlp-foundations-to-advanced/11-machine-translation/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/11-machine-translation/quiz.json
  • phases/05-nlp-foundations-to-advanced/12-text-summarization/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/12-text-summarization/quiz.json
  • phases/05-nlp-foundations-to-advanced/13-question-answering/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/13-question-answering/quiz.json
  • phases/05-nlp-foundations-to-advanced/14-information-retrieval-search/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/14-information-retrieval-search/quiz.json
  • phases/05-nlp-foundations-to-advanced/15-topic-modeling/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/15-topic-modeling/quiz.json
  • phases/05-nlp-foundations-to-advanced/16-text-generation-pre-transformer/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/16-text-generation-pre-transformer/quiz.json
  • phases/05-nlp-foundations-to-advanced/17-chatbots-rule-to-neural/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/17-chatbots-rule-to-neural/quiz.json
  • phases/05-nlp-foundations-to-advanced/18-multilingual-nlp/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/18-multilingual-nlp/quiz.json
  • phases/05-nlp-foundations-to-advanced/19-subword-tokenization/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/19-subword-tokenization/quiz.json
  • phases/05-nlp-foundations-to-advanced/20-structured-outputs-constrained-decoding/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/20-structured-outputs-constrained-decoding/quiz.json
  • phases/05-nlp-foundations-to-advanced/21-nli-textual-entailment/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/21-nli-textual-entailment/quiz.json
  • phases/05-nlp-foundations-to-advanced/22-embedding-models-deep-dive/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/22-embedding-models-deep-dive/quiz.json
  • phases/05-nlp-foundations-to-advanced/23-chunking-strategies-rag/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/23-chunking-strategies-rag/quiz.json
  • phases/05-nlp-foundations-to-advanced/24-coreference-resolution/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/24-coreference-resolution/quiz.json
  • phases/05-nlp-foundations-to-advanced/25-entity-linking/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/25-entity-linking/quiz.json
  • phases/05-nlp-foundations-to-advanced/26-relation-extraction-kg/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/26-relation-extraction-kg/quiz.json
  • phases/05-nlp-foundations-to-advanced/27-llm-evaluation-frameworks/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/27-llm-evaluation-frameworks/quiz.json
  • phases/05-nlp-foundations-to-advanced/28-long-context-evaluation/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/28-long-context-evaluation/quiz.json
  • phases/05-nlp-foundations-to-advanced/29-dialogue-state-tracking/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/29-dialogue-state-tracking/quiz.json
  • phases/05-nlp-foundations-to-advanced/README.tr.md
  • phases/06-speech-and-audio/01-audio-fundamentals/docs/tr.md
  • phases/06-speech-and-audio/02-spectrograms-mel-features/docs/tr.md
  • phases/06-speech-and-audio/03-audio-classification/docs/tr.md
  • phases/06-speech-and-audio/04-speech-recognition-asr/docs/tr.md
  • phases/06-speech-and-audio/05-whisper-architecture-finetuning/docs/tr.md
  • phases/06-speech-and-audio/06-speaker-recognition-verification/docs/tr.md
  • phases/06-speech-and-audio/07-text-to-speech/docs/tr.md
  • phases/06-speech-and-audio/08-voice-cloning-conversion/docs/tr.md
  • phases/06-speech-and-audio/09-music-generation/docs/tr.md
  • phases/06-speech-and-audio/10-audio-language-models/docs/tr.md
  • phases/06-speech-and-audio/11-real-time-audio-processing/docs/tr.md
  • phases/06-speech-and-audio/12-voice-assistant-pipeline/docs/tr.md
  • phases/06-speech-and-audio/13-neural-audio-codecs/docs/tr.md
  • phases/06-speech-and-audio/14-voice-activity-detection-turn-taking/docs/tr.md
  • phases/06-speech-and-audio/15-streaming-speech-to-speech-moshi-hibiki/docs/tr.md
  • phases/06-speech-and-audio/16-anti-spoofing-audio-watermarking/docs/tr.md
  • phases/06-speech-and-audio/17-audio-evaluation-metrics/docs/tr.md
  • phases/06-speech-and-audio/README.tr.md
  • phases/07-transformers-deep-dive/01-why-transformers/docs/tr.md
  • phases/07-transformers-deep-dive/02-self-attention-from-scratch/docs/tr.md
  • phases/07-transformers-deep-dive/02-self-attention-from-scratch/quiz.json
  • phases/07-transformers-deep-dive/03-multi-head-attention/docs/tr.md
  • phases/07-transformers-deep-dive/04-positional-encoding/docs/tr.md
  • phases/07-transformers-deep-dive/05-full-transformer/docs/tr.md
  • phases/07-transformers-deep-dive/06-bert-masked-language-modeling/docs/tr.md
  • phases/07-transformers-deep-dive/07-gpt-causal-language-modeling/docs/tr.md
  • phases/07-transformers-deep-dive/08-t5-bart-encoder-decoder/docs/tr.md
  • phases/07-transformers-deep-dive/09-vision-transformers/docs/tr.md
  • phases/07-transformers-deep-dive/10-audio-transformers-whisper/docs/tr.md
  • phases/07-transformers-deep-dive/11-mixture-of-experts/docs/tr.md
  • phases/07-transformers-deep-dive/12-kv-cache-flash-attention/docs/tr.md
  • phases/07-transformers-deep-dive/13-scaling-laws/docs/tr.md
  • phases/07-transformers-deep-dive/14-build-a-transformer-capstone/docs/tr.md
  • phases/07-transformers-deep-dive/15-attention-variants/docs/tr.md
  • phases/07-transformers-deep-dive/16-speculative-decoding/docs/tr.md
  • phases/07-transformers-deep-dive/README.tr.md
  • phases/08-generative-ai/01-generative-models-taxonomy-history/docs/tr.md
  • phases/08-generative-ai/02-autoencoders-vae/docs/tr.md
  • phases/08-generative-ai/03-gans-generator-discriminator/docs/tr.md
  • phases/08-generative-ai/04-conditional-gans-pix2pix/docs/tr.md
  • phases/08-generative-ai/05-stylegan/docs/tr.md
  • phases/08-generative-ai/06-diffusion-ddpm-from-scratch/docs/tr.md
  • phases/08-generative-ai/07-latent-diffusion-stable-diffusion/docs/tr.md
  • phases/08-generative-ai/08-controlnet-lora-conditioning/docs/tr.md
  • phases/08-generative-ai/09-inpainting-outpainting-editing/docs/tr.md
  • phases/08-generative-ai/10-video-generation/docs/tr.md
  • phases/08-generative-ai/11-audio-generation/docs/tr.md
  • phases/08-generative-ai/12-3d-generation/docs/tr.md
  • phases/08-generative-ai/13-flow-matching-rectified-flows/docs/tr.md
  • phases/08-generative-ai/14-evaluation-fid-clip-score/docs/tr.md
  • phases/08-generative-ai/19-visual-autoregressive-var/docs/tr.md
  • phases/08-generative-ai/README.tr.md
  • phases/09-reinforcement-learning/01-mdps-states-actions-rewards/docs/tr.md
  • phases/09-reinforcement-learning/02-dynamic-programming/docs/tr.md
  • phases/09-reinforcement-learning/03-monte-carlo-methods/docs/tr.md
  • phases/09-reinforcement-learning/04-q-learning-sarsa/docs/tr.md
  • phases/09-reinforcement-learning/05-dqn/docs/tr.md
  • phases/09-reinforcement-learning/06-policy-gradients-reinforce/docs/tr.md
  • phases/09-reinforcement-learning/07-actor-critic-a2c-a3c/docs/tr.md
  • phases/09-reinforcement-learning/08-ppo/docs/tr.md
  • phases/09-reinforcement-learning/09-reward-modeling-rlhf/docs/tr.md
  • phases/09-reinforcement-learning/10-multi-agent-rl/docs/tr.md
  • phases/09-reinforcement-learning/11-sim-to-real-transfer/docs/tr.md
  • phases/09-reinforcement-learning/12-rl-for-games/docs/tr.md
  • phases/09-reinforcement-learning/README.tr.md
  • phases/10-llms-from-scratch/01-tokenizers/docs/tr.md
  • phases/10-llms-from-scratch/01-tokenizers/quiz.json
  • phases/10-llms-from-scratch/02-building-a-tokenizer/docs/tr.md
  • phases/10-llms-from-scratch/02-building-a-tokenizer/quiz.json
  • phases/10-llms-from-scratch/03-data-pipelines/docs/tr.md
  • phases/10-llms-from-scratch/03-data-pipelines/quiz.json
  • phases/10-llms-from-scratch/04-pre-training-mini-gpt/docs/tr.md
  • phases/10-llms-from-scratch/04-pre-training-mini-gpt/quiz.json
  • phases/10-llms-from-scratch/05-scaling-distributed/docs/tr.md
  • phases/10-llms-from-scratch/05-scaling-distributed/quiz.json
  • phases/10-llms-from-scratch/06-instruction-tuning-sft/docs/tr.md
  • phases/10-llms-from-scratch/06-instruction-tuning-sft/quiz.json
  • phases/10-llms-from-scratch/07-rlhf/docs/tr.md
  • phases/10-llms-from-scratch/07-rlhf/quiz.json
  • phases/10-llms-from-scratch/08-dpo/docs/tr.md
  • phases/10-llms-from-scratch/08-dpo/quiz.json
  • phases/10-llms-from-scratch/09-constitutional-ai-self-improvement/docs/tr.md
  • phases/10-llms-from-scratch/10-evaluation/docs/tr.md
  • phases/10-llms-from-scratch/10-evaluation/quiz.json
  • phases/10-llms-from-scratch/11-quantization/docs/tr.md
  • phases/10-llms-from-scratch/11-quantization/quiz.json
  • phases/10-llms-from-scratch/12-inference-optimization/docs/tr.md
  • phases/10-llms-from-scratch/12-inference-optimization/quiz.json
  • phases/10-llms-from-scratch/13-building-complete-llm-pipeline/docs/tr.md
  • phases/10-llms-from-scratch/14-open-models-architecture-walkthroughs/docs/tr.md
  • phases/10-llms-from-scratch/15-speculative-decoding-eagle3/docs/tr.md
  • phases/10-llms-from-scratch/16-differential-attention-v2/docs/tr.md
  • phases/10-llms-from-scratch/17-native-sparse-attention/docs/tr.md
  • phases/10-llms-from-scratch/18-multi-token-prediction/docs/tr.md
  • phases/10-llms-from-scratch/19-dualpipe-parallelism/docs/tr.md
  • phases/10-llms-from-scratch/20-deepseek-v3-walkthrough/docs/tr.md
  • phases/10-llms-from-scratch/21-jamba-hybrid-ssm-transformer/docs/tr.md
  • phases/10-llms-from-scratch/22-async-hogwild-inference/docs/tr.md
  • phases/10-llms-from-scratch/25-speculative-decoding/docs/tr.md
  • phases/10-llms-from-scratch/34-gradient-checkpointing/docs/tr.md
  • phases/10-llms-from-scratch/README.tr.md
  • phases/11-llm-engineering/01-prompt-engineering/docs/tr.md
  • phases/11-llm-engineering/01-prompt-engineering/quiz.json
  • phases/11-llm-engineering/02-few-shot-cot/docs/tr.md
  • phases/11-llm-engineering/02-few-shot-cot/quiz.json
  • phases/11-llm-engineering/03-structured-outputs/docs/tr.md
  • phases/11-llm-engineering/03-structured-outputs/quiz.json
  • phases/11-llm-engineering/04-embeddings/docs/tr.md
  • phases/11-llm-engineering/04-embeddings/quiz.json
  • phases/11-llm-engineering/05-context-engineering/docs/tr.md
  • phases/11-llm-engineering/05-context-engineering/quiz.json
  • phases/11-llm-engineering/06-rag/docs/tr.md
  • phases/11-llm-engineering/06-rag/quiz.json
  • phases/11-llm-engineering/07-advanced-rag/docs/tr.md
  • phases/11-llm-engineering/07-advanced-rag/quiz.json
  • phases/11-llm-engineering/08-fine-tuning-lora/docs/tr.md
  • phases/11-llm-engineering/08-fine-tuning-lora/quiz.json
  • phases/11-llm-engineering/09-function-calling/docs/tr.md
  • phases/11-llm-engineering/09-function-calling/quiz.json
  • phases/11-llm-engineering/10-evaluation/docs/tr.md
  • phases/11-llm-engineering/10-evaluation/quiz.json
  • phases/11-llm-engineering/11-caching-cost/docs/tr.md
  • phases/11-llm-engineering/11-caching-cost/quiz.json
  • phases/11-llm-engineering/12-guardrails/docs/tr.md
  • phases/11-llm-engineering/12-guardrails/quiz.json
  • phases/11-llm-engineering/13-production-app/docs/tr.md
  • phases/11-llm-engineering/13-production-app/quiz.json
  • phases/11-llm-engineering/14-model-context-protocol/docs/tr.md
  • phases/11-llm-engineering/14-model-context-protocol/quiz.json
  • phases/11-llm-engineering/15-prompt-caching/docs/tr.md
  • phases/11-llm-engineering/15-prompt-caching/quiz.json
  • phases/11-llm-engineering/16-langgraph-state-machines/docs/tr.md
  • phases/11-llm-engineering/16-langgraph-state-machines/quiz.json
  • phases/11-llm-engineering/17-agent-framework-tradeoffs/docs/tr.md
  • phases/11-llm-engineering/17-agent-framework-tradeoffs/quiz.json
  • phases/11-llm-engineering/README.tr.md
  • phases/12-multimodal-ai/01-vision-transformer-patch-tokens/docs/tr.md
  • phases/12-multimodal-ai/02-clip-contrastive-pretraining/docs/tr.md
  • phases/12-multimodal-ai/03-blip2-qformer-bridge/docs/tr.md
  • phases/12-multimodal-ai/04-flamingo-gated-cross-attention/docs/tr.md
  • phases/12-multimodal-ai/05-llava-visual-instruction-tuning/docs/tr.md
  • phases/12-multimodal-ai/06-any-resolution-patch-n-pack/docs/tr.md
  • phases/12-multimodal-ai/07-open-weight-vlm-recipes/docs/tr.md
  • phases/12-multimodal-ai/08-llava-onevision-single-multi-video/docs/tr.md
  • phases/12-multimodal-ai/09-qwen-vl-family-dynamic-fps/docs/tr.md
  • phases/12-multimodal-ai/10-internvl3-native-multimodal/docs/tr.md
  • phases/12-multimodal-ai/11-chameleon-early-fusion-tokens/docs/tr.md
  • phases/12-multimodal-ai/12-emu3-next-token-for-generation/docs/tr.md
  • phases/12-multimodal-ai/13-transfusion-autoregressive-diffusion/docs/tr.md
  • phases/12-multimodal-ai/14-show-o-discrete-diffusion-unified/docs/tr.md
  • phases/12-multimodal-ai/15-janus-pro-decoupled-encoders/docs/tr.md
  • phases/12-multimodal-ai/16-mio-any-to-any-streaming/docs/tr.md
  • phases/12-multimodal-ai/17-video-language-temporal-grounding/docs/tr.md
  • phases/12-multimodal-ai/18-long-video-million-token/docs/tr.md
  • phases/12-multimodal-ai/19-audio-language-whisper-to-af3/docs/tr.md
  • phases/12-multimodal-ai/20-omni-models-thinker-talker/docs/tr.md
  • phases/12-multimodal-ai/21-embodied-vlas-openvla-pi0-groot/docs/tr.md
  • phases/12-multimodal-ai/22-document-diagram-understanding/docs/tr.md
  • phases/12-multimodal-ai/23-colpali-vision-native-rag/docs/tr.md
  • phases/12-multimodal-ai/24-multimodal-rag-cross-modal/docs/tr.md
  • phases/12-multimodal-ai/25-multimodal-agents-computer-use/docs/tr.md
  • phases/12-multimodal-ai/README.tr.md
  • phases/13-tools-and-protocols/01-the-tool-interface/docs/tr.md
  • phases/13-tools-and-protocols/02-function-calling-deep-dive/docs/tr.md
  • phases/13-tools-and-protocols/03-parallel-and-streaming-tool-calls/docs/tr.md
  • phases/13-tools-and-protocols/04-structured-output/docs/tr.md
  • phases/13-tools-and-protocols/05-tool-schema-design/docs/tr.md
  • phases/13-tools-and-protocols/06-mcp-fundamentals/docs/tr.md
  • phases/13-tools-and-protocols/07-building-an-mcp-server/docs/tr.md
  • phases/13-tools-and-protocols/08-building-an-mcp-client/docs/tr.md
  • phases/13-tools-and-protocols/09-mcp-transports/docs/tr.md
  • phases/13-tools-and-protocols/10-mcp-resources-and-prompts/docs/tr.md
  • phases/13-tools-and-protocols/11-mcp-sampling/docs/tr.md
  • phases/13-tools-and-protocols/12-mcp-roots-and-elicitation/docs/tr.md
  • phases/13-tools-and-protocols/13-mcp-async-tasks/docs/tr.md
  • phases/13-tools-and-protocols/14-mcp-apps/docs/tr.md
  • phases/13-tools-and-protocols/15-mcp-security-tool-poisoning/docs/tr.md
  • phases/13-tools-and-protocols/16-mcp-security-oauth-2-1/docs/tr.md
  • phases/13-tools-and-protocols/17-mcp-gateways-and-registries/docs/tr.md
  • phases/13-tools-and-protocols/18-mcp-auth-production/docs/tr.md
  • phases/13-tools-and-protocols/19-a2a-protocol/docs/tr.md
  • phases/13-tools-and-protocols/20-opentelemetry-genai/docs/tr.md
  • phases/13-tools-and-protocols/21-llm-routing-layer/docs/tr.md
  • phases/13-tools-and-protocols/22-skills-and-agent-sdks/docs/tr.md
  • phases/13-tools-and-protocols/23-capstone-tool-ecosystem/docs/tr.md
  • phases/13-tools-and-protocols/README.tr.md
  • phases/14-agent-engineering/01-the-agent-loop/docs/tr.md
  • phases/14-agent-engineering/01-the-agent-loop/quiz.json
  • phases/14-agent-engineering/02-rewoo-plan-and-execute/docs/tr.md
  • phases/14-agent-engineering/02-rewoo-plan-and-execute/quiz.json
  • phases/14-agent-engineering/03-reflexion-verbal-rl/docs/tr.md
  • phases/14-agent-engineering/03-reflexion-verbal-rl/quiz.json
  • phases/14-agent-engineering/04-tree-of-thoughts-lats/docs/tr.md
  • phases/14-agent-engineering/04-tree-of-thoughts-lats/quiz.json
  • phases/14-agent-engineering/05-self-refine-and-critic/docs/tr.md
  • phases/14-agent-engineering/05-self-refine-and-critic/quiz.json
  • phases/14-agent-engineering/06-tool-use-and-function-calling/docs/tr.md
  • phases/14-agent-engineering/06-tool-use-and-function-calling/quiz.json
  • phases/14-agent-engineering/07-memory-virtual-context-memgpt/docs/tr.md
  • phases/14-agent-engineering/07-memory-virtual-context-memgpt/quiz.json
  • phases/14-agent-engineering/08-memory-blocks-sleep-time-compute/docs/tr.md
  • phases/14-agent-engineering/08-memory-blocks-sleep-time-compute/quiz.json
  • phases/14-agent-engineering/09-hybrid-memory-mem0/docs/tr.md
  • phases/14-agent-engineering/09-hybrid-memory-mem0/quiz.json
  • phases/14-agent-engineering/10-skill-libraries-voyager/docs/tr.md
  • phases/14-agent-engineering/10-skill-libraries-voyager/quiz.json
  • phases/14-agent-engineering/11-planning-htn-and-evolutionary/docs/tr.md
  • phases/14-agent-engineering/11-planning-htn-and-evolutionary/quiz.json
  • phases/14-agent-engineering/12-anthropic-workflow-patterns/docs/tr.md
  • phases/14-agent-engineering/12-anthropic-workflow-patterns/quiz.json
  • phases/14-agent-engineering/13-langgraph-stateful-graphs/docs/tr.md
  • phases/14-agent-engineering/13-langgraph-stateful-graphs/quiz.json
  • phases/14-agent-engineering/14-autogen-actor-model/docs/tr.md
  • phases/14-agent-engineering/14-autogen-actor-model/quiz.json
  • phases/14-agent-engineering/15-crewai-role-based-crews/docs/tr.md
  • phases/14-agent-engineering/15-crewai-role-based-crews/quiz.json
  • phases/14-agent-engineering/16-openai-agents-sdk/docs/tr.md
  • phases/14-agent-engineering/16-openai-agents-sdk/quiz.json
  • phases/14-agent-engineering/17-claude-agent-sdk/docs/tr.md
  • phases/14-agent-engineering/17-claude-agent-sdk/quiz.json
  • phases/14-agent-engineering/18-agno-and-mastra-runtimes/docs/tr.md
  • phases/14-agent-engineering/18-agno-and-mastra-runtimes/quiz.json
  • phases/14-agent-engineering/19-benchmarks-swebench-gaia/docs/tr.md
  • phases/14-agent-engineering/19-benchmarks-swebench-gaia/quiz.json
  • phases/14-agent-engineering/20-benchmarks-webarena-osworld/docs/tr.md
  • phases/14-agent-engineering/20-benchmarks-webarena-osworld/quiz.json
  • phases/14-agent-engineering/21-computer-use-agents/docs/tr.md
  • phases/14-agent-engineering/21-computer-use-agents/quiz.json
  • phases/14-agent-engineering/22-voice-agents-pipecat-livekit/docs/tr.md
  • phases/14-agent-engineering/22-voice-agents-pipecat-livekit/quiz.json
  • phases/14-agent-engineering/23-otel-genai-conventions/docs/tr.md
  • phases/14-agent-engineering/23-otel-genai-conventions/quiz.json
  • phases/14-agent-engineering/24-agent-observability-platforms/docs/tr.md
  • phases/14-agent-engineering/24-agent-observability-platforms/quiz.json
  • phases/14-agent-engineering/25-multi-agent-debate/docs/tr.md
  • phases/14-agent-engineering/25-multi-agent-debate/quiz.json
  • phases/14-agent-engineering/26-failure-modes-agentic/docs/tr.md
  • phases/14-agent-engineering/26-failure-modes-agentic/quiz.json
  • phases/14-agent-engineering/27-prompt-injection-defense/docs/tr.md
  • phases/14-agent-engineering/27-prompt-injection-defense/quiz.json
  • phases/14-agent-engineering/28-orchestration-patterns/docs/tr.md
  • phases/14-agent-engineering/28-orchestration-patterns/quiz.json
  • phases/14-agent-engineering/29-production-runtimes/docs/tr.md
  • phases/14-agent-engineering/29-production-runtimes/quiz.json
  • phases/14-agent-engineering/30-eval-driven-agent-development/docs/tr.md
  • phases/14-agent-engineering/30-eval-driven-agent-development/quiz.json
  • phases/14-agent-engineering/31-agent-workbench-why-models-fail/docs/tr.md
  • phases/14-agent-engineering/31-agent-workbench-why-models-fail/quiz.json
  • phases/14-agent-engineering/32-minimal-agent-workbench/docs/tr.md
  • phases/14-agent-engineering/32-minimal-agent-workbench/quiz.json
  • phases/14-agent-engineering/33-instructions-as-executable-constraints/docs/tr.md
  • phases/14-agent-engineering/33-instructions-as-executable-constraints/quiz.json
  • phases/14-agent-engineering/34-repo-memory-and-state/docs/tr.md
  • phases/14-agent-engineering/34-repo-memory-and-state/quiz.json
  • phases/14-agent-engineering/35-initialization-scripts/docs/tr.md
  • phases/14-agent-engineering/35-initialization-scripts/quiz.json
  • phases/14-agent-engineering/36-scope-contracts/docs/tr.md
  • phases/14-agent-engineering/36-scope-contracts/quiz.json
  • phases/14-agent-engineering/37-runtime-feedback-loops/docs/tr.md
  • phases/14-agent-engineering/37-runtime-feedback-loops/quiz.json
  • phases/14-agent-engineering/38-verification-gates/docs/tr.md
  • phases/14-agent-engineering/38-verification-gates/quiz.json
  • phases/14-agent-engineering/39-reviewer-agent/docs/tr.md
  • phases/14-agent-engineering/39-reviewer-agent/quiz.json
  • phases/14-agent-engineering/40-multi-session-handoff/docs/tr.md
  • phases/14-agent-engineering/40-multi-session-handoff/quiz.json
  • phases/14-agent-engineering/41-workbench-for-real-repos/docs/tr.md
  • phases/14-agent-engineering/41-workbench-for-real-repos/quiz.json
  • phases/14-agent-engineering/42-agent-workbench-capstone/docs/tr.md
  • phases/14-agent-engineering/42-agent-workbench-capstone/quiz.json
  • phases/14-agent-engineering/README.tr.md
  • phases/15-autonomous-systems/01-long-horizon-agents/docs/tr.md
  • phases/15-autonomous-systems/02-star-family-reasoning/docs/tr.md
  • phases/15-autonomous-systems/03-alphaevolve-evolutionary-coding/docs/tr.md
  • phases/15-autonomous-systems/04-darwin-godel-machine/docs/tr.md
  • phases/15-autonomous-systems/05-ai-scientist-v2/docs/tr.md
  • phases/15-autonomous-systems/06-automated-alignment-research/docs/tr.md
  • phases/15-autonomous-systems/07-recursive-self-improvement/docs/tr.md
  • phases/15-autonomous-systems/08-bounded-self-improvement/docs/tr.md
  • phases/15-autonomous-systems/09-coding-agent-landscape/docs/tr.md
  • phases/15-autonomous-systems/10-claude-code-permission-modes/docs/tr.md
  • phases/15-autonomous-systems/11-browser-agents/docs/tr.md
  • phases/15-autonomous-systems/12-durable-execution/docs/tr.md
  • phases/15-autonomous-systems/13-cost-governors/docs/tr.md
  • phases/15-autonomous-systems/14-kill-switches-canaries/docs/tr.md
  • phases/15-autonomous-systems/15-propose-then-commit/docs/tr.md
  • phases/15-autonomous-systems/16-checkpoints-rollback/docs/tr.md
  • phases/15-autonomous-systems/17-constitutional-ai/docs/tr.md
  • phases/15-autonomous-systems/18-llama-guard/docs/tr.md
  • phases/15-autonomous-systems/19-anthropic-rsp/docs/tr.md
  • phases/15-autonomous-systems/20-openai-preparedness-deepmind-fsf/docs/tr.md
  • phases/15-autonomous-systems/21-metr-external-evaluation/docs/tr.md
  • phases/15-autonomous-systems/22-cais-caisi-societal-risk/docs/tr.md
  • phases/15-autonomous-systems/README.tr.md
  • phases/16-multi-agent-and-swarms/01-why-multi-agent/docs/tr.md
  • phases/16-multi-agent-and-swarms/01-why-multi-agent/quiz.json
  • phases/16-multi-agent-and-swarms/02-fipa-acl-heritage/docs/tr.md
  • phases/16-multi-agent-and-swarms/03-communication-protocols/docs/tr.md
  • phases/16-multi-agent-and-swarms/03-communication-protocols/quiz.json
  • phases/16-multi-agent-and-swarms/04-primitive-model/docs/tr.md
  • phases/16-multi-agent-and-swarms/05-supervisor-orchestrator-pattern/docs/tr.md
  • phases/16-multi-agent-and-swarms/06-hierarchical-architecture/docs/tr.md
  • phases/16-multi-agent-and-swarms/07-society-of-mind-debate/docs/tr.md
  • phases/16-multi-agent-and-swarms/08-role-specialization/docs/tr.md
  • phases/16-multi-agent-and-swarms/09-parallel-swarm-networks/docs/tr.md
  • phases/16-multi-agent-and-swarms/10-group-chat-speaker-selection/docs/tr.md
  • phases/16-multi-agent-and-swarms/11-handoffs-and-routines/docs/tr.md
  • phases/16-multi-agent-and-swarms/12-a2a-protocol/docs/tr.md
  • phases/16-multi-agent-and-swarms/13-shared-memory-blackboard/docs/tr.md
  • phases/16-multi-agent-and-swarms/14-consensus-and-bft/docs/tr.md
  • phases/16-multi-agent-and-swarms/15-voting-debate-topology/docs/tr.md
  • phases/16-multi-agent-and-swarms/16-negotiation-bargaining/docs/tr.md
  • phases/16-multi-agent-and-swarms/17-generative-agents-simulation/docs/tr.md
  • phases/16-multi-agent-and-swarms/18-theory-of-mind-coordination/docs/tr.md
  • phases/16-multi-agent-and-swarms/19-swarm-optimization-pso-aco/docs/tr.md
  • phases/16-multi-agent-and-swarms/20-marl-maddpg-qmix-mappo/docs/tr.md
  • phases/16-multi-agent-and-swarms/21-agent-economies/docs/tr.md
  • phases/16-multi-agent-and-swarms/22-production-scaling-queues-checkpoints/docs/tr.md
  • phases/16-multi-agent-and-swarms/23-failure-modes-mast-groupthink/docs/tr.md
  • phases/16-multi-agent-and-swarms/24-evaluation-coordination-benchmarks/docs/tr.md
  • phases/16-multi-agent-and-swarms/25-case-studies-2026-sota/docs/tr.md
  • phases/16-multi-agent-and-swarms/README.tr.md
  • phases/17-infrastructure-and-production/01-managed-llm-platforms/docs/tr.md
  • phases/17-infrastructure-and-production/01-managed-llm-platforms/quiz.json
  • phases/17-infrastructure-and-production/02-inference-platform-economics/docs/tr.md
  • phases/17-infrastructure-and-production/02-inference-platform-economics/quiz.json
  • phases/17-infrastructure-and-production/03-gpu-autoscaling-kubernetes/docs/tr.md
  • phases/17-infrastructure-and-production/03-gpu-autoscaling-kubernetes/quiz.json
  • phases/17-infrastructure-and-production/04-vllm-serving-internals/docs/tr.md
  • phases/17-infrastructure-and-production/04-vllm-serving-internals/quiz.json
  • phases/17-infrastructure-and-production/05-eagle3-speculative-decoding/docs/tr.md
  • phases/17-infrastructure-and-production/05-eagle3-speculative-decoding/quiz.json
  • phases/17-infrastructure-and-production/06-sglang-radixattention/docs/tr.md
  • phases/17-infrastructure-and-production/06-sglang-radixattention/quiz.json
  • phases/17-infrastructure-and-production/07-tensorrt-llm-blackwell/docs/tr.md
  • phases/17-infrastructure-and-production/07-tensorrt-llm-blackwell/quiz.json
  • phases/17-infrastructure-and-production/08-inference-metrics-goodput/docs/tr.md
  • phases/17-infrastructure-and-production/08-inference-metrics-goodput/quiz.json
  • phases/17-infrastructure-and-production/09-production-quantization/docs/tr.md
  • phases/17-infrastructure-and-production/09-production-quantization/quiz.json
  • phases/17-infrastructure-and-production/10-cold-start-mitigation/docs/tr.md
  • phases/17-infrastructure-and-production/10-cold-start-mitigation/quiz.json
  • phases/17-infrastructure-and-production/11-multi-region-kv-locality/docs/tr.md
  • phases/17-infrastructure-and-production/11-multi-region-kv-locality/quiz.json
  • phases/17-infrastructure-and-production/12-edge-inference/docs/tr.md
  • phases/17-infrastructure-and-production/12-edge-inference/quiz.json
  • phases/17-infrastructure-and-production/13-llm-observability/docs/tr.md
  • phases/17-infrastructure-and-production/13-llm-observability/quiz.json
  • phases/17-infrastructure-and-production/14-prompt-semantic-caching/docs/tr.md
  • phases/17-infrastructure-and-production/14-prompt-semantic-caching/quiz.json
  • phases/17-infrastructure-and-production/15-batch-apis/docs/tr.md
  • phases/17-infrastructure-and-production/15-batch-apis/quiz.json
  • phases/17-infrastructure-and-production/16-model-routing/docs/tr.md
  • phases/17-infrastructure-and-production/16-model-routing/quiz.json
  • phases/17-infrastructure-and-production/17-disaggregated-prefill-decode/docs/tr.md
  • phases/17-infrastructure-and-production/17-disaggregated-prefill-decode/quiz.json
  • phases/17-infrastructure-and-production/18-vllm-production-stack-lmcache/docs/tr.md
  • phases/17-infrastructure-and-production/18-vllm-production-stack-lmcache/quiz.json
  • phases/17-infrastructure-and-production/19-ai-gateways/docs/tr.md
  • phases/17-infrastructure-and-production/19-ai-gateways/quiz.json
  • phases/17-infrastructure-and-production/20-shadow-canary-progressive/docs/tr.md
  • phases/17-infrastructure-and-production/20-shadow-canary-progressive/quiz.json
  • phases/17-infrastructure-and-production/21-ab-testing-llm-features/docs/tr.md
  • phases/17-infrastructure-and-production/21-ab-testing-llm-features/quiz.json
  • phases/17-infrastructure-and-production/22-load-testing-llm-apis/docs/tr.md
  • phases/17-infrastructure-and-production/22-load-testing-llm-apis/quiz.json
  • phases/17-infrastructure-and-production/23-sre-for-ai/docs/tr.md
  • phases/17-infrastructure-and-production/23-sre-for-ai/quiz.json
  • phases/17-infrastructure-and-production/24-chaos-engineering-llm/docs/tr.md
  • phases/17-infrastructure-and-production/24-chaos-engineering-llm/quiz.json
  • phases/17-infrastructure-and-production/25-security-secrets-audit/docs/tr.md
  • phases/17-infrastructure-and-production/25-security-secrets-audit/quiz.json
  • phases/17-infrastructure-and-production/26-compliance-frameworks/docs/tr.md
  • phases/17-infrastructure-and-production/26-compliance-frameworks/quiz.json
  • phases/17-infrastructure-and-production/27-finops-llms/docs/tr.md
  • phases/17-infrastructure-and-production/27-finops-llms/quiz.json
  • phases/17-infrastructure-and-production/28-self-hosted-serving-selection/docs/tr.md
  • phases/17-infrastructure-and-production/28-self-hosted-serving-selection/quiz.json
  • phases/17-infrastructure-and-production/README.tr.md
  • phases/18-ethics-safety-alignment/01-instruction-following-alignment-signal/docs/tr.md
  • phases/18-ethics-safety-alignment/01-instruction-following-alignment-signal/quiz.json
  • phases/18-ethics-safety-alignment/02-reward-hacking-goodhart/docs/tr.md
  • phases/18-ethics-safety-alignment/02-reward-hacking-goodhart/quiz.json
  • phases/18-ethics-safety-alignment/03-direct-preference-optimization-family/docs/tr.md
  • phases/18-ethics-safety-alignment/03-direct-preference-optimization-family/quiz.json
  • phases/18-ethics-safety-alignment/04-sycophancy-rlhf-amplification/docs/tr.md
  • phases/18-ethics-safety-alignment/04-sycophancy-rlhf-amplification/quiz.json
  • phases/18-ethics-safety-alignment/05-constitutional-ai-rlaif/docs/tr.md
  • phases/18-ethics-safety-alignment/05-constitutional-ai-rlaif/quiz.json
  • phases/18-ethics-safety-alignment/06-mesa-optimization-deceptive-alignment/docs/tr.md
  • phases/18-ethics-safety-alignment/06-mesa-optimization-deceptive-alignment/quiz.json
  • phases/18-ethics-safety-alignment/07-sleeper-agents-persistent-deception/docs/tr.md
  • phases/18-ethics-safety-alignment/07-sleeper-agents-persistent-deception/quiz.json
  • phases/18-ethics-safety-alignment/08-in-context-scheming-frontier-models/docs/tr.md
  • phases/18-ethics-safety-alignment/08-in-context-scheming-frontier-models/quiz.json
  • phases/18-ethics-safety-alignment/09-alignment-faking/docs/tr.md
  • phases/18-ethics-safety-alignment/09-alignment-faking/quiz.json
  • phases/18-ethics-safety-alignment/10-ai-control-subversion/docs/tr.md
  • phases/18-ethics-safety-alignment/10-ai-control-subversion/quiz.json
  • phases/18-ethics-safety-alignment/11-scalable-oversight-weak-to-strong/docs/tr.md
  • phases/18-ethics-safety-alignment/11-scalable-oversight-weak-to-strong/quiz.json
  • phases/18-ethics-safety-alignment/12-red-teaming-pair-automated-attacks/docs/tr.md
  • phases/18-ethics-safety-alignment/12-red-teaming-pair-automated-attacks/quiz.json
  • phases/18-ethics-safety-alignment/13-many-shot-jailbreaking/docs/tr.md
  • phases/18-ethics-safety-alignment/13-many-shot-jailbreaking/quiz.json
  • phases/18-ethics-safety-alignment/14-ascii-art-visual-jailbreaks/docs/tr.md
  • phases/18-ethics-safety-alignment/14-ascii-art-visual-jailbreaks/quiz.json
  • phases/18-ethics-safety-alignment/15-indirect-prompt-injection/docs/tr.md
  • phases/18-ethics-safety-alignment/15-indirect-prompt-injection/quiz.json
  • phases/18-ethics-safety-alignment/16-red-team-tooling-garak-llamaguard-pyrit/docs/tr.md
  • phases/18-ethics-safety-alignment/16-red-team-tooling-garak-llamaguard-pyrit/quiz.json
  • phases/18-ethics-safety-alignment/17-wmdp-dual-use-evaluation/docs/tr.md
  • phases/18-ethics-safety-alignment/17-wmdp-dual-use-evaluation/quiz.json
  • phases/18-ethics-safety-alignment/18-frontier-safety-frameworks-rsp-pf-fsf/docs/tr.md
  • phases/18-ethics-safety-alignment/18-frontier-safety-frameworks-rsp-pf-fsf/quiz.json
  • phases/18-ethics-safety-alignment/19-model-welfare-research/docs/tr.md
  • phases/18-ethics-safety-alignment/19-model-welfare-research/quiz.json
  • phases/18-ethics-safety-alignment/20-bias-representational-harm/docs/tr.md
  • phases/18-ethics-safety-alignment/20-bias-representational-harm/quiz.json
  • phases/18-ethics-safety-alignment/21-fairness-criteria-group-individual-counterfactual/docs/tr.md
  • phases/18-ethics-safety-alignment/21-fairness-criteria-group-individual-counterfactual/quiz.json
  • phases/18-ethics-safety-alignment/22-differential-privacy-for-llms/docs/tr.md
  • phases/18-ethics-safety-alignment/22-differential-privacy-for-llms/quiz.json
  • phases/18-ethics-safety-alignment/23-watermarking-synthid-stable-signature-c2pa/docs/tr.md
  • phases/18-ethics-safety-alignment/23-watermarking-synthid-stable-signature-c2pa/quiz.json
  • phases/18-ethics-safety-alignment/24-regulatory-frameworks-eu-us-uk-korea/docs/tr.md
  • phases/18-ethics-safety-alignment/24-regulatory-frameworks-eu-us-uk-korea/quiz.json
  • phases/18-ethics-safety-alignment/25-echoleak-cves-for-ai/docs/tr.md
  • phases/18-ethics-safety-alignment/25-echoleak-cves-for-ai/quiz.json
  • phases/18-ethics-safety-alignment/26-model-system-dataset-cards/docs/tr.md
  • phases/18-ethics-safety-alignment/26-model-system-dataset-cards/quiz.json
  • phases/18-ethics-safety-alignment/27-data-provenance-training-governance/docs/tr.md
  • phases/18-ethics-safety-alignment/27-data-provenance-training-governance/quiz.json
  • phases/18-ethics-safety-alignment/28-alignment-research-ecosystem/docs/tr.md
  • phases/18-ethics-safety-alignment/28-alignment-research-ecosystem/quiz.json
  • phases/18-ethics-safety-alignment/29-moderation-systems-openai-perspective-llamaguard/docs/tr.md
  • phases/18-ethics-safety-alignment/29-moderation-systems-openai-perspective-llamaguard/quiz.json
  • phases/18-ethics-safety-alignment/30-dual-use-risk-cyber-bio-chem-nuclear/docs/tr.md
  • phases/18-ethics-safety-alignment/30-dual-use-risk-cyber-bio-chem-nuclear/quiz.json
  • phases/18-ethics-safety-alignment/README.tr.md
  • phases/19-capstone-projects/01-terminal-native-coding-agent/docs/tr.md
  • phases/19-capstone-projects/01-terminal-native-coding-agent/quiz.json
  • phases/19-capstone-projects/02-rag-over-codebase/docs/tr.md
  • phases/19-capstone-projects/02-rag-over-codebase/quiz.json
  • phases/19-capstone-projects/03-realtime-voice-assistant/docs/tr.md
  • phases/19-capstone-projects/03-realtime-voice-assistant/quiz.json
  • phases/19-capstone-projects/04-multimodal-document-qa/docs/tr.md
  • phases/19-capstone-projects/04-multimodal-document-qa/quiz.json
  • phases/19-capstone-projects/05-autonomous-research-agent/docs/tr.md
  • phases/19-capstone-projects/05-autonomous-research-agent/quiz.json
  • phases/19-capstone-projects/06-devops-troubleshooting-agent/docs/tr.md
  • phases/19-capstone-projects/06-devops-troubleshooting-agent/quiz.json
  • phases/19-capstone-projects/07-end-to-end-fine-tuning-pipeline/docs/tr.md
  • phases/19-capstone-projects/07-end-to-end-fine-tuning-pipeline/quiz.json
  • phases/19-capstone-projects/08-production-rag-chatbot/docs/tr.md
  • phases/19-capstone-projects/08-production-rag-chatbot/quiz.json
  • phases/19-capstone-projects/09-code-migration-agent/docs/tr.md
  • phases/19-capstone-projects/09-code-migration-agent/quiz.json
  • phases/19-capstone-projects/10-multi-agent-software-team/docs/tr.md
  • phases/19-capstone-projects/10-multi-agent-software-team/quiz.json
  • phases/19-capstone-projects/11-llm-observability-dashboard/docs/tr.md
  • phases/19-capstone-projects/11-llm-observability-dashboard/quiz.json
  • phases/19-capstone-projects/12-video-understanding-pipeline/docs/tr.md
  • phases/19-capstone-projects/12-video-understanding-pipeline/quiz.json
  • phases/19-capstone-projects/13-mcp-server-with-registry/docs/tr.md
  • phases/19-capstone-projects/13-mcp-server-with-registry/quiz.json
  • phases/19-capstone-projects/14-speculative-decoding-server/docs/tr.md
  • phases/19-capstone-projects/14-speculative-decoding-server/quiz.json
  • phases/19-capstone-projects/15-constitutional-safety-harness/docs/tr.md
  • phases/19-capstone-projects/15-constitutional-safety-harness/quiz.json
  • phases/19-capstone-projects/16-github-issue-to-pr-agent/docs/tr.md
  • phases/19-capstone-projects/16-github-issue-to-pr-agent/quiz.json
  • phases/19-capstone-projects/17-personal-ai-tutor/docs/tr.md
  • phases/19-capstone-projects/17-personal-ai-tutor/quiz.json
  • phases/19-capstone-projects/20-agent-harness-loop-contract/docs/tr.md
  • phases/19-capstone-projects/20-agent-harness-loop-contract/quiz.json
  • phases/19-capstone-projects/21-tool-registry-schema-validation/docs/tr.md
  • phases/19-capstone-projects/21-tool-registry-schema-validation/quiz.json
  • phases/19-capstone-projects/22-jsonrpc-stdio-transport/docs/tr.md
  • phases/19-capstone-projects/22-jsonrpc-stdio-transport/quiz.json
  • phases/19-capstone-projects/23-function-call-dispatcher/docs/tr.md
  • phases/19-capstone-projects/23-function-call-dispatcher/quiz.json
  • phases/19-capstone-projects/24-plan-execute-control-flow/docs/tr.md
  • phases/19-capstone-projects/24-plan-execute-control-flow/quiz.json
  • phases/19-capstone-projects/25-verification-gates-observation-budget/docs/tr.md
  • phases/19-capstone-projects/25-verification-gates-observation-budget/quiz.json
  • phases/19-capstone-projects/26-sandbox-runner-denylist/docs/tr.md
  • phases/19-capstone-projects/26-sandbox-runner-denylist/quiz.json
  • phases/19-capstone-projects/27-eval-harness-fixture-tasks/docs/tr.md
  • phases/19-capstone-projects/27-eval-harness-fixture-tasks/quiz.json
  • phases/19-capstone-projects/28-observability-otel-traces/docs/tr.md
  • phases/19-capstone-projects/28-observability-otel-traces/quiz.json
  • phases/19-capstone-projects/29-end-to-end-coding-task-demo/docs/tr.md
  • phases/19-capstone-projects/29-end-to-end-coding-task-demo/quiz.json
  • phases/19-capstone-projects/30-bpe-tokenizer-from-scratch/docs/tr.md
  • phases/19-capstone-projects/30-bpe-tokenizer-from-scratch/quiz.json
  • phases/19-capstone-projects/31-tokenized-dataset-sliding-window/docs/tr.md
  • phases/19-capstone-projects/31-tokenized-dataset-sliding-window/quiz.json
  • phases/19-capstone-projects/32-token-positional-embeddings/docs/tr.md
  • phases/19-capstone-projects/32-token-positional-embeddings/quiz.json
  • phases/19-capstone-projects/33-multihead-self-attention/docs/tr.md
  • phases/19-capstone-projects/33-multihead-self-attention/quiz.json
  • phases/19-capstone-projects/34-transformer-block/docs/tr.md
  • phases/19-capstone-projects/34-transformer-block/quiz.json
  • phases/19-capstone-projects/35-gpt-model-assembly/docs/tr.md
  • phases/19-capstone-projects/35-gpt-model-assembly/quiz.json
  • phases/19-capstone-projects/36-training-loop-eval/docs/tr.md
  • phases/19-capstone-projects/36-training-loop-eval/quiz.json
  • phases/19-capstone-projects/37-loading-pretrained-weights/docs/tr.md
  • phases/19-capstone-projects/37-loading-pretrained-weights/quiz.json
  • phases/19-capstone-projects/38-classifier-finetuning/docs/tr.md
  • phases/19-capstone-projects/38-classifier-finetuning/quiz.json
  • phases/19-capstone-projects/39-instruction-tuning-sft/docs/tr.md
  • phases/19-capstone-projects/39-instruction-tuning-sft/quiz.json
  • phases/19-capstone-projects/40-dpo-from-scratch/docs/tr.md
  • phases/19-capstone-projects/40-dpo-from-scratch/quiz.json
  • phases/19-capstone-projects/41-eval-pipeline/docs/tr.md
  • phases/19-capstone-projects/41-eval-pipeline/quiz.json
  • phases/19-capstone-projects/42-large-corpus-downloader/docs/tr.md
  • phases/19-capstone-projects/42-large-corpus-downloader/quiz.json
  • phases/19-capstone-projects/43-hdf5-tokenized-corpus/docs/tr.md
  • phases/19-capstone-projects/43-hdf5-tokenized-corpus/quiz.json
  • phases/19-capstone-projects/44-cosine-lr-warmup/docs/tr.md
  • phases/19-capstone-projects/44-cosine-lr-warmup/quiz.json
  • phases/19-capstone-projects/45-gradient-clipping-amp/docs/tr.md
  • phases/19-capstone-projects/45-gradient-clipping-amp/quiz.json
  • phases/19-capstone-projects/46-gradient-accumulation/docs/tr.md
  • phases/19-capstone-projects/46-gradient-accumulation/quiz.json
  • phases/19-capstone-projects/47-checkpoint-save-resume/docs/tr.md
  • phases/19-capstone-projects/47-checkpoint-save-resume/quiz.json
  • phases/19-capstone-projects/48-distributed-fsdp-ddp/docs/tr.md
  • phases/19-capstone-projects/48-distributed-fsdp-ddp/quiz.json
  • phases/19-capstone-projects/49-lm-eval-harness/docs/tr.md
  • phases/19-capstone-projects/49-lm-eval-harness/quiz.json
  • phases/19-capstone-projects/50-hypothesis-generator/docs/tr.md
  • phases/19-capstone-projects/50-hypothesis-generator/quiz.json
  • phases/19-capstone-projects/51-literature-retrieval/docs/tr.md
  • phases/19-capstone-projects/51-literature-retrieval/quiz.json
  • phases/19-capstone-projects/52-experiment-runner/docs/tr.md
  • phases/19-capstone-projects/52-experiment-runner/quiz.json
  • phases/19-capstone-projects/53-result-evaluator/docs/tr.md
  • phases/19-capstone-projects/53-result-evaluator/quiz.json
  • phases/19-capstone-projects/54-paper-writer/docs/tr.md
  • phases/19-capstone-projects/54-paper-writer/quiz.json
  • phases/19-capstone-projects/55-critic-loop/docs/tr.md
  • phases/19-capstone-projects/55-critic-loop/quiz.json
  • phases/19-capstone-projects/56-iteration-scheduler/docs/tr.md
  • phases/19-capstone-projects/56-iteration-scheduler/quiz.json
  • phases/19-capstone-projects/57-end-to-end-research-demo/docs/tr.md
  • phases/19-capstone-projects/57-end-to-end-research-demo/quiz.json
  • phases/19-capstone-projects/58-vision-encoder-patches/docs/tr.md
  • phases/19-capstone-projects/58-vision-encoder-patches/quiz.json
  • phases/19-capstone-projects/59-vit-transformer/docs/tr.md
  • phases/19-capstone-projects/59-vit-transformer/quiz.json
  • phases/19-capstone-projects/60-projection-layer-modality-align/docs/tr.md
  • phases/19-capstone-projects/60-projection-layer-modality-align/quiz.json
  • phases/19-capstone-projects/61-cross-attention-fusion/docs/tr.md
  • phases/19-capstone-projects/61-cross-attention-fusion/quiz.json
  • phases/19-capstone-projects/62-vision-language-pretraining/docs/tr.md
  • phases/19-capstone-projects/62-vision-language-pretraining/quiz.json
  • phases/19-capstone-projects/63-multimodal-eval/docs/tr.md
  • phases/19-capstone-projects/63-multimodal-eval/quiz.json
  • phases/19-capstone-projects/64-chunking-strategies-advanced/docs/tr.md
  • phases/19-capstone-projects/64-chunking-strategies-advanced/quiz.json
  • phases/19-capstone-projects/65-hybrid-retrieval-bm25-dense/docs/tr.md
  • phases/19-capstone-projects/65-hybrid-retrieval-bm25-dense/quiz.json
  • phases/19-capstone-projects/66-reranker-cross-encoder/docs/tr.md
  • phases/19-capstone-projects/66-reranker-cross-encoder/quiz.json
  • phases/19-capstone-projects/67-query-rewriting-hyde/docs/tr.md
  • phases/19-capstone-projects/67-query-rewriting-hyde/quiz.json
  • phases/19-capstone-projects/68-rag-eval-precision-recall/docs/tr.md
  • phases/19-capstone-projects/68-rag-eval-precision-recall/quiz.json
  • phases/19-capstone-projects/69-end-to-end-rag-system/docs/tr.md
  • phases/19-capstone-projects/69-end-to-end-rag-system/quiz.json
  • phases/19-capstone-projects/70-task-spec-format/docs/tr.md
  • phases/19-capstone-projects/70-task-spec-format/quiz.json
  • phases/19-capstone-projects/71-classical-metrics/docs/tr.md
  • phases/19-capstone-projects/71-classical-metrics/quiz.json
  • phases/19-capstone-projects/72-code-exec-metric/docs/tr.md
  • phases/19-capstone-projects/72-code-exec-metric/quiz.json
  • phases/19-capstone-projects/73-perplexity-calibration/docs/tr.md
  • phases/19-capstone-projects/73-perplexity-calibration/quiz.json
  • phases/19-capstone-projects/74-leaderboard-aggregation/docs/tr.md
  • phases/19-capstone-projects/74-leaderboard-aggregation/quiz.json
  • phases/19-capstone-projects/75-end-to-end-eval-runner/docs/tr.md
  • phases/19-capstone-projects/75-end-to-end-eval-runner/quiz.json
  • phases/19-capstone-projects/76-collective-ops-from-scratch/docs/tr.md
  • phases/19-capstone-projects/76-collective-ops-from-scratch/quiz.json
  • phases/19-capstone-projects/77-data-parallel-ddp/docs/tr.md
  • phases/19-capstone-projects/77-data-parallel-ddp/quiz.json
  • phases/19-capstone-projects/78-zero-parameter-sharding/docs/tr.md
  • phases/19-capstone-projects/78-zero-parameter-sharding/quiz.json
  • phases/19-capstone-projects/79-pipeline-parallel/docs/tr.md
  • phases/19-capstone-projects/79-pipeline-parallel/quiz.json
  • phases/19-capstone-projects/80-checkpoint-sharded-resume/docs/tr.md
  • phases/19-capstone-projects/80-checkpoint-sharded-resume/quiz.json
  • phases/19-capstone-projects/81-end-to-end-distributed-train/docs/tr.md
  • phases/19-capstone-projects/81-end-to-end-distributed-train/quiz.json
  • phases/19-capstone-projects/82-jailbreak-taxonomy/docs/tr.md
  • phases/19-capstone-projects/82-jailbreak-taxonomy/quiz.json
  • phases/19-capstone-projects/83-prompt-injection-detector/docs/tr.md
  • phases/19-capstone-projects/83-prompt-injection-detector/quiz.json
  • phases/19-capstone-projects/84-refusal-evaluation/docs/tr.md
  • phases/19-capstone-projects/84-refusal-evaluation/quiz.json
  • phases/19-capstone-projects/85-content-classifier-integration/docs/tr.md
  • phases/19-capstone-projects/85-content-classifier-integration/quiz.json
  • phases/19-capstone-projects/86-constitutional-rules-engine/docs/tr.md
  • phases/19-capstone-projects/86-constitutional-rules-engine/quiz.json
  • phases/19-capstone-projects/87-end-to-end-safety-gate/docs/tr.md
  • phases/19-capstone-projects/87-end-to-end-safety-gate/quiz.json
  • phases/19-capstone-projects/README.tr.md
  • scripts/export_turkish_curriculum.py
  • scripts/localize_curriculum.py
  • scripts/localize_turkish_quizzes.py
  • scripts/tests/test_export_turkish_curriculum.py
  • scripts/tests/test_localize_curriculum.py
  • site/about.html
  • site/catalog.html
  • site/cmdpalette.js
  • site/glossary.html
  • site/index.html
  • site/lesson.html
  • site/prereqs.html

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

📝 Walkthrough

Walkthrough

Adds a Turkish curriculum localization pipeline with protected-token validation, terminology checks, tests, and CI integration. Localizes Turkish metadata, navigation, content, accessibility text, dynamic UI messages, and interactive labels across the site, and adds Turkish translations for lesson documentation across every curriculum phase (00–19).

Changes

Turkish localization

Layer / File(s) Summary
Localization standards and translation pipeline
docs/translation-guide-tr.md, scripts/localize_curriculum.py
Defines Turkish editorial rules and implements protected translation bundles, application, validation, terminology checks, scope selection, and CLI commands.
Pipeline tests and CI validation
scripts/tests/test_localize_curriculum.py, .github/workflows/curriculum.yml
Tests token protection, bundle application, stale-source rejection, and structural validation; CI runs these tests and Turkish curriculum checks.
Core site page localization
site/about.html, site/catalog.html, site/cmdpalette.js, site/glossary.html, site/index.html
Translates page metadata, navigation, content, accessibility labels, dynamic messages, status labels, and footer text.
Lesson and prerequisite interface localization
site/lesson.html, site/prereqs.html
Translates lesson errors, rendering, quizzes, learning paths, prerequisite graph labels, actions, metadata, and accessibility text.
Curriculum content translation (Phases 0-14)
phases/00-*/..., phases/05-nlp-foundations-to-advanced/..., phases/06-*/..., phases/07-*/..., phases/08-*/..., phases/09-*/..., phases/11-llm-engineering/..., phases/12-multimodal-ai/..., phases/13-tools-and-protocols/..., phases/14-agent-engineering/...
Adds new Turkish lesson documents and README files covering every lesson across setup, NLP, speech/audio, transformers, generative AI, RL, LLM engineering, multimodal AI, tools/protocols, and agent engineering phases.
Curriculum README translation (Phases 15-19)
phases/15-*/README.tr.mdphases/19-*/README.tr.md
Adds Turkish README introductions for autonomous systems, multi-agent swarms, infrastructure/production, ethics/safety/alignment, and capstone project phases.

Estimated code review effort: 5 (Critical) | ~120 minutes

Possibly related PRs

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 7

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@scripts/localize_curriculum.py`:
- Around line 124-125: Update the localization flow around validate_pair to
validate the rendered translation text in memory before modifying target. Pass
the generated content to validation first, then call target.write_text only when
validation succeeds, preserving the existing validation behavior and preventing
invalid output from being written.
- Around line 70-88: Update make_bundle in scripts/localize_curriculum.py
(70-88) to preserve Markdown heading, list, and blockquote prefixes separately
from translatable prose, and recognize both backtick and tilde fenced blocks.
Update the source/target validation logic in scripts/localize_curriculum.py
(128-151) to compare these structural prefixes and both fence styles. Add
regressions in scripts/tests/test_localize_curriculum.py (31-34) covering
tilde-fenced code and altered heading/list markers.
- Around line 112-115: Update apply_bundle to validate each record against the
exact source/target pairs returned by sources(root) before constructing or
writing paths. Reject records whose source or target does not match the expected
pair, including absolute paths or traversal via .., and only then resolve the
approved paths beneath root.
- Around line 107-109: Update the placeholder restoration loop in the
surrounding localization function to use a single re.sub() callback that maps
each matched {{Pn}} token directly to unit["protected"][n], preventing restored
literals from being processed again. Add a regression test covering a protected
literal that resembles another placeholder, and verify it remains unchanged
after restoration.

In `@site/catalog.html`:
- Around line 266-270: Add an option with value "in-progress" and the label
"Devam ediyor" to the catalogStatus select, alongside the existing complete and
planned options, so users can filter in-progress lessons consistently with the
renderer and homepage legend.

In `@site/index.html`:
- Around line 894-899: Standardize the shared navigation labels in the index
page to match the canonical terminology used by the other pages: use consistent
labels for the contents, catalog/courses, and glossary destinations in both
navigation blocks, including the additional block referenced by the review.
- Line 902: Translate the accessible labels in the star-count element and the
related controls to Turkish, including “GitHub stars,” “Star ... on GitHub,” and
“Follow ... on GitHub.” Update the labels at the referenced elements
consistently with the wording used by the visible Turkish controls.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 4b9363bb-f241-4648-ad8b-58fcde9ad0dd

📥 Commits

Reviewing files that changed from the base of the PR and between 7157ca7 and f864724.

📒 Files selected for processing (11)
  • .github/workflows/curriculum.yml
  • docs/translation-guide-tr.md
  • scripts/localize_curriculum.py
  • scripts/tests/test_localize_curriculum.py
  • site/about.html
  • site/catalog.html
  • site/cmdpalette.js
  • site/glossary.html
  • site/index.html
  • site/lesson.html
  • site/prereqs.html

Comment thread scripts/localize_curriculum.py
Comment on lines +107 to +109
for index, original in enumerate(unit["protected"]):
value = value.replace(f"{{{{P{index}}}}}", original)
return value

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟠 Major | ⚡ Quick win

Avoid recursive placeholder restoration.

A protected literal such as {{P1}} can be restored by {{P0}} and then mistakenly replaced again in the next loop iteration. Restore placeholders with one re.sub() callback instead of sequential str.replace() calls, and add a regression test.

Proposed fix
-    for index, original in enumerate(unit["protected"]):
-        value = value.replace(f"{{{{P{index}}}}}", original)
-    return value
+    return re.sub(
+        r"\{\{P(\d+)\}\}",
+        lambda match: unit["protected"][int(match.group(1))],
+        value,
+    )
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
for index, original in enumerate(unit["protected"]):
value = value.replace(f"{{{{P{index}}}}}", original)
return value
return re.sub(
r"\{\{P(\d+)\}\}",
lambda match: unit["protected"][int(match.group(1))],
value,
)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@scripts/localize_curriculum.py` around lines 107 - 109, Update the
placeholder restoration loop in the surrounding localization function to use a
single re.sub() callback that maps each matched {{Pn}} token directly to
unit["protected"][n], preventing restored literals from being processed again.
Add a regression test covering a protected literal that resembles another
placeholder, and verify it remains unchanged after restoration.

Comment on lines +112 to +115
def apply_bundle(bundle: dict, root: Path = ROOT) -> None:
for record in bundle["files"]:
source = root / record["source"]
target = root / record["target"]

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔒 Security & Privacy | 🔴 Critical | ⚡ Quick win

Restrict bundle records to known curriculum source/target pairs.

record["target"] can be absolute or contain ..; root / record["target"] then writes outside the repository. A crafted bundle can use a valid curriculum source hash and overwrite any file writable by the caller. Resolve records through sources(root) and reject any source or target that is not the exact expected pair.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@scripts/localize_curriculum.py` around lines 112 - 115, Update apply_bundle
to validate each record against the exact source/target pairs returned by
sources(root) before constructing or writing paths. Reject records whose source
or target does not match the expected pair, including absolute paths or
traversal via .., and only then resolve the approved paths beneath root.

Comment on lines +124 to +125
target.write_text("".join(lines))
validate_pair(source, target)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win

Validate generated content before overwriting the target.

Line 124 writes the translation before Line 125 detects structural/token failures, leaving an invalid or partially updated target behind. Validate the rendered text in memory first, then write only after validation succeeds.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@scripts/localize_curriculum.py` around lines 124 - 125, Update the
localization flow around validate_pair to validate the rendered translation text
in memory before modifying target. Pass the generated content to validation
first, then call target.write_text only when validation succeeds, preserving the
existing validation behavior and preventing invalid output from being written.

Comment thread site/catalog.html
Comment on lines 266 to 270
<select class="catalog-filter" id="catalogStatus">
<option value="">All Status</option>
<option value="complete">Complete</option>
<option value="planned">Planned</option>
<option value="">Tüm Durumlar</option>
<option value="complete">Tamamlandı</option>
<option value="planned">Planlandı</option>
</select>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Add the in-progress status filter option.

The renderer handles r.status === 'in-progress' on Lines 435-436, and site/index.html exposes “Devam ediyor” on Lines 987-989, but this filter only offers complete and planned. Users cannot filter in-progress lessons.

Proposed fix
           <option value="complete">Tamamlandı</option>
+          <option value="in-progress">Devam Ediyor</option>
           <option value="planned">Planlandı</option>

Based on the supplied status rendering and homepage status legend.

📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
<select class="catalog-filter" id="catalogStatus">
<option value="">All Status</option>
<option value="complete">Complete</option>
<option value="planned">Planned</option>
<option value="">Tüm Durumlar</option>
<option value="complete">Tamamlandı</option>
<option value="planned">Planlandı</option>
</select>
<select class="catalog-filter" id="catalogStatus">
<option value="">Tüm Durumlar</option>
<option value="complete">Tamamlandı</option>
<option value="in-progress">Devam Ediyor</option>
<option value="planned">Planlandı</option>
</select>
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@site/catalog.html` around lines 266 - 270, Add an option with value
"in-progress" and the label "Devam ediyor" to the catalogStatus select,
alongside the existing complete and planned options, so users can filter
in-progress lessons consistently with the renderer and homepage legend.

Comment thread site/index.html
Comment thread site/index.html
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the OSS program Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 12

Note

Due to the large number of review comments, Critical severity comments were prioritized as inline comments.

🧹 Nitpick comments (4)
phases/07-transformers-deep-dive/12-kv-cache-flash-attention/docs/tr.md (1)

182-188: 🎯 Functional Correctness | 🔵 Trivial | ⚡ Quick win

Use the documented dtype form in the Transformers example.

Import torch and use torch_dtype=torch.bfloat16; the official FlashAttention-2 example uses this form and requires fp16/bf16-compatible loading. (huggingface.co)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@phases/07-transformers-deep-dive/12-kv-cache-flash-attention/docs/tr.md`
around lines 182 - 188, Update the Transformers example around
AutoModelForCausalLM to import torch and pass torch.bfloat16 as the torch_dtype
value instead of the string "bfloat16". Keep the existing model name and
attn_implementation settings unchanged.
phases/05-nlp-foundations-to-advanced/29-dialogue-state-tracking/docs/tr.md (1)

35-35: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Qualify and cite the “83%” JGA claim.

MultiWOZ 2.4 scores vary by model, domain, split, and evaluation script; the canonical dataset paper reports substantially different figures across systems. Cite the exact result and evaluation setup instead of presenting 83% as a general 2026 ceiling. (github.com)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@phases/05-nlp-foundations-to-advanced/29-dialogue-state-tracking/docs/tr.md`
at line 35, Update the “Metrik” paragraph’s MultiWOZ 2.4 JGA statement to
identify the specific model, domains or split, and evaluation script underlying
the percentage, and add a citation to the corresponding result. Do not present
83% as a general 2026 ceiling; if no precise source supports it, replace or
remove the claim.
phases/14-agent-engineering/24-agent-observability-platforms/docs/tr.md (1)

48-48: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Cite or remove the Maxim market statistic.

The claim that 89% of organizations have agent observability is attributed only to “Maxim” and has no corresponding source in the reading list. Add the report citation or present this as an explicitly unverified estimate.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@phases/14-agent-engineering/24-agent-observability-platforms/docs/tr.md` at
line 48, Update the “Maxim'e göre (2026 saha analizi)” statistic in the
observability content by either adding the corresponding Maxim report citation
to the reading list and linking the claim to it, or clearly labeling the figures
as an unverified estimate. Do not leave the 89% and 32% figures attributed to
Maxim without supporting source information.

Source: Coding guidelines

phases/13-tools-and-protocols/18-mcp-auth-production/docs/tr.md (1)

168-182: 🔒 Security & Privacy | 🔵 Trivial | 🏗️ Heavy lift

Version and source the IdP capability matrix before using it as a deployment gate.

The table makes vendor-specific claims about CIMD, DCR, RFC 8707, and PKCE support, but provides no product versions, verification date, or test source. A stale row can cause false deployment rejection or create incorrect security assumptions. Add dated per-vendor evidence or label the matrix illustrative and require live capability checks.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@phases/13-tools-and-protocols/18-mcp-auth-production/docs/tr.md` around lines
168 - 182, Update the “IdP yetenek matrisi” section to either add dated,
per-vendor product/version evidence and test sources for the CIMD, DCR, RFC
8707, and PKCE claims, or clearly label the matrix as illustrative rather than
authoritative. Preserve the deployment gate by requiring live capability checks,
especially validating S256 support and at least one registration path, instead
of relying solely on stale table entries.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 9b022c0a-7a63-407b-870a-a1264efdf1d5

📥 Commits

Reviewing files that changed from the base of the PR and between f864724 and 10f1886.

📒 Files selected for processing (218)
  • phases/00-setup-and-tooling/01-dev-environment/docs/tr.md
  • phases/00-setup-and-tooling/02-git-and-collaboration/docs/tr.md
  • phases/00-setup-and-tooling/README.tr.md
  • phases/01-math-foundations/README.tr.md
  • phases/02-ml-fundamentals/README.tr.md
  • phases/03-deep-learning-core/README.tr.md
  • phases/04-computer-vision/README.tr.md
  • phases/05-nlp-foundations-to-advanced/01-text-processing/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/02-bag-of-words-tfidf/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/03-word-embeddings-word2vec/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/04-glove-fasttext-subword/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/05-sentiment-analysis/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/06-named-entity-recognition/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/07-pos-tagging-parsing/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/08-cnns-rnns-for-text/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/09-sequence-to-sequence/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/10-attention-mechanism/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/11-machine-translation/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/12-text-summarization/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/13-question-answering/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/14-information-retrieval-search/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/15-topic-modeling/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/16-text-generation-pre-transformer/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/17-chatbots-rule-to-neural/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/18-multilingual-nlp/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/19-subword-tokenization/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/20-structured-outputs-constrained-decoding/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/21-nli-textual-entailment/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/22-embedding-models-deep-dive/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/23-chunking-strategies-rag/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/24-coreference-resolution/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/25-entity-linking/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/26-relation-extraction-kg/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/27-llm-evaluation-frameworks/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/28-long-context-evaluation/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/29-dialogue-state-tracking/docs/tr.md
  • phases/05-nlp-foundations-to-advanced/README.tr.md
  • phases/06-speech-and-audio/01-audio-fundamentals/docs/tr.md
  • phases/06-speech-and-audio/02-spectrograms-mel-features/docs/tr.md
  • phases/06-speech-and-audio/03-audio-classification/docs/tr.md
  • phases/06-speech-and-audio/04-speech-recognition-asr/docs/tr.md
  • phases/06-speech-and-audio/05-whisper-architecture-finetuning/docs/tr.md
  • phases/06-speech-and-audio/06-speaker-recognition-verification/docs/tr.md
  • phases/06-speech-and-audio/07-text-to-speech/docs/tr.md
  • phases/06-speech-and-audio/08-voice-cloning-conversion/docs/tr.md
  • phases/06-speech-and-audio/09-music-generation/docs/tr.md
  • phases/06-speech-and-audio/10-audio-language-models/docs/tr.md
  • phases/06-speech-and-audio/11-real-time-audio-processing/docs/tr.md
  • phases/06-speech-and-audio/12-voice-assistant-pipeline/docs/tr.md
  • phases/06-speech-and-audio/13-neural-audio-codecs/docs/tr.md
  • phases/06-speech-and-audio/14-voice-activity-detection-turn-taking/docs/tr.md
  • phases/06-speech-and-audio/15-streaming-speech-to-speech-moshi-hibiki/docs/tr.md
  • phases/06-speech-and-audio/16-anti-spoofing-audio-watermarking/docs/tr.md
  • phases/06-speech-and-audio/17-audio-evaluation-metrics/docs/tr.md
  • phases/06-speech-and-audio/README.tr.md
  • phases/07-transformers-deep-dive/01-why-transformers/docs/tr.md
  • phases/07-transformers-deep-dive/02-self-attention-from-scratch/docs/tr.md
  • phases/07-transformers-deep-dive/03-multi-head-attention/docs/tr.md
  • phases/07-transformers-deep-dive/04-positional-encoding/docs/tr.md
  • phases/07-transformers-deep-dive/05-full-transformer/docs/tr.md
  • phases/07-transformers-deep-dive/06-bert-masked-language-modeling/docs/tr.md
  • phases/07-transformers-deep-dive/07-gpt-causal-language-modeling/docs/tr.md
  • phases/07-transformers-deep-dive/08-t5-bart-encoder-decoder/docs/tr.md
  • phases/07-transformers-deep-dive/09-vision-transformers/docs/tr.md
  • phases/07-transformers-deep-dive/10-audio-transformers-whisper/docs/tr.md
  • phases/07-transformers-deep-dive/11-mixture-of-experts/docs/tr.md
  • phases/07-transformers-deep-dive/12-kv-cache-flash-attention/docs/tr.md
  • phases/07-transformers-deep-dive/13-scaling-laws/docs/tr.md
  • phases/07-transformers-deep-dive/14-build-a-transformer-capstone/docs/tr.md
  • phases/07-transformers-deep-dive/15-attention-variants/docs/tr.md
  • phases/07-transformers-deep-dive/16-speculative-decoding/docs/tr.md
  • phases/07-transformers-deep-dive/README.tr.md
  • phases/08-generative-ai/01-generative-models-taxonomy-history/docs/tr.md
  • phases/08-generative-ai/02-autoencoders-vae/docs/tr.md
  • phases/08-generative-ai/03-gans-generator-discriminator/docs/tr.md
  • phases/08-generative-ai/04-conditional-gans-pix2pix/docs/tr.md
  • phases/08-generative-ai/05-stylegan/docs/tr.md
  • phases/08-generative-ai/06-diffusion-ddpm-from-scratch/docs/tr.md
  • phases/08-generative-ai/07-latent-diffusion-stable-diffusion/docs/tr.md
  • phases/08-generative-ai/08-controlnet-lora-conditioning/docs/tr.md
  • phases/08-generative-ai/09-inpainting-outpainting-editing/docs/tr.md
  • phases/08-generative-ai/10-video-generation/docs/tr.md
  • phases/08-generative-ai/11-audio-generation/docs/tr.md
  • phases/08-generative-ai/12-3d-generation/docs/tr.md
  • phases/08-generative-ai/13-flow-matching-rectified-flows/docs/tr.md
  • phases/08-generative-ai/14-evaluation-fid-clip-score/docs/tr.md
  • phases/08-generative-ai/19-visual-autoregressive-var/docs/tr.md
  • phases/08-generative-ai/README.tr.md
  • phases/09-reinforcement-learning/01-mdps-states-actions-rewards/docs/tr.md
  • phases/09-reinforcement-learning/02-dynamic-programming/docs/tr.md
  • phases/09-reinforcement-learning/03-monte-carlo-methods/docs/tr.md
  • phases/09-reinforcement-learning/04-q-learning-sarsa/docs/tr.md
  • phases/09-reinforcement-learning/05-dqn/docs/tr.md
  • phases/09-reinforcement-learning/06-policy-gradients-reinforce/docs/tr.md
  • phases/09-reinforcement-learning/07-actor-critic-a2c-a3c/docs/tr.md
  • phases/09-reinforcement-learning/08-ppo/docs/tr.md
  • phases/09-reinforcement-learning/09-reward-modeling-rlhf/docs/tr.md
  • phases/09-reinforcement-learning/10-multi-agent-rl/docs/tr.md
  • phases/09-reinforcement-learning/11-sim-to-real-transfer/docs/tr.md
  • phases/09-reinforcement-learning/12-rl-for-games/docs/tr.md
  • phases/09-reinforcement-learning/README.tr.md
  • phases/10-llms-from-scratch/README.tr.md
  • phases/11-llm-engineering/01-prompt-engineering/docs/tr.md
  • phases/11-llm-engineering/02-few-shot-cot/docs/tr.md
  • phases/11-llm-engineering/03-structured-outputs/docs/tr.md
  • phases/11-llm-engineering/04-embeddings/docs/tr.md
  • phases/11-llm-engineering/05-context-engineering/docs/tr.md
  • phases/11-llm-engineering/06-rag/docs/tr.md
  • phases/11-llm-engineering/07-advanced-rag/docs/tr.md
  • phases/11-llm-engineering/08-fine-tuning-lora/docs/tr.md
  • phases/11-llm-engineering/09-function-calling/docs/tr.md
  • phases/11-llm-engineering/10-evaluation/docs/tr.md
  • phases/11-llm-engineering/11-caching-cost/docs/tr.md
  • phases/11-llm-engineering/12-guardrails/docs/tr.md
  • phases/11-llm-engineering/13-production-app/docs/tr.md
  • phases/11-llm-engineering/14-model-context-protocol/docs/tr.md
  • phases/11-llm-engineering/15-prompt-caching/docs/tr.md
  • phases/11-llm-engineering/16-langgraph-state-machines/docs/tr.md
  • phases/11-llm-engineering/17-agent-framework-tradeoffs/docs/tr.md
  • phases/11-llm-engineering/README.tr.md
  • phases/12-multimodal-ai/01-vision-transformer-patch-tokens/docs/tr.md
  • phases/12-multimodal-ai/02-clip-contrastive-pretraining/docs/tr.md
  • phases/12-multimodal-ai/03-blip2-qformer-bridge/docs/tr.md
  • phases/12-multimodal-ai/04-flamingo-gated-cross-attention/docs/tr.md
  • phases/12-multimodal-ai/05-llava-visual-instruction-tuning/docs/tr.md
  • phases/12-multimodal-ai/06-any-resolution-patch-n-pack/docs/tr.md
  • phases/12-multimodal-ai/07-open-weight-vlm-recipes/docs/tr.md
  • phases/12-multimodal-ai/08-llava-onevision-single-multi-video/docs/tr.md
  • phases/12-multimodal-ai/09-qwen-vl-family-dynamic-fps/docs/tr.md
  • phases/12-multimodal-ai/10-internvl3-native-multimodal/docs/tr.md
  • phases/12-multimodal-ai/11-chameleon-early-fusion-tokens/docs/tr.md
  • phases/12-multimodal-ai/12-emu3-next-token-for-generation/docs/tr.md
  • phases/12-multimodal-ai/13-transfusion-autoregressive-diffusion/docs/tr.md
  • phases/12-multimodal-ai/14-show-o-discrete-diffusion-unified/docs/tr.md
  • phases/12-multimodal-ai/15-janus-pro-decoupled-encoders/docs/tr.md
  • phases/12-multimodal-ai/16-mio-any-to-any-streaming/docs/tr.md
  • phases/12-multimodal-ai/17-video-language-temporal-grounding/docs/tr.md
  • phases/12-multimodal-ai/18-long-video-million-token/docs/tr.md
  • phases/12-multimodal-ai/19-audio-language-whisper-to-af3/docs/tr.md
  • phases/12-multimodal-ai/20-omni-models-thinker-talker/docs/tr.md
  • phases/12-multimodal-ai/21-embodied-vlas-openvla-pi0-groot/docs/tr.md
  • phases/12-multimodal-ai/22-document-diagram-understanding/docs/tr.md
  • phases/12-multimodal-ai/23-colpali-vision-native-rag/docs/tr.md
  • phases/12-multimodal-ai/24-multimodal-rag-cross-modal/docs/tr.md
  • phases/12-multimodal-ai/25-multimodal-agents-computer-use/docs/tr.md
  • phases/12-multimodal-ai/README.tr.md
  • phases/13-tools-and-protocols/01-the-tool-interface/docs/tr.md
  • phases/13-tools-and-protocols/02-function-calling-deep-dive/docs/tr.md
  • phases/13-tools-and-protocols/03-parallel-and-streaming-tool-calls/docs/tr.md
  • phases/13-tools-and-protocols/04-structured-output/docs/tr.md
  • phases/13-tools-and-protocols/05-tool-schema-design/docs/tr.md
  • phases/13-tools-and-protocols/06-mcp-fundamentals/docs/tr.md
  • phases/13-tools-and-protocols/07-building-an-mcp-server/docs/tr.md
  • phases/13-tools-and-protocols/08-building-an-mcp-client/docs/tr.md
  • phases/13-tools-and-protocols/09-mcp-transports/docs/tr.md
  • phases/13-tools-and-protocols/10-mcp-resources-and-prompts/docs/tr.md
  • phases/13-tools-and-protocols/11-mcp-sampling/docs/tr.md
  • phases/13-tools-and-protocols/12-mcp-roots-and-elicitation/docs/tr.md
  • phases/13-tools-and-protocols/13-mcp-async-tasks/docs/tr.md
  • phases/13-tools-and-protocols/14-mcp-apps/docs/tr.md
  • phases/13-tools-and-protocols/15-mcp-security-tool-poisoning/docs/tr.md
  • phases/13-tools-and-protocols/16-mcp-security-oauth-2-1/docs/tr.md
  • phases/13-tools-and-protocols/17-mcp-gateways-and-registries/docs/tr.md
  • phases/13-tools-and-protocols/18-mcp-auth-production/docs/tr.md
  • phases/13-tools-and-protocols/19-a2a-protocol/docs/tr.md
  • phases/13-tools-and-protocols/20-opentelemetry-genai/docs/tr.md
  • phases/13-tools-and-protocols/21-llm-routing-layer/docs/tr.md
  • phases/13-tools-and-protocols/22-skills-and-agent-sdks/docs/tr.md
  • phases/13-tools-and-protocols/23-capstone-tool-ecosystem/docs/tr.md
  • phases/13-tools-and-protocols/README.tr.md
  • phases/14-agent-engineering/01-the-agent-loop/docs/tr.md
  • phases/14-agent-engineering/02-rewoo-plan-and-execute/docs/tr.md
  • phases/14-agent-engineering/03-reflexion-verbal-rl/docs/tr.md
  • phases/14-agent-engineering/04-tree-of-thoughts-lats/docs/tr.md
  • phases/14-agent-engineering/05-self-refine-and-critic/docs/tr.md
  • phases/14-agent-engineering/06-tool-use-and-function-calling/docs/tr.md
  • phases/14-agent-engineering/07-memory-virtual-context-memgpt/docs/tr.md
  • phases/14-agent-engineering/08-memory-blocks-sleep-time-compute/docs/tr.md
  • phases/14-agent-engineering/09-hybrid-memory-mem0/docs/tr.md
  • phases/14-agent-engineering/10-skill-libraries-voyager/docs/tr.md
  • phases/14-agent-engineering/11-planning-htn-and-evolutionary/docs/tr.md
  • phases/14-agent-engineering/12-anthropic-workflow-patterns/docs/tr.md
  • phases/14-agent-engineering/13-langgraph-stateful-graphs/docs/tr.md
  • phases/14-agent-engineering/14-autogen-actor-model/docs/tr.md
  • phases/14-agent-engineering/15-crewai-role-based-crews/docs/tr.md
  • phases/14-agent-engineering/16-openai-agents-sdk/docs/tr.md
  • phases/14-agent-engineering/17-claude-agent-sdk/docs/tr.md
  • phases/14-agent-engineering/18-agno-and-mastra-runtimes/docs/tr.md
  • phases/14-agent-engineering/19-benchmarks-swebench-gaia/docs/tr.md
  • phases/14-agent-engineering/20-benchmarks-webarena-osworld/docs/tr.md
  • phases/14-agent-engineering/21-computer-use-agents/docs/tr.md
  • phases/14-agent-engineering/22-voice-agents-pipecat-livekit/docs/tr.md
  • phases/14-agent-engineering/23-otel-genai-conventions/docs/tr.md
  • phases/14-agent-engineering/24-agent-observability-platforms/docs/tr.md
  • phases/14-agent-engineering/25-multi-agent-debate/docs/tr.md
  • phases/14-agent-engineering/26-failure-modes-agentic/docs/tr.md
  • phases/14-agent-engineering/27-prompt-injection-defense/docs/tr.md
  • phases/14-agent-engineering/28-orchestration-patterns/docs/tr.md
  • phases/14-agent-engineering/29-production-runtimes/docs/tr.md
  • phases/14-agent-engineering/30-eval-driven-agent-development/docs/tr.md
  • phases/14-agent-engineering/31-agent-workbench-why-models-fail/docs/tr.md
  • phases/14-agent-engineering/32-minimal-agent-workbench/docs/tr.md
  • phases/14-agent-engineering/33-instructions-as-executable-constraints/docs/tr.md
  • phases/14-agent-engineering/34-repo-memory-and-state/docs/tr.md
  • phases/14-agent-engineering/35-initialization-scripts/docs/tr.md
  • phases/14-agent-engineering/36-scope-contracts/docs/tr.md
  • phases/14-agent-engineering/37-runtime-feedback-loops/docs/tr.md
  • phases/14-agent-engineering/38-verification-gates/docs/tr.md
  • phases/14-agent-engineering/39-reviewer-agent/docs/tr.md
  • phases/14-agent-engineering/40-multi-session-handoff/docs/tr.md
  • phases/14-agent-engineering/41-workbench-for-real-repos/docs/tr.md
  • phases/14-agent-engineering/42-agent-workbench-capstone/docs/tr.md
  • phases/14-agent-engineering/README.tr.md
  • phases/15-autonomous-systems/README.tr.md
  • phases/16-multi-agent-and-swarms/README.tr.md
  • phases/17-infrastructure-and-production/README.tr.md
  • phases/18-ethics-safety-alignment/README.tr.md
  • phases/19-capstone-projects/README.tr.md

Comment on lines +69 to +77
from transformers import AutoTokenizer, AutoModelForSequenceClassification

tok = AutoTokenizer.from_pretrained("Babelscape/rebel-large")
model = AutoModelForSequenceClassification.from_pretrained("Babelscape/rebel-large")

text = "Tim Cook was born in Alabama. He later became CEO of Apple."
encoded = tok(text, return_tensors="pt", truncation=True)
output = model.generate(**encoded, max_length=200)
triples = tok.batch_decode(output, skip_special_tokens=False)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🔴 Critical | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -euo pipefail

echo "Target excerpt:"
sed -n '60,85p' phases/05-nlp-foundations-to-advanced/26-relation-extraction-kg/docs/tr.md || true

echo
echo "Search for REBEL imports/usages in repository:"
rg -n 'AutoModel|SequenceClassification|Seq2SeqLM|rebel-large|model\.generate' phases/05-nlp-foundations-to-advanced/26-relation-extraction-kg/docs phases/05-nlp-foundations-to-advanced/26-relation-extraction-kg -S || true

echo
echo "Check whether transformers package is available and inspect model config if present:"
python3 - <<'PY'
try:
    import transformers
    print("transformers", getattr(transformers, "__version__", "unknown"))
    from transformers import AutoModelForSequenceClassification, AutoModelForSeq2SeqLM, AutoConfig
    for name in ["Babelscape/rebel-large"]:
        print("name", name)
        for cls in [AutoModelForSequenceClassification, AutoModelForSeq2SeqLM]:
            try:
                config = AutoConfig.from_pretrained(name, use_safetensors=False)
                print(cls.__name__, "config.id2label", getattr(config, "id2label", None), "is_encoder_decoder", getattr(config, "is_encoder_decoder", None), "architectures", getattr(config, "architectures", None), "model_type", getattr(config, "model_type", None))
            except Exception as e:
                print(cls.__name__, "ERROR", type(e).__name__, str(e))
except Exception as e:
    print("import_or_config_ERROR", type(e).__name__, str(e))
PY

Repository: rohitg00/ai-engineering-from-scratch

Length of output: 3819


🌐 Web query:

Hugging Face Babelscape/rebel-large AutoModelForSeq2SeqLM transformers seq2seq

💡 Result:

The Babelscape/rebel-large model is a sequence-to-sequence (seq2seq) model designed for end-to-end relation extraction [1][2]. It is based on the BART architecture and was presented in the paper, REBEL: Relation Extraction By End-to-end Language generation [1][3][2]. To use this model with the Hugging Face transformers library, you can employ the AutoModelForSeq2SeqLM class, as the model reframes relation extraction as a text-to-text generation task [1][4]. Below is the standard approach for loading and using the model: from transformers import AutoModelForSeq2SeqLM, AutoTokenizer # Load model and tokenizer tokenizer = AutoTokenizer.from_pretrained("Babelscape/rebel-large") model = AutoModelForSeq2SeqLM.from_pretrained("Babelscape/rebel-large") # Example usage with generation parameters gen_kwargs = { "max_length": 256, "length_penalty": 0, "num_beams": 3, "num_return_sequences": 3, } text = "Punta Cana is a resort town in the municipality of Higüey, in La Altagracia Province, the easternmost province of the Dominican Republic." # Tokenize and generate model_inputs = tokenizer(text, max_length=256, padding=True, truncation=True, return_tensors='pt') generated_tokens = model.generate( model_inputs["input_ids"].to(model.device), attention_mask=model_inputs["attention_mask"].to(model.device), gen_kwargs,) # Decode output decoded_preds = tokenizer.batch_decode(generated_tokens, skip_special_tokens=False) [1][4][5] Alternatively, you can use the Hugging Face pipeline for a more concise implementation: from transformers import pipeline triplet_extractor = pipeline("text2text-generation", model="Babelscape/rebel-large", tokenizer="Babelscape/rebel-large") [1][6][7] For more information, you can refer to the official model card on Hugging Face or the accompanying GitHub repository [1][6].

Citations:


Load REBEL as AutoModelForSeq2SeqLM.

Babelscape/rebel-large is a seq2seq generation model, so this code should use AutoModelForSeq2SeqLM; AutoModelForSequenceClassification is not the model class that supports the documented .generate() usage.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@phases/05-nlp-foundations-to-advanced/26-relation-extraction-kg/docs/tr.md`
around lines 69 - 77, Update the REBEL model initialization to use
AutoModelForSeq2SeqLM instead of AutoModelForSequenceClassification, while
preserving the existing tokenizer and model.generate flow.

Comment thread phases/06-speech-and-audio/08-voice-cloning-conversion/docs/tr.md
Comment on lines +87 to +100
```python
def q_learning(env, episodes, alpha=0.1, gamma=0.99, epsilon=0.1):
Q = defaultdict(lambda: {a: 0.0 for a in ACTIONS})
for _ in range(episodes):
s = env.reset()
while True:
a = choose(s, Q, epsilon)
s_next, r, done = env.step(s, a)
target = r + (gamma * max(Q[s_next].values()) if not done else 0.0)
Q[s][a] += alpha * (target - Q[s][a])
if done:
break
s = s_next
return Q

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🔴 Critical | ⚡ Quick win

Define a Q-learning action-selection helper in this scope.

choose only exists inside sarsa(s), but q_learning calls it with three arguments. This snippet raises NameError before training starts.

Proposed fix
 def q_learning(env, episodes, alpha=0.1, gamma=0.99, epsilon=0.1):
     Q = defaultdict(lambda: {a: 0.0 for a in ACTIONS})
     for _ in range(episodes):
         s = env.reset()
         while True:
-            a = choose(s, Q, epsilon)
+            a = epsilon_greedy(Q, s, epsilon)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@phases/09-reinforcement-learning/04-q-learning-sarsa/docs/tr.md` around lines
87 - 100, Define or reuse a three-argument action-selection helper accessible to
q_learning, ensuring choose(s, Q, epsilon) is available in the same scope before
training begins; do not rely on the choose implementation nested inside
sarsa(s).

Comment on lines +63 to +64
def sample(self, batch, rng):
return rng.sample(self.buf, batch)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🔴 Critical | ⚡ Quick win

Pass the required RNG to ReplayBuffer.sample.

The method signature is sample(self, batch, rng), but the training loop calls buffer.sample(batch), which raises TypeError.

Also applies to: 116-117

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@phases/09-reinforcement-learning/05-dqn/docs/tr.md` around lines 63 - 64,
Update the training loop’s ReplayBuffer.sample call to pass the required RNG
argument alongside batch, matching the sample(self, batch, rng) signature and
preventing the TypeError. Apply the same change to both call sites.

Comment on lines +66 to +79
### 1. Adım: kullanıma sunma sırasında `log π_old(a | s)`'yi yakalayın

```python
for step in range(T):
probs = softmax(logits(theta, state_features(s)))
a = sample(probs, rng)
s_next, r, done = env.step(s, a)
buffer.append({
"s": s, "a": a, "r": r, "done": done,
"v_old": value(w, state_features(s)),
"log_pi_old": log(probs[a] + 1e-12),
})
s = s_next
```

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🔴 Critical | ⚡ Quick win

Handle rollout initialization and episode termination.

The snippet starts collecting with an uninitialized s, and after done it continues stepping the same environment. Initialize s = env.reset() before the loop, reset on terminal transitions, and preserve the terminal mask for GAE/value-target computation.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@phases/09-reinforcement-learning/08-ppo/docs/tr.md` around lines 66 - 79,
Update the rollout loop around the `for step in range(T)` snippet to initialize
`s` from `env.reset()` before collection, and reset the environment after
terminal transitions instead of stepping the completed episode. Preserve the
transition’s `done` value in the buffer so GAE and value-target computation
retain the terminal mask.

Comment on lines +229 to +238
def chunk_text(text, chunk_size=200, overlap=50):
words = text.split()
chunks = []
start = 0
while start < len(words):
end = start + chunk_size
chunk = " ".join(words[start:end])
chunks.append(chunk)
start += chunk_size - overlap
return chunks

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🩺 Stability & Availability | 🔴 Critical | ⚡ Quick win

Validate chunking parameters consistently across both lessons.

Both implementations can hang when overlap >= chunk_size because the loop index stops advancing.

  • phases/11-llm-engineering/04-embeddings/docs/tr.md#L229-L238: require chunk_size > 0 and 0 <= overlap < chunk_size.
  • phases/11-llm-engineering/06-rag/docs/tr.md#L191-L200: apply the same validation before calculating the step.
📍 Affects 2 files
  • phases/11-llm-engineering/04-embeddings/docs/tr.md#L229-L238 (this comment)
  • phases/11-llm-engineering/06-rag/docs/tr.md#L191-L200
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@phases/11-llm-engineering/04-embeddings/docs/tr.md` around lines 229 - 238,
The chunk_text implementations lack validation and can stop advancing when
overlap is greater than or equal to chunk_size. In
phases/11-llm-engineering/04-embeddings/docs/tr.md lines 229-238 and
phases/11-llm-engineering/06-rag/docs/tr.md lines 191-200, validate chunk_size >
0 and 0 <= overlap < chunk_size before calculating the loop step, while
preserving the existing chunking behavior for valid parameters.

Comment on lines +209 to +217
def calculator(expression, precision=2):
allowed = set("0123456789+-*/.() ")
if not all(c in allowed for c in expression):
return {"error": True, "message": f"Invalid characters in expression: {expression}"}
try:
result = eval(expression, {"__builtins__": {}}, {"math": math})
return {"result": round(float(result), precision), "expression": expression}
except Exception as e:
return {"error": True, "message": str(e)}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔒 Security & Privacy | 🔴 Critical | 🏗️ Heavy lift

Do not use eval for calculator input.

Character filtering does not prevent resource-exhaustion inputs such as enormous exponentiation or deeply nested expressions. Parse a restricted AST, enforce expression length/value limits, and evaluate only approved numeric nodes.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@phases/11-llm-engineering/09-function-calling/docs/tr.md` around lines 209 -
217, Replace eval in calculator with restricted AST parsing and evaluation of
only approved numeric and arithmetic nodes. Enforce maximum expression length,
nesting depth, and numeric/intermediate value limits before and during
evaluation, while preserving the existing result and error response shapes.

Comment on lines +286 to +299
def run_code(code, language="python"):
if language != "python":
return {"error": True, "message": f"Language '{language}' not supported. Only 'python' is available."}
forbidden = ["import os", "import sys", "import subprocess", "exec(", "eval(", "__import__", "open("]
for pattern in forbidden:
if pattern in code:
return {"error": True, "message": f"Forbidden operation: {pattern}", "code": "SECURITY_VIOLATION"}
try:
local_vars = {}
exec(code, {"__builtins__": {"print": print, "range": range, "len": len, "str": str, "int": int, "float": float, "list": list, "dict": dict, "sum": sum, "min": min, "max": max, "abs": abs, "round": round, "sorted": sorted, "enumerate": enumerate, "zip": zip, "map": map, "filter": filter, "math": math}}, local_vars)
result = local_vars.get("result", None)
return {"success": True, "result": result, "variables": {k: str(v) for k, v in local_vars.items() if not k.startswith("_")}}
except Exception as e:
return {"error": True, "message": f"{type(e).__name__}: {e}"}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔒 Security & Privacy | 🔴 Critical | 🏗️ Heavy lift

Remove exec from the advertised sandbox or isolate it out of process.

A denylist is not a Python sandbox: object introspection and unbounded CPU/memory usage can bypass these checks or exhaust the host. Since this tool executes model-generated code, use a separately isolated worker/container with OS-level resource limits, or remove the code-execution tool from the example.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@phases/11-llm-engineering/09-function-calling/docs/tr.md` around lines 286 -
299, The run_code function advertises an unsafe in-process exec-based sandbox;
remove this code-execution example/tool, or replace its execution path with a
separately isolated worker or container enforcing OS-level CPU, memory, and
execution limits. Do not retain in-process exec with denylist filtering as the
security boundary.

Comment on lines +344 to +359
def get(self, query):
query_embedding = simple_embed(query)
now = time.time()
best_match = None
best_sim = 0.0
for entry in self.entries:
if now - entry["timestamp"] > self.ttl:
continue
sim = cosine_similarity(query_embedding, entry["embedding"])
if sim > best_sim:
best_sim = sim
best_match = entry
if best_match and best_sim >= self.threshold:
self.hits += 1
best_match["access_count"] += 1
return {"response": best_match["response"], "similarity": round(best_sim, 4), "original_query": best_match["query"]}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔒 Security & Privacy | 🔴 Critical | 🏗️ Heavy lift

Isolate semantic-cache entries by tenant and authorization context.

A shared cache keyed only by query can return one user’s or tenant’s response to another user. Include authorization scope, tenant, locale, model, and relevant document/version context, or restrict this cache to public, identical responses.

Also applies to: 363-373

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@phases/11-llm-engineering/11-caching-cost/docs/tr.md` around lines 344 - 359,
Update the semantic-cache get flow and its corresponding set/store path to scope
entries by tenant, authorization context, locale, model, and relevant
document/version context before comparing embeddings. Ensure cache hits only
return responses valid for the current request, or restrict matching to public
identical responses; preserve the existing TTL, similarity threshold, and
hit-count behavior.

Founding Product & Platform Engineer added 26 commits July 27, 2026 23:02
Founding Product & Platform Engineer added 29 commits July 27, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant