All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
assets/images/previews/--batch N flag--log-file flagwork/ directory to Jekyll exclude list to prevent symlink errors from local Python virtual environmentsquest-collection.html - Dynamic layout for displaying quests grouped by binary level tiers (Apprentice, Adventurer, Warrior, Master)quest-card.html - Reusable quest card component with data attributes for filteringquest-filters.html - Interactive filtering UI with JavaScript for quest type, difficulty, level, technology, and searchquest-stats.html - Statistics display component showing quest counts by type and difficultyquest_card.html - Alternative quest card with BEM-style CSS classesquest_grid.html - Grid layout component for quest collectionsquest_stats.html - Alternative statistics component with time estimationjekyll-quest-tracking.md (Level 0101, π΄ Hard, 4-6 hours)
update_level_readmes.py - Python script to ensure consistent frontmatter across level README files
layout: quest-collection, level, and categories fieldspages/_quests/README.md to use quest-collection layoutlayout: quest-collection for dynamic quest displaylevel field matching directory namecategories: quests for proper collection filteringapache-spark.md - Big Data Processing with Sparkdata-quality.md - Data Quality & Validationdata-warehousing.md - Data Warehouse Designetl-pipeline-design.md - ETL Pipeline Architecturestream-processing.md - Real-time Data Streamsai-ethics.md - Responsible AI Developmentcomputer-vision.md - Image & Video Analysisdeep-learning-frameworks.md - TensorFlow & PyTorchml-fundamentals.md - Machine Learning Basicsmlops.md - ML Operations & Deploymentnatural-language-processing.md - NLP Fundamentalsneural-networks.md - Deep Learning Architecturepython-data-science.md - Python for Data Scienceapi-gateway-patterns.md - API Gateway Designdesign-patterns.md - Software Design Patternsdomain-driven-design.md - DDD Principlesevent-driven-design.md - Event-Driven Architecturemicroservices-architecture.md - Microservices Designscaling-strategies.md - Horizontal & Vertical Scalingsystem-design-interviews.md - System Design Practicearchitecture-reviews.md - Technical Review Processbuilding-technical-communities.md - Community Buildingcareer-advancement.md - IT Career Growthinnovation-rnd.md - R&D Leadershipmentorship-programs.md - Mentoring Skillsopen-source-contribution.md - OSS Contributiontech-speaking-writing.md - Technical Communicationtechnical-leadership.md - Tech Lead SkillsfmContentType: quest field to .frontmatter/templates/quests.md.github/instructions/quest.instructions.md including:
fmContentType: quest to 35 quest files:
edgar.md, sec-edgar.md, the-temple-of-templates.mdpreview field in 2 blog posts:
2025-06-29-planting-seeds-software-evolution.md - Changed text to image path2025-07-09-fixing-github-actions-bash-compatibility-ai-evolution-engine.md - Changed text to image pathpages/_quests/README.md:
terminal-fundamentals.md, git-basics.md, markdown-mastery.mdgithub-pages-basics.md, jekyll-fundamentals.md, liquid-templating.md, yaml-configuration.md, git-workflow-mastery.mdadvanced-markdown.md, css-styling-basics.md, javascript-fundamentals.md, bootstrap-framework.mdadvanced-git-workflows.md, jekyll-plugins.md, seo-optimization.md, analytics-integration.md, custom-domains.mdcontainer-fundamentals.md, docker-compose-orchestration.mdcicd-fundamentals.md, github-actions-basics.md, testing-integration.md, etc.)database-fundamentals.md, sql-mastery.md, data-modeling.md, etc.)api-fundamentals.md, rest-principles.md, api-authentication.md, etc.)cloud-computing-fundamentals.md, aws-essentials.md, infrastructure-as-code.md)kubernetes-fundamentals.md, k8s-pods-workloads.md, k8s-services-networking.md, k8s-config-secrets.md)monitoring-fundamentals.md, prometheus-grafana.md, elk-stack.md, distributed-tracing.md, alerting-systems.md)security-fundamentals.md, threat-modeling.md, secure-coding.md, penetration-testing.md, compliance-standards.md)scripts/generate-placeholder-quest.sh - Automated quest file generation from templatesscripts/validate-quest-network.py - Python-based frontmatter and network validationscripts/quest-tools.sh - Docker wrapper for validation toolspages/_quests/templates/ directory with main-quest-template.md and level-readme-template.mddocker-compose.yml with quest-validator and quest-network-validator servicesscripts/requirements.txt for PyYAML and validation toolsassets/images/previews/level field to all quests following binary format (0000-1111)quest_type field (main_quest, side_quest, bonus_quest, epic_quest, reference)difficulty field (π’ Easy, π‘ Medium, π΄ Hard, βοΈ Epic, π Reference)estimated_time field with proper formatpermalink field structuretitle and description fields/opt/venv for quest validationquest-validator service for individual quest validationquest-network-validator service for network-wide validationinit_world/ β 0000/ (Foundation & Init World)lvl_000/ β 0000/ (merged with init_world content)lvl_001/ β 0001/ (Journeyman Challenges)lvl_0010/ β 0010/ (Terminal Enhancement)frontend/ β 0100/ (Frontend & Docker)tools/ directorycodex/ directory2024-05-28-bash-run.md β bash-run.md)scripts/, examples/)scripts/lib/preview_generator.py for enhanced preview generationtest/quest-validator/requirements.txt for validator dependenciesinit_world/, lvl_000/, lvl_001/, lvl_0010/, frontend/, examples/)0000/tools/ directory (consolidated to root tools/)2025-11-26-prompt-crystal-mastery-vscode-copilot-quest.md - Comprehensive VS Code Copilot prompt engineering quest with RCTF patterns, few-shot prompting, and reusable template creation2025-11-26-mastering-prompt-engineering-vscode-copilot.md - Tutorial companion to the prompt engineering questcommit-publish.prompt.md - Complete release pipeline workflow for semantic versioning and publishingdraft-article.prompt.md v2.0.0 - Major upgrade with RCTF pattern, Kaizen-driven structure, intake checklists, and quality gates.crush/workflows/CRUSH_WORKFLOW_SYSTEM_SUMMARY.md documentation/docs/ subdirectories:
ABOUT_REORGANIZATION_SUMMARY.md β docs/architecture/QUEST_TEMPLATE_ENHANCEMENT_SUMMARY.md β docs/standards/DEPENDENCY_UPDATE_SUMMARY.md β docs/workflows/LINK_CONSOLIDATION_SUMMARY.md β docs/workflows/docs/README.md with links to newly organized documentation (v1.1.0).gitignore to exclude log files from root directory and logs/*.log.seed.md (seed content moved to proper locations).github/workflows/blank.yml (unused workflow)prompts/seed.prompt.yml and prompts/seed_prompt.md (consolidated)test-mermaid.html (moved to test/ directory)add-date-prefixes.log, post-organization.log).gitignore patterns to prevent log file accumulation in repositoryorganize-posts.py and organize-posts.sh work as-is.github/workflows/organize-posts-weekly.ymlautomated/organize-posts-{run_id}π€ Weekly Post Organization - {run_id}automated, content-organization, postsbamr87docs/workflows/ORGANIZE_POSTS_WORKFLOW.mdThis changelog is manually maintained. When making changes:
[Unreleased] sectionAdded, Changed, Deprecated, Removed, Fixed, Security[Unreleased] items to a new version section when releasing