Skip to content

Knowledge Asset Quality Review

This report summarizes gaps and issues discovered while reviewing the training assets in the innovation_studio repository. Items are organized by area and reference current repository files.

Orientation Assets

  • Ensure common_assets/orientation_slides.md stays synchronized with the generated PDF.

Module M01 – Software Development Basics

  • lessons/03_sql_foundations.md now includes a schema diagram stored at media/02_sql_schema.mmd.
  • lessons/04_oop_and_algorithms.md now provides OOP and algorithm explanations with no leftover SQL content.
  • assignments/crud_project_instructions.md now covers branch workflows and sample ideas but lacks a starter project link or zip file.
  • Ensure assignments/requirements_spec_template.md is included.
  • media/cheatsheet_python_basics.md should also be provided as a PDF.

Module M02 – AI-Assisted Developer

  • lessons/01_intro_to_llms.md references a transformer diagram stored in media/transformer_architecture.md. Consider exporting an accompanying .mmd or image file.
  • Quizzes such as quizzes/01_prompting_basics.json are already populated.
  • assignments/ai_refactor_exercise.md includes example prompt logs.

Module M03 – Agile and QA

  • Core files (common_assets/templates/bug_report_template.md, assignments/bug_hunt_exercise.md, and quizzes/01_qa_basics.json) are present and populated.

Module M04 – From Concept to Market

  • assignments/jtbd_mapping_canvas.md is still missing.
  • The go‑to‑market lesson includes media/gtm_strategy_framework.mmd.
  • Quiz quizzes/01_gtm_quiz.json is populated with questions on JTBD, MVPs, segmentation, and positioning.

Common Assets

  • Ensure common_assets/certificate_template.md is referenced in asset_manifest.md.

Repository Documentation

  • asset_manifest.md should be updated whenever new files are added. Ensure it reflects future changes to maintain accuracy.

These issues should be addressed to complete the curriculum and ensure all training materials are accurate and ready for use.