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.mdstays synchronized with the generated PDF.
Module M01 – Software Development Basics¶
lessons/03_sql_foundations.mdnow includes a schema diagram stored atmedia/02_sql_schema.mmd.lessons/04_oop_and_algorithms.mdnow provides OOP and algorithm explanations with no leftover SQL content.assignments/crud_project_instructions.mdnow covers branch workflows and sample ideas but lacks a starter project link or zip file.- Ensure
assignments/requirements_spec_template.mdis included. media/cheatsheet_python_basics.mdshould also be provided as a PDF.
Module M02 – AI-Assisted Developer¶
lessons/01_intro_to_llms.mdreferences a transformer diagram stored inmedia/transformer_architecture.md. Consider exporting an accompanying.mmdor image file.- Quizzes such as
quizzes/01_prompting_basics.jsonare already populated. assignments/ai_refactor_exercise.mdincludes example prompt logs.
Module M03 – Agile and QA¶
- Core files (
common_assets/templates/bug_report_template.md,assignments/bug_hunt_exercise.md, andquizzes/01_qa_basics.json) are present and populated.
Module M04 – From Concept to Market¶
assignments/jtbd_mapping_canvas.mdis still missing.- The go‑to‑market lesson includes
media/gtm_strategy_framework.mmd. - Quiz
quizzes/01_gtm_quiz.jsonis populated with questions on JTBD, MVPs, segmentation, and positioning.
Common Assets¶
- Ensure
common_assets/certificate_template.mdis referenced inasset_manifest.md.
Repository Documentation¶
asset_manifest.mdshould 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.