{
  "generated_at": "2026-07-12T07:12:44+00:00",
  "count": 269,
  "entries": [{
        "title": "About IT-Journey — From zer0 to her0",
        "basename": "about",
        "url": "/about/",
        "collection": "about",
        "tags": ["about","mission","principles","open-source","gamification","learning","ai-development"],
        "categories": ["about"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "  An open-source path from zer0 to her0  Technology should be learnable by anyone curious enough to try.  IT-Journey turns that conviction into something you can use today: a free, open, gamified path from your first command to the syste..."
      },{
        "title": "Contributing to IT-Journey",
        "basename": "contributing",
        "url": "/about/contributing/",
        "collection": "about",
        "tags": ["contributing","community","open-source","collaboration"],
        "categories": ["about"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Contributing to IT-JourneyWelcome, adventurer! 🎯 IT-Journey thrives on community collaboration. Whether you’re fixing a typo, creating epic quests, or building developer tools, your contribution matters.🚀 Quick Start for New Contributors..."
      },{
        "title": "IT-Journey About Section",
        "basename": "README",
        "url": "/about/readme/",
        "collection": "about",
        "tags": "",
        "categories": "",
        "aliases": [],
        "outgoing": [],
        "excerpt": "IT-Journey About SectionThis directory contains user-facing information about the IT-Journey learning platform, including mission, principles, community guidelines, and educational features.Directory Structure_about/├── about.md         ..."
      },{
        "title": "YOUR_DISPLAY_NAME",
        "basename": "README",
        "url": "/contributors/YOUR_GITHUB_USERNAME/",
        "collection": "about",
        "tags": "",
        "categories": "",
        "aliases": [],
        "outgoing": [],
        "excerpt": "    ⚠️ Contributor data not found for YOUR_GITHUB_USERNAME.    Create a data file at _data/contributors/YOUR_GITHUB_USERNAME.yml to get started.  📜 Personal Scroll  👋 Hi, I’m @YOUR_GITHUB_USERNAME  🤖 I’m interested in …  📚 I’m currently ..."
      },{
        "title": "Bamr87",
        "basename": "README",
        "url": "/contributors/bamr87/",
        "collection": "about",
        "tags": "",
        "categories": "",
        "aliases": [],
        "outgoing": [],
        "excerpt": "                        🧙              Bamr87              IT Wizard &amp; Software Architect                    \"zer0 to her0\"                              ⚔️ Level 0110 — Adventurer                                      12590 XP        ..."
      },{
        "title": "GitHub Copilot",
        "basename": "README",
        "url": "/contributors/copilot/",
        "collection": "about",
        "tags": "",
        "categories": "",
        "aliases": [],
        "outgoing": [],
        "excerpt": "                        🧙              GitHub Copilot              AI Pair-Programming Sorcerer                    \"Your AI pair programmer\"                              ⚔️ Level 0100 — Adventurer                                      197..."
      },{
        "title": "GitHub Actions Bot",
        "basename": "README",
        "url": "/contributors/github-actions-bot/",
        "collection": "about",
        "tags": ["ci-cd","automation","contributor"],
        "categories": "",
        "aliases": [],
        "outgoing": [],
        "excerpt": "    ⚠️ Contributor data not found for GitHub-actions-bot.    Create a data file at _data/contributors/GitHub-actions-bot.yml to get started.  📜 Personal Scroll  ⚙️ I’m GitHub Actions Bot — the automated CI/CD agent for IT-Journey  🚀 I bu..."
      },{
        "title": "Purpose",
        "basename": "purpose",
        "url": "/about/purpose/",
        "collection": "about",
        "tags": "",
        "categories": "",
        "aliases": [],
        "outgoing": [],
        "excerpt": "Statement of PurposeThe comprehension of our universe is constantly morphed by the information available and what is considered to be true. That truth is the core of humanity’s internal struggle and desire to find, whether it be in the f..."
      },{
        "title": "IT-Journey Versioning: Semver and Release Strategy",
        "basename": "versioning",
        "url": "/about/posts/versioning/",
        "collection": "about",
        "tags": ["article","versioning","semver"],
        "categories": ["posts"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Why Version a Content SiteA blog does not ship binaries, but it does accumulate breaking changes: layout overhauls, frontmatter schema migrations, permalink restructures, dependency upgrades. Without version markers it is impossible to a..."
      },{
        "title": "Learning Platform Features",
        "basename": "index",
        "url": "/about/features/",
        "collection": "about",
        "tags": ["features","learning","education","community"],
        "categories": ["about"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Educational FeaturesThese are the learning-focused features that make IT-Journey an end-to-end educational platform, from interactive quests to documentation, search, and community tools.🎓 Learning &amp; Content Features            Featu..."
      },{
        "title": "bamr87",
        "basename": "bamr87",
        "url": "/about/bamr87/",
        "collection": "about",
        "tags": "",
        "categories": "",
        "aliases": [],
        "outgoing": [],
        "excerpt": "Navigate to your current repositorycd ~/github/it-journey# Add the GitHub profile repository as a remote repositorygit remote add bamr87 https://github.com/bamr87/bamr87.git# Add the remote repository as a subtreegit subtree add --prefix..."
      },{
        "title": "Contributors",
        "basename": "index",
        "url": "/about/contributors/",
        "collection": "about",
        "tags": ["contributors","community","profiles","gamification"],
        "categories": ["about"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "🏛️ The Guild Hall — Contributors  “Behind every great journey lies a fellowship of adventurers. Step inside, and meet those who forge the path.”Welcome to the IT-Journey Contributor Guild Hall. Every contributor earns an RPG-style Charac..."
      },{
        "title": "Notes Index",
        "basename": "index",
        "url": "/notes/",
        "collection": "notes",
        "tags": ["notes","snippets","reference","powershell","linux","macos"],
        "categories": ["notes"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "NotesWorking notes, code snippets, and quick references collected during IT-Journey development. These are informal — think scratch pad, not polished guide. For structured learning, follow the Quest Map; for fast lookups, use the Cheatsh..."
      },{
        "title": "Markdown Cheatsheet",
        "basename": "markdown",
        "url": "/notes/cheatsheets/markdown/",
        "collection": "notes",
        "tags": ["markdown","syntax","reference","cheatsheet","kramdown"],
        "categories": ["notes","cheatsheets"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Basic SyntaxJekyll Markdown Quick ReferenceKramdown quickrefWrite in simply awesome markdownThis is a demo of all styled elements in Jekyll Now.View the Markdown used to create this post.This is a paragraph, it’s surrounded by whitespace..."
      },{
        "title": "Bash Cheatsheet: Essential Commands & Scripts",
        "basename": "bash-cheatsheet",
        "url": "/notes/cheatsheets/bash-cheatsheet/",
        "collection": "notes",
        "tags": ["bash","linux","script","shell","cheatsheet","reference"],
        "categories": ["notes","cheatsheets","shell"],
        "aliases": [],
        "outgoing": ["str = str","f1 -nt f2","f1 -ot f2","f1 -ef f2","! expr","x"],
        "excerpt": "Practice Routes  Play Bashcrawl Online - Practice pwd, ls, cd, cat, history, and completion in a safe browser dungeon.  Bashcrawl Repository - Study a real Bash-powered learning game and extend it locally.  Terminal and Bash Learning Pat..."
      },{
        "title": "Jekyll — Math Symbols with MathJax",
        "basename": "mathjax-symbols",
        "url": "/notes/cheatsheets/mathjax-symbols/",
        "collection": "notes",
        "tags": ["mathjax","mathematics","jekyll","latex"],
        "categories": ["jekyll","tutorials"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "  Display mathematical notation in web pages with MathJax.1. Math Symbols1. Showing Math Symbols on Web PageThe support of displaying math symbols with html tags is limited. Though you can use UTF-8 to display some special characters, it..."
      },{
        "title": "Windows PowerShell Cheatsheet",
        "basename": "powershell",
        "url": "/notes/cheatsheets/powershell/",
        "collection": "notes",
        "tags": ["powershell","windows","scripting","administration","cheatsheet","reference"],
        "categories": ["notes","cheatsheets","powershell"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Windows PowerShell is the successor of the windows cmd language, which itself has its roots in the ms-dos Bat language. All recent versions of Windows offer PowerShell (PS).PS may be seen as Microsoft’s answer to the shells common in Uni..."
      },{
        "title": "IT-Journey Curriculum: Build to Teach",
        "basename": "curriculum",
        "url": "/notes/dev/curriculum/",
        "collection": "notes",
        "tags": ["curriculum","learning-methodology","teaching","developer-education"],
        "categories": ["Learning"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "You don’t know what you can’t teach.That’s the governing constraint. If you cannot explain a concept clearly enough for someone else to act on it, you don’t actually understand it — you’ve just memorized enough to get through the task.Wh..."
      },{
        "title": "Master's Project",
        "basename": "masters-project",
        "url": "/notes/dev/projects/masters-project/",
        "collection": "notes",
        "tags": "",
        "categories": "",
        "aliases": [],
        "outgoing": [],
        "excerpt": "Qualifications  General  Localized  Classes  Stack Score  Feature Score  Footprint  Karma Credit  StackCredit"
      },{
        "title": "Start: IT-Journey Character Initialization Guide",
        "basename": "start",
        "url": "/notes/zero/start/",
        "collection": "notes",
        "tags": ["onboarding","setup","environment","getting-started"],
        "categories": ["Learning"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "InitializeEvery journey needs a starting state. This is the character sheet for the IT-Journey “zero” — the configuration you set once and rarely revisit, but which every subsequent step depends on.Identity / CharacterYour digital identi..."
      },{
        "title": "Front Matter CMS Preview Configuration",
        "basename": "frontmatter-preview-solution",
        "url": "/notes/frontmatter-preview-solution/",
        "collection": "notes",
        "tags": ["frontmatter","jekyll","preview","cms","tooling"],
        "categories": ["tools","jekyll"],
        "aliases": [],
        "outgoing": ["workspace"],
        "excerpt": "Front Matter Preview ConfigurationThis directory contains the implementation for simplified Front Matter CMS preview functionality in the IT-Journey repository.OverviewThe goal was to create a systematic way to link the FrontMatter CMS p..."
      },{
        "title": "iTerm Tips and Tricks",
        "basename": "2025-01-16-iterm-tips-and-tricks",
        "url": "/notes/2025-01-16-iterm-tips-and-tricks/",
        "collection": "notes",
        "tags": ["customization","iTerm2","macOS","productivity","terminal"],
        "categories": ["guides","iTerm2","productivity tips","shortcuts","terminal customization"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "How to Customize iTerm2 for Efficiency: Keybindings to Delete Words and Navigate TextiTerm2, a scriptable terminal emulator for macOS, lets you remap keys, set escape sequences, and define custom actions that speed up your work in the te..."
      },{
        "title": "Terminal Shortcuts Cheat Sheet: macOS, Linux & Windows",
        "basename": "terminal-shortcuts",
        "url": "/notes/cheatsheets/terminal-shortcuts/",
        "collection": "notes",
        "tags": ["terminal","shortcuts","bash","zsh","powershell","command-line","productivity","reference"],
        "categories": ["Documentation","Terminal","Reference"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "⌨️ Essential Terminal Shortcuts Cheat Sheet  Master the command line with these essential keyboard shortcuts for macOS Terminal, Linux shells (Bash/Zsh), and Windows PowerShell/Command Prompt.📋 Quick Reference Card            Action     ..."
      },{
        "title": "Complete BASH Reference: Commands & Techniques",
        "basename": "bash-complete-reference",
        "url": "/notes/cheatsheets/bash-complete-reference/",
        "collection": "notes",
        "tags": ["bash","shell","script","shell","linux","macos","reference-materials","system-admin","automation","devops"],
        "categories": ["Documentation","System Administration","Guides"],
        "aliases": [],
        "outgoing": ["condition","condition2","is preferred — supports:","condition1","! condition",":space:"],
        "excerpt": "🐚 The Complete BASH Reference  Everything you need to master GNU Bash — from basic commands to advanced scripting, process management, text processing, networking, and system administration.🎮 Practical ApplicationWant to put these comman..."
      },{
        "title": "Obsidian Graph View — Wiki Link Navigation",
        "basename": "graph",
        "url": "/notes/obsidian/graph/",
        "collection": "notes",
        "tags": ["obsidian","graph","navigation"],
        "categories": ["docs","obsidian"],
        "aliases": [],
        "outgoing": ["wiki links"],
        "excerpt": "Obsidian Graph ViewA live, force-directed map of IT-Journey pages connected by [[wiki links]].The graph is generated from assets/data/wiki-index.jsonand rendered by the zer0-mistakes theme’s graph script.            Reset view           ..."
      },{
        "title": "Obsidian Knowledge Graph and Wiki Links",
        "basename": "index",
        "url": "/notes/obsidian/",
        "collection": "notes",
        "tags": ["obsidian","wiki-links","knowledge-graph","notes"],
        "categories": ["notes","obsidian"],
        "aliases": [],
        "outgoing": ["wiki links","learning resources library","jekyll documentation","terminal and bash learning path","notes index","quick start: build a jekyll site from scratch","markdown mastery: content formatting fundamentals"],
        "excerpt": "Obsidian Knowledge GraphIT-Journey uses the zer0-mistakes theme for Obsidian-style knowledge features while keeping the implementation in the theme. This site only adds the pages, navigation, and content links needed to make those featur..."
      },{
        "title": "Autonomy Levels Matrix",
        "basename": "autonomy-levels-matrix",
        "url": "/notes/gh-600/autonomy-levels-matrix/",
        "collection": "notes",
        "tags": ["gh-600","autonomy","responsible-ai","quick-reference"],
        "categories": ["Notes"],
        "aliases": [],
        "outgoing": ["gh-600 agentic ai quick-reference notes","the autonomy scales: mapping agent autonomy levels","the agentic codex: gh-600 study hub"],
        "excerpt": "Autonomy Levels MatrixThe Five Levels            Level      Name      Agent Acts?      Human Reviews?      Human Approves?                  L0      Manual      ❌      N/A      N/A              L1      Assisted      Suggests only      ✅ E..."
      },{
        "title": "GitHub Copilot Coding Agent Cheatsheet",
        "basename": "copilot-coding-agent-cheatsheet",
        "url": "/notes/gh-600/copilot-coding-agent-cheatsheet/",
        "collection": "notes",
        "tags": ["gh-600","copilot","coding-agent","quick-reference"],
        "categories": ["Notes"],
        "aliases": [],
        "outgoing": ["gh-600 agentic ai quick-reference notes","the agentic codex: gh-600 study hub"],
        "excerpt": "GitHub Copilot Coding Agent CheatsheetActivating the Coding Agent  Assign an issue to @copilot (or add the copilot label — check your organisation settings)  Copilot creates a branch, opens a PR, and begins work  Monitor in the “Copilot”..."
      },{
        "title": "Evaluation Signals Table",
        "basename": "evaluation-signals-table",
        "url": "/notes/gh-600/evaluation-signals-table/",
        "collection": "notes",
        "tags": ["gh-600","evaluation","signals","quick-reference"],
        "categories": ["Notes"],
        "aliases": [],
        "outgoing": ["gh-600 agentic ai quick-reference notes","the oracle’s rubric: defining agent success criteria and signals","the agentic codex: gh-600 study hub"],
        "excerpt": "Evaluation Signals TableGitHub Signal → Acceptance Criteria Mapping            Signal      Type      Check Command                  CI workflow passes      Quality      gh run list --workflow=ci.yml --branch={branch} --status=success    ..."
      },{
        "title": "GH-600 Exam Overview",
        "basename": "exam-overview",
        "url": "/notes/gh-600/exam-overview/",
        "collection": "notes",
        "tags": ["gh-600","exam","quick-reference"],
        "categories": ["Notes"],
        "aliases": [],
        "outgoing": ["gh-600 agentic ai quick-reference notes","the agentic codex: gh-600 study hub"],
        "excerpt": "GH-600 Exam OverviewOfficial Name: Developing in Agentic AI SystemsCertification: GitHub Copilot SpecialistPassing Score: 70% (700/1000)Format: Multiple choice, multi-select, scenario-basedDomain Weights            Domain      Topic     ..."
      },{
        "title": "GH-600 Glossary",
        "basename": "glossary",
        "url": "/notes/gh-600/glossary/",
        "collection": "notes",
        "tags": ["gh-600","glossary","definitions","quick-reference"],
        "categories": ["Notes"],
        "aliases": [],
        "outgoing": ["gh-600 agentic ai quick-reference notes","the agentic codex: gh-600 study hub"],
        "excerpt": "GH-600 GlossaryAAGENTS.mdA file placed in the root of a repository that provides instructions, conventions, and constraints for AI agents working in that repository. Similar in purpose to CONTRIBUTING.md but addressed to AI systems.Accep..."
      },{
        "title": "GH-600 Agentic AI Quick-Reference Notes",
        "basename": "index",
        "url": "/notes/gh-600/",
        "collection": "notes",
        "tags": ["gh-600","quick-reference","notes"],
        "categories": ["Notes"],
        "aliases": [],
        "outgoing": ["gh-600 exam overview","gh-600 skills checklist","github copilot coding agent cheatsheet","mcp quick reference","autonomy levels matrix","evaluation signals table","gh-600 glossary","the agentic codex"],
        "excerpt": "GH-600 Quick-Reference NotesQuick-reference materials for the GH-600: Developing in Agentic AI Systems certification.Notes in This Collection            Note      Description                  Exam Overview      Domain weights, format, pa..."
      },{
        "title": "GH-600 Week-by-Week Learning Path",
        "basename": "learning-path",
        "url": "/notes/gh-600/learning-path/",
        "collection": "notes",
        "tags": ["gh-600","agentic-ai","learning-path","study-plan"],
        "categories": ["Notes","Certifications","Agentic-AI"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "GH-600 Week-by-Week Learning PathThe Scrollmaster’s Prescribed Curriculum — for those who prefer a map over wandering.Total estimated time: ~40 hours over 6 weeks (~7 hours/week)Assumed background: Comfortable with GitHub Actions, basic ..."
      },{
        "title": "MCP Quick Reference",
        "basename": "mcp-quickref",
        "url": "/notes/gh-600/mcp-quickref/",
        "collection": "notes",
        "tags": ["gh-600","mcp","model-context-protocol","quick-reference"],
        "categories": ["Notes"],
        "aliases": [],
        "outgoing": ["gh-600 agentic ai quick-reference notes","the mcp conclave: mastering model context protocol servers","the agentic codex: gh-600 study hub"],
        "excerpt": "MCP Quick ReferenceWhat Is MCP?The Model Context Protocol is an open standard that lets AI models connect to external tools. MCP servers expose structured tools (functions) that an AI can call.Setup: GitHub MCP ServerInstallnpx @modelcon..."
      },{
        "title": "GH-600 Recommended Resources",
        "basename": "recommended-resources",
        "url": "/notes/gh-600/recommended-resources/",
        "collection": "notes",
        "tags": ["gh-600","agentic-ai","resources","microsoft-learn","mcp"],
        "categories": ["Docs","Certifications","Agentic-AI"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "GH-600 Recommended ResourcesThe Arcane Library — texts and scrolls gathered from across the digital realm.Microsoft Learn (Official)            Resource      Type      Relevant Domains                  GH-600 Study Guide      Study Guide..."
      },{
        "title": "GH-600 Skills Checklist",
        "basename": "skills-checklist",
        "url": "/notes/gh-600/skills-checklist/",
        "collection": "notes",
        "tags": ["gh-600","skills","checklist","quick-reference"],
        "categories": ["Notes"],
        "aliases": [],
        "outgoing": ["gh-600 agentic ai quick-reference notes","trial of the agentic codex: the grand capstone","the agentic codex: gh-600 study hub"],
        "excerpt": "GH-600 Skills ChecklistCheck off each sub-skill as you complete the corresponding quest.Domain 1: Agentic AI in the SDLC (18%)  1.1 Explain how agentic AI fits into the SDLC → Q1  1.2 Differentiate planning and action phases → Q2  1.3 Co..."
      },{
        "title": "GH-600 Skills Measured — Full Breakdown",
        "basename": "skills-measured",
        "url": "/notes/gh-600/skills-measured/",
        "collection": "notes",
        "tags": ["gh-600","agentic-ai","skills-measured","certifications"],
        "categories": ["Docs","Certifications","Agentic-AI"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "GH-600 Skills Measured — Full BreakdownOfficial source: learn.microsoft.com/credentials/certifications/resources/study-guides/gh-600Each sub-skill maps to exactly one quest. Click the quest link to start practising that skill immediately..."
      },{
        "title": "Cheatsheets",
        "basename": "index",
        "url": "/notes/cheatsheets/",
        "collection": "notes",
        "tags": ["cheatsheets","reference","bash","powershell","markdown"],
        "categories": ["notes","cheatsheets"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "📑 CheatsheetsFast, scannable reference cards for the tools you reach for every day. These arethe reference companions to the quests — keep them open in a tabwhile you work.Command line  Bash Cheatsheet — essential commands,variables, fun..."
      },{
        "title": "GH-600 in the Wild: Implemented in IT-Journey",
        "basename": "implemented-in-it-journey",
        "url": "/notes/gh-600/implemented-in-it-journey/",
        "collection": "notes",
        "tags": ["gh-600","agentic-ai","reference-implementation","automation"],
        "categories": ["Notes"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "GH-600 in the Wild: Implemented in IT-JourneyThe Agentic Codex is not a thought experiment — this repository runs on thedisciplines the exam tests. An AI fleet drafts content, walks quests as alearner, repairs what it witnessed breaking,..."
      },{
        "title": "Hello Windows: Mastering the Windows Development Environment",
        "basename": "hello-win",
        "url": "/quests/0000/hello-windows/",
        "collection": "quests",
        "tags": ["windows","powershell","wsl","development-setup","package-management","init-world",1],
        "categories": ["Quests","Init-World","Windows","Development-Environment"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","hello n00b: your first steps into the it journey","os selection","vs code mastery quest: forge your ultimate development weapon","terminal fundamentals: command line navigation quest","hello macos: setting up the apple kingdom","linux fundamentals","obsidian knowledge graph and wiki links"],
        "excerpt": "Welcome, Windows warrior, to the realm where Microsoft’s power meets open-source flexibility! This quest will transform your Windows machine into a development powerhouse that rivals any Unix system while retaining all the advantages of ..."
      },{
        "title": "Quest Realm: Your Gamified IT Learning Hub",
        "basename": "README",
        "url": "/quests/",
        "collection": "quests",
        "tags": ["quests","learning-path","index","gamified-learning"],
        "categories": ["quests"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Ah, brave adventurer! You’ve reached the mystical realm of IT knowledge — where code flows like magic, systems rise like castles, and every bug is but a dragon to be slain.Use the Tier Map, class paths, and Browse All Quests above to cha..."
      },{
        "title": "Linux Fundamentals: Enter the Penguin's Domain",
        "basename": "linux-fundamentals",
        "url": "/quests/0000/linux-fundamentals/",
        "collection": "quests",
        "tags": ["linux","fundamentals","navigation","scripting","security","networking"],
        "categories": ["quests","linux"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","os selection","hello n00b: your first steps into the it journey","terminal fundamentals: command line navigation quest","bashcrawl and beyond: extending a terminal dungeon adventure","hello windows: mastering the windows development environment","hello macos: setting up the apple kingdom","obsidian knowledge graph and wiki links"],
        "excerpt": "Linux FundamentalsWelcome to the Penguin’s Domain, brave adventurer! Linux is the backbone of modern servers, cloud infrastructure, and countless development environments. Mastering its fundamentals is like learning the ancient language ..."
      },{
        "title": "🏰 Overworld - Master Quest Map",
        "basename": "home",
        "url": "/quests/home/",
        "collection": "quests",
        "tags": ["overworld","navigation","progress","dashboard"],
        "categories": ["home","quest-map","progress-tracker"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "  The whole game, in one place. Everything on this dashboard is generated from the quest registry — pick a tier on the realm map, follow a class path, or jump back into your next quest. Hit Customize to choose what’s shown and set your a..."
      },{
        "title": "AI Feature Pipeline Architect: DevSecOps Mastery Quest",
        "basename": "ai-feature-pipeline-architect",
        "url": "/quests/1011/ai-feature-pipeline-architect/",
        "collection": "quests",
        "tags": ["1011","ai-orchestration","devops-mastery","pipeline-automation","feature-development","gamified-learning"],
        "categories": ["Quests","DevOps-Engineering","AI-Integration"],
        "aliases": [],
        "outgoing": ["level 1011 - feature development","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, master architect! Welcome to the AI Feature Pipeline Architect Quest - an epic journey that will transform you into a wizard of AI-orchestrated development pipelines. This quest will guide you through building intelligent syst..."
      },{
        "title": "Hello n00b: Your First Steps into the IT Journey",
        "basename": "hello-noob",
        "url": "/quests/0000/hello-noob/",
        "collection": "quests",
        "tags": ["0000","github","git","beginner","init-world","community-entry"],
        "categories": ["Quests","Init-World","Beginner"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Welcome, brave n00b, to the beginning of your legendary IT journey! You stand at the threshold of an incredible adventure where code becomes magic, problems transform into puzzles, and you’ll develop superpowers that would seem impossibl..."
      },{
        "title": "Begin Your IT Journey: Survey the Realm",
        "basename": "begin-your-it-journey",
        "url": "/quests/0000/begin-your-it-journey/",
        "collection": "quests",
        "tags": ["getting-started","beginner","0000"],
        "categories": "",
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","hello n00b: your first steps into the it journey","character building: forge your it identity and development environment","character selection","it fundamentals","obsidian knowledge graph and wiki links"],
        "excerpt": "Welcome, brave newcomer, to the threshold of the IT realm! Every legendary wizard, architect, and guardian began exactly where you stand now — with curiosity as their compass and determination as their shield. This quest will illuminate ..."
      },{
        "title": "Character Building: Forge Your IT Hero Identity",
        "basename": "character-building",
        "url": "/quests/0000/character-building/",
        "collection": "quests",
        "tags": ["character-building","career-planning","development-environment","specialization","it-career","init-world",1],
        "categories": ["Quests","Init-World","Career-Development"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","hello n00b: your first steps into the it journey","begin your it journey","character selection","os selection","obsidian knowledge graph and wiki links"],
        "excerpt": "Welcome, aspiring IT hero! You stand at a crucial crossroads where your journey from novice to expert begins. Character building in the IT realm isn’t just about choosing tools—it’s about discovering who you want to become in the vast di..."
      },{
        "title": "Character Selection: Choose Your IT Class",
        "basename": "character-selection",
        "url": "/quests/0000/character-selection/",
        "collection": "quests",
        "tags": ["character-selection","career-paths","0000"],
        "categories": "",
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","begin your it journey","character building: forge your it identity and development environment","it fundamentals","obsidian knowledge graph and wiki links"],
        "excerpt": "Welcome to the Character Selection chamber, brave adventurer! Just as every RPG hero must choose their class before venturing into the world, you must select your IT specialization to focus your training and skills. Each character class ..."
      },{
        "title": "IT Fundamentals: Your Digital Awakening Quest",
        "basename": "it-fundamentals",
        "url": "/quests/0000/it-fundamentals/",
        "collection": "quests",
        "tags": ["fundamentals","it-basics","0000"],
        "categories": "",
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","hello n00b: your first steps into the it journey","os selection","begin your it journey","obsidian knowledge graph and wiki links"],
        "excerpt": "Welcome, aspiring IT adventurer! Before you can cast your first spells or build grand digital fortresses, you must understand the fundamental building blocks of the IT realm. This quest covers the essential skills every technology profes..."
      },{
        "title": "OS Selection: Choose Your Realm of Power",
        "basename": "os-selection",
        "url": "/quests/0000/os-selection/",
        "collection": "quests",
        "tags": ["0000","operating-systems","beginner"],
        "categories": ["Quests","Init-World"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","it fundamentals","hello windows: mastering the windows development environment","hello macos: setting up the apple kingdom","linux fundamentals","character selection","obsidian knowledge graph and wiki links"],
        "excerpt": "Welcome to the Realm Selection Chamber, brave adventurer! Choosing the right operating system is like selecting the right wand in the wizarding world — it’s a deeply personal choice that shapes every spell you cast on your IT journey.🎯 Q..."
      },{
        "title": "Codex Glossary: Fantasy Terms to IT Reality",
        "basename": "glossary",
        "url": "/quests/codex/glossary/",
        "collection": "quests",
        "tags": ["codex","glossary","lexicon","fantasy","reference","world-building"],
        "categories": ["Codex","Reference"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Every realm keeps a codex — the book its scribes consult so that a dragon inone tale is not a lizard in the next. This is ours: the shared dictionary thatmaps the fantasy of IT-Journey onto the technology it teaches. Met a strangeword mi..."
      },{
        "title": "Build a Personal Website with GitHub Pages",
        "basename": "personal-site",
        "url": "/quests/0001/personal-site/",
        "collection": "quests",
        "tags": ["Personal Site","0001","github-pages"],
        "categories": ["Quests","GitHub-Pages"],
        "aliases": [],
        "outgoing": ["level 001 - journeyman challenges","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "🎯 Quest ObjectivesBy the end of this quest, you will be able to:  Understand the core concepts introduced in this quest  Complete the hands-on exercises and verify the results  Apply what you learned to a follow-up scenario of your own d..."
      },{
        "title": "Frontend Forests: Building a Jekyll Site with Bootstrap",
        "basename": "frontend",
        "url": "/quests/0100/frontend/",
        "collection": "quests",
        "tags": "",
        "categories": "",
        "aliases": [],
        "outgoing": ["level 0100 - frontend development &amp; docker","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "🎯 Quest ObjectivesBy the end of this quest, you will be able to:  Understand the core concepts introduced in this quest  Complete the hands-on exercises and verify the results  Apply what you learned to a follow-up scenario of your own d..."
      },{
        "title": "Dockering Jekyll with Bootstrap 5",
        "basename": "frontend-docker",
        "url": "/quests/0100/frontend-docker/",
        "collection": "quests",
        "tags": ["docker","jekyll","bootstrap","frontend","containers"],
        "categories": ["Quests","Fullstack","Medium"],
        "aliases": [],
        "outgoing": ["level 0100 - frontend development &amp; docker","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "🎯 Quest ObjectivesBy the end of this quest, you will be able to:  Understand the core concepts introduced in this quest  Complete the hands-on exercises and verify the results  Apply what you learned to a follow-up scenario of your own d..."
      },{
        "title": "🗺️ World Map: Navigation Guide to the IT-Journey Realm",
        "basename": "world_map",
        "url": "/quests/codex/world-map/",
        "collection": "quests",
        "tags": ["navigation","site-map","world-map","it-journey","learning-paths"],
        "categories": ["Codex","Navigation"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Welcome, brave traveler, to the complete cartographical guide of the IT-Journey realm! This mystical map reveals every secret path, hidden treasure, and learning adventure across our digital kingdom.🌟 Realm Overview: The Four Sacred Doma..."
      },{
        "title": "bashcrawl and Beyond: Extending a Terminal Dungeon Adventure",
        "basename": "bash-run",
        "url": "/quests/0000/bash-run/",
        "collection": "quests",
        "tags": ["bash","terminal","game-development","shell-scripting",0],
        "categories": ["Quests","Terminal","Level-000"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","linux fundamentals","terminal fundamentals: command line navigation quest","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, aspiring script mage! In this side quest, you will study how bashcrawl is built and then extend it with new rooms, encounters, and game mechanics. bashcrawl is an elegant dungeon crawler that uses the file system itself as the..."
      },{
        "title": "Planting Seeds: Set Up Your Dev Toolkit",
        "basename": "planting-seeds",
        "url": "/quests/0010/planting-seeds/",
        "collection": "quests",
        "tags": "",
        "categories": "",
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "🕸️ Knowledge GraphStructured wiki-links connect this quest to the IT-Journey knowledge graph. Open the Obsidian Graph View to explore connections.Level hub: [[Level 0010 - Terminal Enhancement &amp; Shell Mastery]]Overworld: [[🏰 Overworl..."
      },{
        "title": "Conjure a Django Project into a GitHub Vault",
        "basename": "django-and-git",
        "url": "/quests/0010/django-and-git/",
        "collection": "quests",
        "tags": ["Django","Git","how-to","python","tutorial"],
        "categories": ["Development","Git","Programming","Python","Web Development"],
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Setting Up a GitHub Repository for Your Django ProjectA Magical Adventure with VS Code🎩✨ Welcome, young sorcerer, to the mystical art of Django Deployment! Before your project can roam the digital realm freely, it must be contained in th..."
      },{
        "title": "Understanding Action Triggers in Depth",
        "basename": "action-triggers",
        "url": "/quests/0010/action-triggers/",
        "collection": "quests",
        "tags": ["automation","CI/CD","GitHub Actions","workflows","YAML"],
        "categories": ["Automation","CI/CD","Development","GitHub Actions","Programming"],
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Ah yes, the winds of automation are calling! You’ve chronicled your changelogs and blessed your docs, but now it’s time to awaken the ancient machinery of your kingdom: GitHub Actions. This, dear dev-sorcerer, is where the magic truly be..."
      },{
        "title": "Mastering Branches and Pull Requests for Developers",
        "basename": "branches-and-pull-requests",
        "url": "/quests/0010/branches-and-pull-requests/",
        "collection": "quests",
        "tags": ["Collaboration","Git","GitHub","Pull Requests","Version Control"],
        "categories": ["Development","Git","Programming","Version Control","Web Development"],
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "🧙‍♂️ Branch Like a Wizard: GitHub PR Sorcery 101Welcome to the enchanted forest of GitHub, where every branch is a path, and every pull request (PR) is a summoning ritual. Here’s how to avoid conjuring chaos and keep your repo realm pris..."
      },{
        "title": "Level 0010: Changelogs & the Chronicles of Code",
        "basename": "change-logs",
        "url": "/quests/0010/change-logs/",
        "collection": "quests",
        "tags": "",
        "categories": "",
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Aye aye, knowledge crusader! You’ve survived the trials of Pull Request Prose and the sacred rites of Atomic Commits. Now, it’s time to master the Arcane Arts of Documentation &amp; the Grand Book of CHANGELOGS.📖 Chapter 3: Changelogs &a..."
      },{
        "title": "Commit Hygiene: Crafting Clean, Atomic Commits",
        "basename": "commitments-to-clean-commits",
        "url": "/quests/0010/commitments-to-clean-commits/",
        "collection": "quests",
        "tags": ["clean commits","Git","GitHub","tutorial","version control"],
        "categories": ["Development","Git Best Practices","IT Consulting","Programming","Project Management"],
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Ah, brave adventurer! You’ve mastered the sacred art of branching and the scroll-writing ritual known as the Pull Request. Now, prepare thyself for the next enchanted trial:📝 Commit Hygiene &amp; the Magic of Tiny Spells (Chapter 2)Welco..."
      },{
        "title": "Revolutionizing Work with AI Automation",
        "basename": "revolutionizing-work-with-ai-automation",
        "url": "/quests/0010/revolutionizing-work-with-ai-automation/",
        "collection": "quests",
        "tags": ["AI Automation","Best Practices","Code Review","GitHub Copilot","OpenAI API"],
        "categories": ["AI Automation","Development","IT Consulting","Programming","Project Management"],
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Ah, the final frontier… the arcane fusion of human cleverness and artificial intelligence. You’ve set up branches, written perfect commits, documented your journey, and summoned automation spells—but now it’s time to meet your AI familia..."
      },{
        "title": "Bashcrawl Quest: Terminal Adventure RPG",
        "basename": "README",
        "url": "/quests/0000/bashcrawl/",
        "collection": "quests",
        "tags": ["bashcrawl","terminal","command-line","adventure-game","bash","0000"],
        "categories": ["Quests","Terminal","Gaming","Education"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Welcome to the Bashcrawl Catacombs — an interactive terminal dungeon where every command is a spell and every directory a new realm to explore. Nine interconnected chambers await, each a side-quest that teaches a core set of Bash skills ..."
      },{
        "title": "Azure Ascension: Deploying Jekyll to the Cloud Kingdom",
        "basename": "azure-ascension-jekyll-deployment",
        "url": "/quests/1000/azure-ascension-jekyll-deployment/",
        "collection": "quests",
        "tags": ["azure","jekyll","static-web-apps","ci-cd"],
        "categories": ["Quests","Cloud","Azure","Deployment"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Rise, cloud wanderer! This quest guides you through deploying the IT-Journey Jekyll site to Azure Static Web Apps, wiring up CI/CD, and verifying a clean production build.🎯 Quest ObjectivesPrimary Objectives  Provision Azure Static Web A..."
      },{
        "title": "VS Code Mastery: Forge Your Ultimate Dev Weapon",
        "basename": "vscode-mastery",
        "url": "/quests/0000/vscode-mastery/",
        "collection": "quests",
        "tags": ["vscode","ide-setup","development-environment","productivity","coding-tools","quest","init-world"],
        "categories": ["Quests","Tools","Development","IDE-Setup"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","hello n00b: your first steps into the it journey","hello windows: mastering the windows development environment","hello macos: setting up the apple kingdom","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, aspiring code warrior! You stand before one of the most crucial quests in your IT journey. Visual Studio Code is not just a text editor—it’s a magical artifact that, when properly enchanted, becomes the ultimate weapon in any ..."
      },{
        "title": "Terminal Mastery: Conquering the Command-Line Realm",
        "basename": "terminal-mastery",
        "url": "/quests/0001/terminal-mastery/",
        "collection": "quests",
        "tags": ["0001","terminal","command-line","tool-mastery","foundation","system-administration","developer-tools","hands-on","gamified-learning"],
        "categories": ["Quests","Development - Foundation"],
        "aliases": [],
        "outgoing": ["level 001 - journeyman challenges","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to the Terminal Mastery Quest - an epic journey that will transform you from a mere point-and-click peasant into a command-line champion. This quest will guide you through the ancient arts of terminal..."
      },{
        "title": "Bash Incantations: Level 0010 Scripting Quest",
        "basename": "bash-scripting",
        "url": "/quests/0010/bash-scripting/",
        "collection": "quests",
        "tags": ["0010","bash","shell-scripting","command-line","automation","system-administration","gamified-learning"],
        "categories": ["Quests","Foundation","System-Administration"],
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, aspiring Digital Sorcerer! Welcome to the realm of Bash Incantations - an epic journey that will transform you from a mere terminal user into an automation wizard. In this quest, you’ll master the ancient art of shell scriptin..."
      },{
        "title": "Quest: Mastering the Ancient Arts of Source Control Sorcery",
        "basename": "sourcery-code-methods",
        "url": "/quests/0100/source-control-sorcery/",
        "collection": "quests",
        "tags": ["0100","git","github","version-control","collaboration","workflow-mastery"],
        "categories": ["Quests","Development-Fundamentals","Tool-Mastery"],
        "aliases": [],
        "outgoing": ["level 0100 - frontend development &amp; docker","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "In the mystical realm of software development, there exists an ancient magic for tracking every change known as Source Control Sorcery. Long ago, master developers discovered the secrets of tracking every change, branching through parall..."
      },{
        "title": "Link to the Future: Automated Hyperlink Guardian Quest",
        "basename": "link-to-the-future-automated-hyperlink-checking-and-error-reporting",
        "url": "/quests/1010/automated-hyperlink-guardian/",
        "collection": "quests",
        "tags": ["1010","github-actions","automated-testing","ai-analysis","devops-automation","link-validation"],
        "categories": ["Quests","DevOps-Automation","Quality-Assurance"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "In the vast digital realm of Jekyll-powered GitHub Pages, where content flows like rivers of Markdown and links connect distant territories of knowledge, a silent corruption threatens the very foundation of your domain. Broken hyperlinks..."
      },{
        "title": "Forging the La(zy)TeX CV: Binary Level 0101 (5) Quest",
        "basename": "the-lazytex-of-building-a-curriculum-vitae",
        "url": "/quests/0101/latex-cv-forging/",
        "collection": "quests",
        "tags": ["0101","latex","vscode","resume","pdf","tool-mastery"],
        "categories": ["Quests","Development","Foundation"],
        "aliases": [],
        "outgoing": ["level 0101 - advanced docker &amp; devops","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "🧙‍♂️ Epic IntroductionIn the vast digital matrix where data flows like rivers of light, the guild calls you to forge yourmost enduring artifact: your Curriculum Vitae. This quest is a binary incantation at Level 0101(5)—a tool‑mastery ad..."
      },{
        "title": "Conquer King EDGAR: Siege of the SEC Data Castle",
        "basename": "edgar",
        "url": "/quests/1100/conquer-king-edgar/",
        "collection": "quests",
        "tags": ["1100","python","api","sec-edgar","xbrl","data-engineering","project-based","gamified-learning"],
        "categories": ["Quests","Development","Intermediate"],
        "aliases": [],
        "outgoing": ["level 1100 - data &amp; templates","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "🌟 Welcome, Brave Data Sorcerer! 🌟In the fog-shrouded realms of Financea, where gold flows like enchanted rivers and secrets are hoarded intowering vaults, stands the impregnable Data Castle ruled by the tyrannical King EDGAR. This ancien..."
      },{
        "title": "The Temple of Templates: Reusable Abstractions",
        "basename": "the-temple-of-templates",
        "url": "/quests/1100/temple-of-templates/",
        "collection": "quests",
        "tags": ["1100","templates","design-patterns","software-architecture","reusable-components","hands-on"],
        "categories": ["Quests","Development","Intermediate"],
        "aliases": [],
        "outgoing": ["level 1100 - data &amp; templates","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "🧙‍♂️ Epic IntroductionIn the vast digital matrix where data flows like rivers of light, an ancient archway awaits. Step through and behold The Temple of Templates—a sanctum where binary incantations become architecture and reusable patte..."
      },{
        "title": "Epic Quest: Zer0-to-Her0 CMStyle",
        "basename": "zer0-to-her0-cmstyle",
        "url": "/quests/codex/zer0-to-her0-cmstyle/",
        "collection": "quests",
        "tags": ["0010","ai-integration","epic_quest","cms","jekyll","vscode","gamified-learning","open-source","project-based"],
        "categories": ["Quests","AI/ML","CMS","Development","Open Source"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","epic quest: the self-operating website","vs code mastery: forge your ultimate dev weapon","git workflow mastery: branches, merging &amp; team collaboration","jekyll fundamentals: build static sites with ruby","the github pages portal: forging your digital realm","link to the future: automated hyperlink guardian quest","obsidian knowledge graph and wiki links"],
        "excerpt": "In the vast digital wilderness, where code reigns supreme and innovation is the ultimate currency, one determined nerd embarked on an epic IT journey — no fancy degrees, no corporate backing, just sheer curiosity and open source grit. Wh..."
      },{
        "title": "404 Hunting: Binary Wards for Unbreakable Links",
        "basename": "404-hunting",
        "url": "/quests/1110/404-hunting-quest/",
        "collection": "quests",
        "tags": ["1110","jekyll","github-actions","link-integrity","devops"],
        "categories": ["Quests","Web-Development","Intermediate"],
        "aliases": [],
        "outgoing": ["level 1110 - quality assurance","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "[In the digital matrix where URLs thread through luminous forests, a wraith prowls—the 404 Specter. Its hunger is broken paths; its lair, forgotten slugs. Today you rise as a Link Warden, weaving binary incantations to bind the 404 and l..."
      },{
        "title": "Nerd Font Enchantment: Terminal Icon Mastery",
        "basename": "nerd-font-enchantment",
        "url": "/quests/0010/nerd-font-enchantment/",
        "collection": "quests",
        "tags": ["binary-level-indicator","terminal-mastery","nerd-fonts","font-installation","visual-enhancement","cross-platform-setup","development-tools","terminal-customization","macos","linux","windows"],
        "categories": ["Quests","Side-Quests","Tools","Terminal-Mastery"],
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "🌟 The Legend of Font EnchantmentIn the mystical realms of terminal mastery, there exists a legendary collection of fonts known as Nerd Fonts. These are not ordinary typefaces, but enchanted glyphs that contain thousands of magical symbol..."
      },{
        "title": "Terminal Enchantment: Oh-My-Zsh Mastery",
        "basename": "oh-my-zsh-terminal-enchantment",
        "url": "/quests/0010/oh-my-zsh-mastery/",
        "collection": "quests",
        "tags": ["0010","zsh","terminal-mastery","oh-my-zsh","productivity-tools","shell-customization","vscode-integration","development-workflow","command-line-efficiency","gamified-learning"],
        "categories": ["Quests","Development","Tools","Terminal-Mastery"],
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","terminal fundamentals: command line navigation quest","nerd font enchantment: terminal icon mastery","advanced markdown: tables, footnotes &amp; extended syntax","obsidian knowledge graph and wiki links"],
        "excerpt": "🌟 The Legend of Terminal EnchantmentIn the vast digital realms where developers forge their code, there exists a legendary framework known as Oh-My-Zsh. This ancient artifact transforms the humble terminal from a mere tool into a weapon ..."
      },{
        "title": "Docker Containerization Mastery: Level 0101 (5) Quest",
        "basename": "docker-mastery-example",
        "url": "/quests/0101/docker-mastery/",
        "collection": "quests",
        "tags": ["0101","docker","tool-mastery","devops","hands-on","gamified-learning"],
        "categories": ["Quests","Devops","Medium"],
        "aliases": [],
        "outgoing": ["level 0101 - advanced docker &amp; devops","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to Docker Containerization Mastery: Level 0101 (5) Quest - an epic 🟡 Medium journey that will transform your docker mastery. This quest will guide you through tool-mastery adventures in devops, prepar..."
      },{
        "title": "The Diagrammatic Enchantment: Jekyll-Mermaid Integration",
        "basename": "jekyll-mermaid-integration",
        "url": "/quests/0010/jekyll-mermaid-integration/",
        "collection": "quests",
        "tags": ["jekyll","mermaid","diagrams","frontend","integration","documentation","javascript","cdn"],
        "categories": ["Quests","Jekyll","Frontend"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "🧙‍♂️ The Diagrammatic Enchantment: Jekyll-Mermaid Integration Quest🎯 Quest ObjectivesBy the end of this quest, you will be able to:  Understand the core concepts introduced in this quest  Complete the hands-on exercises and verify the re..."
      },{
        "title": "The Knowledge Vault: Building an Automated Documentation Hub",
        "basename": "docs-in-a-row",
        "url": "/quests/0001/docs-in-a-row/",
        "collection": "quests",
        "tags": ["github-actions","bash-scripting","python-automation","documentation","devops","ci-cd","workflow-automation"],
        "categories": ["Automation","DevOps","Documentation"],
        "aliases": [],
        "outgoing": ["level 001 - journeyman challenges","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "📚 The Knowledge Vault: Building an Automated Documentation Hub🎯 Quest ObjectivesBy the end of this quest, you will be able to:  Understand the core concepts introduced in this quest  Complete the hands-on exercises and verify the results..."
      },{
        "title": "Recursive Realms: Testing Infinite Loops with AI",
        "basename": "testing-quests-with-recursive-questing",
        "url": "/quests/0010/recursive-realms-testing/",
        "collection": "quests",
        "tags": ["0010","python","language-learning","testing","hands-on","recursion"],
        "categories": ["Quests","Development","Intermediate"],
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave code wizard! Welcome to the Recursive Realms - a mystical 🟡 Medium journey where ancient towers stretch infinitely. In this quest, you’ll master recursion, forge unit tests that catch infinite loops, and summon AI guardi..."
      },{
        "title": "Forging the Stats Portal: Data Analytics Quest",
        "basename": "stating-the-stats",
        "url": "/quests/0001/stating-the-stats/",
        "collection": "quests",
        "tags": ["0001","jekyll","data-analytics","liquid-templating","bootstrap","site-statistics","data-visualization","yaml-data-files"],
        "categories": ["Quests","Development","Data-Analytics"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "In the vast digital archives of IT-Journey (https://it-journey.dev), data flows like rivers of information through the site’s structure. Yet this valuable knowledge remains hidden, scattered across posts, pages, and collections. Your que..."
      },{
        "title": "Stack Attack Analysis: IT-Journey",
        "basename": "it-journey-stack-analysis",
        "url": "/quests/0001/it-journey-stack-analysis/",
        "collection": "quests",
        "tags": ["stack-analysis","technology-stack","ruby","jekyll","educational-platform","static-site","github-pages","docker","python","ai-integration"],
        "categories": ["Stack Analysis"],
        "aliases": [],
        "outgoing": ["level 001 - journeyman challenges","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Stack Attack Analysis: IT-Journey🎯 Quest ObjectivesBy the end of this quest, you will be able to:  Understand the core concepts introduced in this quest  Complete the hands-on exercises and verify the results  Apply what you learned to a..."
      },{
        "title": "Stack Attack: AI-Built Django + React Enterprise ERP",
        "basename": "stack-attack",
        "url": "/quests/0001/stack-attack/",
        "collection": "quests",
        "tags": ["0001","ai-assisted-development","django","react","typescript","erp","enterprise","full-stack","rest-api","celery","postgresql"],
        "categories": ["Quests","Development","AI-Powered-Tools","Enterprise","ERP"],
        "aliases": [],
        "outgoing": ["level 001 - journeyman challenges","🏰 overworld - master quest map","terminal fundamentals: command line navigation quest","obsidian knowledge graph and wiki links"],
        "excerpt": "In the age of digital empires, every great corporation requires a command center — a system that orchestrates inventory, orders, finances, human resources, and logistics into one connected flow of operational data. This system is called ..."
      },{
        "title": "Technology Stack Analysis: Barodybroject",
        "basename": "barodybroject-stack-analysis",
        "url": "/quests/0001/barodybroject-stack-analysis/",
        "collection": "quests",
        "tags": ["stack-analysis","python","django","openai","azure","web-application","docker","postgresql"],
        "categories": ["Stack Analysis","Django Applications"],
        "aliases": [],
        "outgoing": ["level 001 - journeyman challenges","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Technology Stack Analysis: Barodybroject🎯 Quest ObjectivesBy the end of this quest, you will be able to:  Understand the core concepts introduced in this quest  Complete the hands-on exercises and verify the results  Apply what you learn..."
      },{
        "title": "Kaizen Quest: Continuous Improvement Alchemy",
        "basename": "kaizen",
        "url": "/quests/0001/kaizen-continuous-improvement/",
        "collection": "quests",
        "tags": ["0001","kaizen","continuous-improvement","lean-development","process-optimization","team-culture"],
        "categories": ["Quests","Process-Improvement","Team-Development"],
        "aliases": [],
        "outgoing": ["level 001 - journeyman challenges","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "In the ancient forges of the Digital Kingdom, where lines of code shimmer like molten steel and bugs lurk in shadowy caverns like dragons, a legendary call echoes across the realm. You, the valiant Code Alchemist—a master of algorithms a..."
      },{
        "title": "Forging the Prompt Crystal: Master AI Communication",
        "basename": "prompt-engineering",
        "url": "/quests/0010/prompt-engineering-mastery/",
        "collection": "quests",
        "tags": ["0010","ai-development","prompt-engineering","language-models","ai-communication","tool-mastery"],
        "categories": ["Quests","AI-Development","Tool-Mastery"],
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "In the vast Digital Nexus, where streams of data flow like rivers of light and artificial minds process infinite thoughts, there exists a sacred art known only to the most skilled technologists: Prompt Engineering. This mystical discipli..."
      },{
        "title": "Building & Testing the Git Init Shell Script",
        "basename": "building-testing-git-init-script",
        "url": "/quests/0001/git-init-testing/",
        "collection": "quests",
        "tags": ["shell-scripting","testing","automation","bash"],
        "categories": ["Quests","Development"],
        "aliases": [],
        "outgoing": ["level 001 - journeyman challenges","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "The Challenge: Safe automation without surprisesYou have a repository initializer — scripts/git_init.sh — that supports interactive prompts and programmatic --headless invocations. This quest will guide you through validating the script’..."
      },{
        "title": "Level 001 - Journeyman Challenges",
        "basename": "README",
        "url": "/quests/0001/",
        "collection": "quests",
        "tags": ["quests","0001","apprentice","web","fundamentals"],
        "categories": ["quests"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 001: Journeyman ChallengesWelcome to the Journeyman tier, where basic concepts transform into practical skills! At Level 001, you’ll move beyond theory and start building real applications, mastering web technologies, and developin..."
      },{
        "title": "The GitHub Pages Portal: Forging Your Digital Realm",
        "basename": "github-pages-portal",
        "url": "/quests/0001/github-pages-portal/",
        "collection": "quests",
        "tags": [1,"github-pages","main","web-deployment","hands-on","gamified-learning"],
        "categories": ["Quests","Web Deployment","Easy"],
        "aliases": [],
        "outgoing": ["level 001 - journeyman challenges","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to The GitHub Pages Portal: Forging Your Digital Realm - an epic journey that will transform your code into live web experiences. This quest will guide you through deploying your first website using G..."
      },{
        "title": "Hidden Gem Quest: Publish AI Chats on GitHub Pages",
        "basename": "github-pages-hidden-gem",
        "url": "/quests/0011/github-pages-hidden-gem/",
        "collection": "quests",
        "tags": ["github-pages","jekyll","ai-capture","vs-code","web-publishing","static-sites","version-control","markdown"],
        "categories": ["Quests","Development","AI"],
        "aliases": [],
        "outgoing": ["level 0011 - development tools &amp; ai integration","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "The Epic Quest for the Hidden Gem: Unleashing GitHub Pages to Capture and Conquer AI Realms🎯 Quest ObjectivesBy the end of this quest, you will be able to:  Understand the core concepts introduced in this quest  Complete the hands-on exe..."
      },{
        "title": "Terminal Artificer: Forging the Glass Interface",
        "basename": "terminal-artificer-frontend-building",
        "url": "/quests/0010/terminal-artificer-frontend-building/",
        "collection": "quests",
        "tags": ["0010","gum","shell-scripting","frontend","cli","tool-mastery","hands-on"],
        "categories": ["Quests","Development","Foundation"],
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "In the raw chaotic energy of the command line, far-reaching spells (scripts) are often cast with cryptic runes (arguments) and dangerous incantations. A single typo can spell disaster. As a Terminal Artificer, you have learned that reach..."
      },{
        "title": "Forging the Prompt Crystal: VS Code Copilot Mastery Quest",
        "basename": "prompt-crystal-mastery-vscode-copilot",
        "url": "/quests/0011/prompt-crystal-vscode-copilot/",
        "collection": "quests",
        "tags": ["0011","prompt-engineering","vscode-copilot","ai-development","tool-mastery","hands-on","gamified-learning"],
        "categories": ["Quests","AI-Development","Tool-Mastery","Medium"],
        "aliases": [],
        "outgoing": ["level 0011 - development tools &amp; ai integration","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "In the crystalline halls of the Digital Nexus, where streams of code flow like rivers of starlight and AI spirits await human guidance, there exists a legendary discipline known to master developers as Prompt Crystal Forging. This ancien..."
      },{
        "title": "The PRD Codex: Master Product Reality Distillation",
        "basename": "prd-codex-mastery",
        "url": "/quests/0011/prd-codex-mastery/",
        "collection": "quests",
        "tags": ["0011","documentation-automation","main_quest","product-management","hands-on","gamified-learning","prd","cli-tools","ci-cd"],
        "categories": ["Quests","Product Management","Medium"],
        "aliases": [],
        "outgoing": ["level 0011 - development tools &amp; ai integration","🏰 overworld - master quest map","seo optimization: boost search engine visibility for jekyll sites","custom domains for github pages: professional website setup guide","google analytics for jekyll: complete user tracking integration guide","jekyll plugins: extend your static site safely","advanced git workflows: master rebase, cherry-pick, and stash commands","forging the prompt crystal: vs code copilot mastery quest","the epic quest for the hidden gem: unleashing github pages to capture and conquer ai realms","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave Scribe of the Digital Realm! You stand at the threshold of an ancient art—the distillation of scattered signals into crystalline Product Requirements. In ages past, Product Managers toiled endlessly, their PRDs growing s..."
      },{
        "title": "Level 0000 - Foundation & Init World",
        "basename": "README",
        "url": "/quests/0000/",
        "collection": "quests",
        "tags": ["quests","0000","apprentice","foundation","init","world"],
        "categories": ["quests"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 0000: Foundation &amp; Init WorldWelcome, brave adventurer! You stand at the threshold of your IT journey. Level 0000 is where every legend begins—where n00bs transform into aspiring wizards through character creation, realm select..."
      },{
        "title": "Level 0010 - Terminal Enhancement & Shell Mastery",
        "basename": "README",
        "url": "/quests/0010/",
        "collection": "quests",
        "tags": ["quests","0010","apprentice","terminal","mastery"],
        "categories": ["quests"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 0010: Terminal Enhancement &amp; Shell MasteryHaving conquered the basic incantations, you now seek to augment your terminal with new enchantments. Level 0010 transforms your command line from a simple tool into a customized worksp..."
      },{
        "title": "Level 0011 - Development Tools & AI Integration",
        "basename": "README",
        "url": "/quests/0011/",
        "collection": "quests",
        "tags": ["quests","0011","apprentice","ai-assisted","development"],
        "categories": ["quests"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 0011: Development Tools &amp; AI IntegrationThe age of AI-augmented development is here. Level 0011 equips you with the skills to harness AI-powered tools that amplify your coding abilities, streamline your workflows, and unlock ne..."
      },{
        "title": "Level 0100 - Frontend Development & Docker",
        "basename": "README",
        "url": "/quests/0100/",
        "collection": "quests",
        "tags": ["quests","0100","adventurer","frontend","containers"],
        "categories": ["quests"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 0100: Frontend Development &amp; DockerWelcome to the container realm! Level 0100 combines the power of modern frontend development with Docker containerization. Learn to build, package, and deploy web applications with consistency..."
      },{
        "title": "Level 0101 - Advanced Docker & DevOps",
        "basename": "README",
        "url": "/quests/0101/",
        "collection": "quests",
        "tags": ["quests","0101","adventurer","ci","cd","devops"],
        "categories": ["quests"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 0101: Advanced Docker &amp; DevOpsYou’ve mastered the basics. Now it’s time to push your container skills further. Level 0101 combines advanced Docker patterns with practical applications like document automation and professional p..."
      },{
        "title": "Level 1010 - Automation & Testing",
        "basename": "README",
        "url": "/quests/1010/",
        "collection": "quests",
        "tags": ["quests","1010","warrior","monitoring","observability"],
        "categories": ["quests"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 1010: Automation &amp; TestingAutomation is the key to scaling your development efforts. Level 1010 teaches you to build systems that test, validate, and report on your code and content automatically, freeing you to focus on creati..."
      },{
        "title": "Level 1011 - Feature Development",
        "basename": "README",
        "url": "/quests/1011/",
        "collection": "quests",
        "tags": ["quests","1011","warrior","security","compliance"],
        "categories": ["quests"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 1011: Feature DevelopmentBuilding features is an art that combines creativity, technical skill, and project management. Level 1011 teaches you to develop complex features from conception to completion using structured methodologies..."
      },{
        "title": "Level 1100 - Data Integration & Template Systems",
        "basename": "README",
        "url": "/quests/1100/",
        "collection": "quests",
        "tags": ["quests","1100","master","data","engineering"],
        "categories": ["quests"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 1100: Data &amp; TemplatesData is the lifeblood of modern applications. Level 1100 teaches you to work with real-world data sources like SEC EDGAR, build reusable template systems, and create data-driven applications.Quest Overview..."
      },{
        "title": "Level 1110 - Quality Assurance",
        "basename": "README",
        "url": "/quests/1110/",
        "collection": "quests",
        "tags": ["quests","1110","master","architecture","design","patterns"],
        "categories": ["quests"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 1110: Quality AssuranceQuality is not an accident—it’s built through careful testing, error handling, and attention to edge cases. Level 1110 teaches you to build robust applications that handle errors gracefully and recover from u..."
      },{
        "title": "🎒 Inventory & Quest Progress Vault",
        "basename": "README",
        "url": "/quests/inventory/",
        "collection": "quests",
        "tags": ["quests","inventory","progress","tracking","badges"],
        "categories": ["quests"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "🎒 Inventory &amp; Progress VaultWelcome to your personal vault, brave adventurer. Every quest you complete, every objective you check off, and every badge you earn is recorded here — locally in your browser, ready for you to export to yo..."
      },{
        "title": "Tools Collection - Development Tools & Workflows",
        "basename": "README",
        "url": "/quests/tools/",
        "collection": "quests",
        "tags": ["quests","tools","git","version-control","workflows"],
        "categories": ["quests","tools"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Tools Collection: Development Tools &amp; WorkflowsEvery craftsman needs their tools. This collection houses quests focused on mastering the tools, workflows, and practices that professional developers use daily. From version control to ..."
      },{
        "title": "Git Basics: Version Control Introduction",
        "basename": "git-basics",
        "url": "/quests/0000/git-basics/",
        "collection": "quests",
        "tags": ["0000","git","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Beginner"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","terminal fundamentals: command line navigation quest","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to the Git Basics quest — where you’ll learn the version control system that powers nearly every software project on the planet. Git lets you track changes, collaborate with others, and fearlessly exp..."
      },{
        "title": "Markdown Mastery: Content Formatting Fundamentals",
        "basename": "markdown-mastery",
        "url": "/quests/0000/markdown-mastery/",
        "collection": "quests",
        "tags": ["0000","markdown","main_quest","documentation","hands-on","gamified-learning"],
        "categories": ["Quests","Documentation","Beginner"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","terminal fundamentals: command line navigation quest","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to Markdown Mastery — the quest that teaches you the universal language of technical documentation. Markdown is used everywhere: README files, blog posts, wikis, chat messages, and even this very ques..."
      },{
        "title": "Terminal Fundamentals: Command Line Navigation Quest",
        "basename": "terminal-fundamentals",
        "url": "/quests/0000/terminal-fundamentals/",
        "collection": "quests",
        "tags": ["0000","bash","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Beginner"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to the Terminal Fundamentals quest — your gateway to the command line, where you type one instruction and get one result, then chain those instructions into scripts you can repeat and automate. While ..."
      },{
        "title": "Advanced Markdown: Tables, Footnotes & Kramdown",
        "basename": "advanced-markdown",
        "url": "/quests/0001/advanced-markdown/",
        "collection": "quests",
        "tags": ["0001","markdown","kramdown","documentation","tables","main_quest","hands-on","beginner"],
        "categories": ["Quests","Documentation","Markdown","Beginner"],
        "aliases": [],
        "outgoing": ["level 0001 - web fundamentals","🏰 overworld - master quest map","seo optimization","jekyll plugins","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to Advanced Markdown - the quest where your plain text grows tables, footnotes, callouts, and metadata. You already know that # Heading and **bold** work their small magics. Now you will learn the ext..."
      },{
        "title": "Analytics Integration: Privacy-Aware Web Measurement",
        "basename": "analytics-integration",
        "url": "/quests/0001/analytics-integration/",
        "collection": "quests",
        "tags": ["0001","analytics","google-analytics","privacy","main_quest","hands-on","beginner"],
        "categories": ["Quests","Data","Analytics","Beginner"],
        "aliases": [],
        "outgoing": ["level 0001 - web fundamentals","🏰 overworld - master quest map","jekyll plugins","seo optimization","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to Analytics Integration - the quest where you learn to see your visitors without spying on them. A published site is a message in a bottle; analytics tell you whether anyone found it, what they read,..."
      },{
        "title": "Bootstrap Framework: Build Responsive Sites Fast",
        "basename": "bootstrap-framework",
        "url": "/quests/0001/bootstrap-framework/",
        "collection": "quests",
        "tags": ["0001","bootstrap","bootstrap-5","responsive-design","css-framework","frontend","main_quest","hands-on","beginner"],
        "categories": ["Quests","Frontend","CSS-Frameworks","Beginner"],
        "aliases": [],
        "outgoing": ["level 0001 - web fundamentals","🏰 overworld - master quest map","javascript fundamentals","css styling basics","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to Bootstrap Framework - the quest where you stop hand-forging every button and column and start assembling polished pages from ready-made parts. Bootstrap is the most widely used front-end toolkit in..."
      },{
        "title": "CSS Styling Basics: Selectors, the Box Model & Layout",
        "basename": "css-styling-basics",
        "url": "/quests/0001/css-styling-basics/",
        "collection": "quests",
        "tags": ["0001","css","flexbox","css-grid","responsive-design","frontend","main_quest","hands-on","beginner"],
        "categories": ["Quests","Frontend","CSS","Beginner"],
        "aliases": [],
        "outgoing": ["level 0001 - web fundamentals","🏰 overworld - master quest map","javascript fundamentals","bootstrap framework","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to CSS Styling Basics - the quest where a plain, gray wall of text transforms into something people actually want to look at. HTML is the skeleton of a web page; CSS (Cascading Style Sheets) is the ro..."
      },{
        "title": "Git Workflow Mastery: Branches, Merging & Team Collaboration",
        "basename": "git-workflow-mastery",
        "url": "/quests/0001/git-workflow-mastery/",
        "collection": "quests",
        "tags": ["0001","git","version-control","collaboration","pull-requests","main_quest","devops","hands-on","beginner"],
        "categories": ["Quests","DevOps","Version-Control","Beginner"],
        "aliases": [],
        "outgoing": ["level 0001 - web fundamentals","🏰 overworld - master quest map","git basics","jekyll fundamentals","github pages basics","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You learned to commit and push in the Foundation tier - the first words of the version-control tongue. Now you will learn to speak it fluently. Git Workflow Mastery teaches the rituals real teams live by: bra..."
      },{
        "title": "GitHub Pages Basics: Host Your Jekyll Site for Free",
        "basename": "github-pages-basics",
        "url": "/quests/0001/github-pages-basics/",
        "collection": "quests",
        "tags": ["0001","github-pages","jekyll","hosting","web-development","main_quest","frontend","hands-on","beginner"],
        "categories": ["Quests","Frontend","Static-Sites","Beginner"],
        "aliases": [],
        "outgoing": ["level 0001 - web fundamentals","🏰 overworld - master quest map","jekyll fundamentals","git workflow mastery","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You forged a Jekyll site in the workshop - but a website hidden on your own machine helps no one. GitHub Pages Basics is the quest where your creation leaves the castle walls and joins the wider web, hosted f..."
      },{
        "title": "JavaScript Fundamentals: Variables, Functions & the DOM",
        "basename": "javascript-fundamentals",
        "url": "/quests/0001/javascript-fundamentals/",
        "collection": "quests",
        "tags": ["0001","javascript","dom-manipulation","web-development","frontend","main_quest","hands-on","beginner"],
        "categories": ["Quests","Frontend","JavaScript","Beginner"],
        "aliases": [],
        "outgoing": ["level 0001 - web fundamentals","🏰 overworld - master quest map","jekyll plugins","analytics integration","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to JavaScript Fundamentals - the quest where your web pages stop being still portraits and start to move, listen, and respond. HTML gives a page its bones and CSS gives it skin and color, but JavaScri..."
      },{
        "title": "Jekyll Fundamentals: Build Static Sites with Ruby",
        "basename": "jekyll-fundamentals",
        "url": "/quests/0001/jekyll-fundamentals/",
        "collection": "quests",
        "tags": ["0001","jekyll","static-site-generator","ruby","web-development","main_quest","frontend","hands-on","beginner"],
        "categories": ["Quests","Frontend","Static-Sites","Beginner"],
        "aliases": [],
        "outgoing": ["level 0001 - web fundamentals","🏰 overworld - master quest map","github pages basics","liquid templating","yaml configuration","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to Jekyll Fundamentals - your first true step into the realm of the web. In the previous tier you learned to wield the terminal and the version-control scrolls. Now you will forge something the whole ..."
      },{
        "title": "Jekyll Plugins: Extend Your Static Site Safely",
        "basename": "jekyll-plugins",
        "url": "/quests/0001/jekyll-plugins/",
        "collection": "quests",
        "tags": ["0001","jekyll","plugins","ruby","main_quest","hands-on","beginner"],
        "categories": ["Quests","Backend","Jekyll","Beginner"],
        "aliases": [],
        "outgoing": ["level 0001 - web fundamentals","🏰 overworld - master quest map","analytics integration","seo optimization","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to Jekyll Plugins - the quest where you teach the static-site engine new spells. Jekyll out of the box turns Markdown and Liquid into static HTML, but plugins are how it becomes truly yours: they add ..."
      },{
        "title": "Liquid Templating: Dynamic Content for Jekyll Sites",
        "basename": "liquid-templating",
        "url": "/quests/0001/liquid-templating/",
        "collection": "quests",
        "tags": ["0001","liquid","jekyll","templating","web-development","main_quest","frontend","hands-on","beginner"],
        "categories": ["Quests","Frontend","Static-Sites","Beginner"],
        "aliases": [],
        "outgoing": ["level 0001 - web fundamentals","🏰 overworld - master quest map","jekyll fundamentals","github pages basics","yaml configuration","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You can now scaffold and serve a Jekyll site - but every page is still hand-written and static. Liquid Templating teaches you the spoken magic of Jekyll: a templating language that lets one template render a ..."
      },{
        "title": "SEO Optimization: Meta Tags, Sitemaps & Structured Data",
        "basename": "seo-optimization",
        "url": "/quests/0001/seo-optimization/",
        "collection": "quests",
        "tags": ["0001","jekyll","seo","main_quest","frontend","hands-on","beginner"],
        "categories": ["Quests","Frontend","SEO","Beginner"],
        "aliases": [],
        "outgoing": ["level 0001 - web fundamentals","🏰 overworld - master quest map","analytics integration","jekyll plugins","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to SEO Optimization - the quest where you light a beacon so the search engines of the realm can find your work. You can forge the most beautiful site in the kingdom, but if no crawler can read it and ..."
      },{
        "title": "YAML Configuration: Site Settings Mastery",
        "basename": "yaml-configuration",
        "url": "/quests/0001/yaml-configuration/",
        "collection": "quests",
        "tags": ["0001","yaml","jekyll","configuration","web-development","main_quest","frontend","hands-on","beginner"],
        "categories": ["Quests","Frontend","Static-Sites","Beginner"],
        "aliases": [],
        "outgoing": ["level 0001 - web fundamentals","🏰 overworld - master quest map","jekyll fundamentals","liquid templating","github pages basics","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Beneath every Jekyll site lies a quiet language of settings and data: YAML. It is the ink in which _config.yml is written, the metadata atop every page, and the format of the data files your templates loop ov..."
      },{
        "title": "Docker Container Fundamentals: Images to Registries",
        "basename": "container-fundamentals",
        "url": "/quests/0100/container-fundamentals/",
        "collection": "quests",
        "tags": ["0100","docker","containers","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Medium"],
        "aliases": [],
        "outgoing": ["level 0100 - frontend &amp; containers","🏰 overworld - master quest map","docker compose orchestration: build multi-container applications","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have crossed into the Adventurer tier, and the salt air of the Container Coast fills your lungs. Here, applications no longer wander the host machine as homeless processes, fighting over libraries and por..."
      },{
        "title": "Docker Compose Orchestration: Multi-Container Apps",
        "basename": "docker-compose-orchestration",
        "url": "/quests/0100/docker-compose-orchestration/",
        "collection": "quests",
        "tags": ["0100","docker-compose","docker","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Medium"],
        "aliases": [],
        "outgoing": ["level 0100 - frontend &amp; containers","🏰 overworld - master quest map","docker container fundamentals: master isolation &amp; portability for devops","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have already forged single containers in the fires of the Container Coast. But real applications are rarely a lone process - they are a web server, a database, a cache, and a background worker, all needin..."
      },{
        "title": "Artifact Management: Versioned, Signed Build Output",
        "basename": "artifact-management",
        "url": "/quests/0101/artifact-management/",
        "collection": "quests",
        "tags": ["0101","artifacts","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Medium"],
        "aliases": [],
        "outgoing": ["level 0101 - ci/cd &amp; devops","🏰 overworld - master quest map","ci/cd fundamentals: continuous integration and continuous deployment essentials","workflow optimization: caching strategies and pipeline parallelization","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Your pipeline now builds, tests, and ships. But what exactly is the *thing it ships, and where does it live between the forge and the gates of production? This quest, Artifact Management, teaches you to treat..."
      },{
        "title": "CI/CD Fundamentals: The Build-Test-Deploy Pipeline",
        "basename": "cicd-fundamentals",
        "url": "/quests/0101/cicd-fundamentals/",
        "collection": "quests",
        "tags": ["0101","cicd","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Medium"],
        "aliases": [],
        "outgoing": ["level 0101 - ci/cd &amp; devops","🏰 overworld - master quest map","github actions basics: workflow automation for modern devops","testing integration: automated quality assurance in ci/cd pipelines","deployment pipelines: production release automation strategies","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have entered the Adventurer tier, and the great Forge of Automation roars before you. Here, the manual rituals of old - the late-night deploys, the “works on my machine” curses, the dread of release day -..."
      },{
        "title": "Deployment Pipelines: Production Release Automation",
        "basename": "deployment-pipelines",
        "url": "/quests/0101/deployment-pipelines/",
        "collection": "quests",
        "tags": ["0101","deployment","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Hard"],
        "aliases": [],
        "outgoing": ["level 0101 - ci/cd &amp; devops","🏰 overworld - master quest map","ci/cd fundamentals: continuous integration and continuous deployment essentials","testing integration: automated quality assurance in ci/cd pipelines","environment management: dev, staging, and production configuration","secrets management: secure configuration and credential handling","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have learned to build and to test. Now comes the most dangerous moment in all of software: the crossing into production, where real users live and real money flows. This quest, Deployment Pipelines, teach..."
      },{
        "title": "Environment Management: Dev, Staging, and Prod Parity",
        "basename": "environment-management",
        "url": "/quests/0101/environment-management/",
        "collection": "quests",
        "tags": ["0101","environments","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Medium"],
        "aliases": [],
        "outgoing": ["level 0101 - ci/cd &amp; devops","🏰 overworld - master quest map","ci/cd fundamentals: continuous integration and continuous deployment essentials","secrets management: secure configuration and credential handling","artifact management: build output storage and dependency caching","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have built pipelines that ship to production - but where does a change live before it gets there? This quest, Environment Management, maps the realms your code passes through: the rough frontier of develo..."
      },{
        "title": "GitHub Actions Basics: Workflow Automation for Modern DevOps",
        "basename": "github-actions-basics",
        "url": "/quests/0101/github-actions-basics/",
        "collection": "quests",
        "tags": ["0101","github-actions","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Medium"],
        "aliases": [],
        "outgoing": ["level 0101 - ci/cd &amp; devops","🏰 overworld - master quest map","ci/cd fundamentals: continuous integration and continuous deployment essentials","testing integration: automated quality assurance in ci/cd pipelines","secrets management: secure configuration and credential handling","workflow optimization: caching strategies and pipeline parallelization","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have proven you understand the build-test-deploy flow. Now you must learn to summon a tireless automaton that runs it for you. The Forge of Automation hands you its most popular hammer: GitHub Actions, a ..."
      },{
        "title": "Secrets Management: Secure CI Credentials",
        "basename": "secrets-management",
        "url": "/quests/0101/secrets-management/",
        "collection": "quests",
        "tags": ["0101","security","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Medium"],
        "aliases": [],
        "outgoing": ["level 0101 - ci/cd &amp; devops","🏰 overworld - master quest map","ci/cd fundamentals: continuous integration and continuous deployment essentials","artifact management: build output storage and dependency caching","workflow optimization: caching strategies and pipeline parallelization","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Every pipeline you build must hold keys - to databases, to cloud accounts, to registries. A single key dropped in the open can hand an attacker your entire kingdom. This quest, Secrets Management, teaches you..."
      },{
        "title": "Testing Integration: Tiered CI/CD Test Gates",
        "basename": "testing-integration",
        "url": "/quests/0101/testing-integration/",
        "collection": "quests",
        "tags": ["0101","testing","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Medium"],
        "aliases": [],
        "outgoing": ["level 0101 - ci/cd &amp; devops","🏰 overworld - master quest map","ci/cd fundamentals: continuous integration and continuous deployment essentials","deployment pipelines: production release automation strategies","workflow optimization: caching strategies and pipeline parallelization","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! The Forge of Automation has taught you to turn every commit into a build. But a build that compiles is not a build that works. This quest, Testing Integration, hangs the gates across your pipeline - the guard..."
      },{
        "title": "Workflow Optimization: Caching and Parallel CI/CD",
        "basename": "workflow-optimization",
        "url": "/quests/0101/workflow-optimization/",
        "collection": "quests",
        "tags": ["0101","optimization","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Medium"],
        "aliases": [],
        "outgoing": ["level 0101 - ci/cd &amp; devops","🏰 overworld - master quest map","ci/cd fundamentals: continuous integration and continuous deployment essentials","testing integration: automated quality assurance in ci/cd pipelines","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have built a pipeline that builds, tests, secures, and ships. But a slow pipeline is a tax paid on every single commit - minutes of waiting, dollars of compute, and the erosion of the fast feedback that m..."
      },{
        "title": "Backup and Recovery: Data Protection for Databases",
        "basename": "backup-recovery",
        "url": "/quests/0110/backup-recovery/",
        "collection": "quests",
        "tags": ["0110","postgresql","main_quest","data-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Engineering","Medium"],
        "aliases": [],
        "outgoing": ["level 0110 - database mastery","🏰 overworld - master quest map","database fundamentals: the relational model and acid","connection pooling: efficient database resource management","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Every kingdom falls eventually - a disk dies, a finger slips, a DELETE forgets its WHERE clause, ransomware locks the gates. The question is never *if but when, and the only thing standing between disaster an..."
      },{
        "title": "Connection Pooling: Efficient Database Resource Management",
        "basename": "connection-pooling",
        "url": "/quests/0110/connection-pooling/",
        "collection": "quests",
        "tags": ["0110","postgresql","main_quest","data-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Engineering","Medium"],
        "aliases": [],
        "outgoing": ["level 0110 - database mastery","🏰 overworld - master quest map","database fundamentals: the relational model and acid","level 0111 - api development","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You stand at the final gate of the Data Keep. Inside, your database can serve thousands of queries a second - but only if visitors enter through an orderly gate rather than battering down a fresh door each ti..."
      },{
        "title": "Data Modeling: Schema Design and Database Relationships",
        "basename": "data-modeling",
        "url": "/quests/0110/data-modeling/",
        "collection": "quests",
        "tags": ["0110","sql","main_quest","data-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Engineering","Medium"],
        "aliases": [],
        "outgoing": ["level 0110 - database mastery","🏰 overworld - master quest map","database fundamentals: the relational model and acid","sql mastery: query language proficiency for data professionals","query optimization: performance tuning for fast database queries","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Before you can query a kingdom’s data, someone must first draw its map. That mapmaker is you. This quest, Data Modeling, teaches the discipline of turning vague human requirements - “we need to track students..."
      },{
        "title": "Database Fundamentals: The Relational Model and ACID",
        "basename": "database-fundamentals",
        "url": "/quests/0110/database-fundamentals/",
        "collection": "quests",
        "tags": ["0110","sql","main_quest","data-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Engineering","Medium"],
        "aliases": [],
        "outgoing": ["level 0110 - database mastery","🏰 overworld - master quest map","sql mastery: query language proficiency for data professionals","data modeling: schema design and database relationships","database security: access control and data encryption","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have reached the gates of the Data Keep, the stronghold where every kingdom you will ever build stores its most precious treasure: its data. This quest, Database Fundamentals, is the foundation stone of t..."
      },{
        "title": "Database Migrations: Schema Evolution and Version Control",
        "basename": "database-migrations",
        "url": "/quests/0110/database-migrations/",
        "collection": "quests",
        "tags": ["0110","sql","main_quest","data-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Engineering","Hard"],
        "aliases": [],
        "outgoing": ["level 0110 - database mastery","🏰 overworld - master quest map","data modeling: schema design and database relationships","backup and recovery: data protection strategies for databases","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! A schema is not carved in stone - it lives, grows, and occasionally must change while the kingdom keeps running. This quest, Database Migrations, teaches you to evolve a database the way you evolve code: in s..."
      },{
        "title": "Database Security: Access Control and Data Encryption",
        "basename": "database-security",
        "url": "/quests/0110/database-security/",
        "collection": "quests",
        "tags": ["0110","sql","main_quest","security","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Engineering","Hard"],
        "aliases": [],
        "outgoing": ["level 0110 - database mastery","🏰 overworld - master quest map","database fundamentals: the relational model and acid","backup and recovery: data protection strategies for databases","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Your Data Keep is full of treasure - customer secrets, credentials, the lifeblood of your kingdom - and treasure attracts thieves. This quest, Database Security, teaches you to ward the vault: to grant each v..."
      },{
        "title": "Query Optimization: Tuning Fast Database Queries",
        "basename": "query-optimization",
        "url": "/quests/0110/query-optimization/",
        "collection": "quests",
        "tags": ["0110","sql","main_quest","data-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Engineering","Hard"],
        "aliases": [],
        "outgoing": ["level 0110 - database mastery","🏰 overworld - master quest map","sql mastery: query language proficiency for data professionals","connection pooling: efficient database resource management","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! A query that returns the right answer but takes thirty seconds is a query that will one day topple your kingdom. This quest, Query Optimization, teaches you to see *how the database executes your SQL - to rea..."
      },{
        "title": "SQL Mastery: Query Language Proficiency",
        "basename": "sql-mastery",
        "url": "/quests/0110/sql-mastery/",
        "collection": "quests",
        "tags": ["0110","sql","main_quest","data-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Engineering","Hard"],
        "aliases": [],
        "outgoing": ["level 0110 - database mastery","🏰 overworld - master quest map","database fundamentals: the relational model and acid","query optimization: performance tuning for fast database queries","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have learned to store data; now you will learn to summon it. SQL - the Structured Query Language - is the spellbook of the relational realm, and this quest, SQL Mastery, teaches you to chant the incantati..."
      },{
        "title": "API Authentication: Keys, Tokens, OAuth2, and JWT",
        "basename": "api-authentication",
        "url": "/quests/0111/api-authentication/",
        "collection": "quests",
        "tags": ["0111","oauth2","main_quest","security","hands-on","gamified-learning"],
        "categories": ["Quests","Security","Hard"],
        "aliases": [],
        "outgoing": ["level 0111 - api development","🏰 overworld - master quest map","api fundamentals: http, requests, and json","error handling: status codes, problem details, and idempotency","rate limiting: token buckets, 429s, and quotas","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Every gate worth guarding needs a guardian. An API that anyone can call without identifying themselves is a treasury with its doors flung open. This quest, API Authentication, teaches you to prove who you are..."
      },{
        "title": "API Documentation: OpenAPI, Swagger, and Contract-First",
        "basename": "api-documentation",
        "url": "/quests/0111/api-documentation/",
        "collection": "quests",
        "tags": ["0111","openapi","main_quest","backend","hands-on","gamified-learning"],
        "categories": ["Quests","Backend","Medium"],
        "aliases": [],
        "outgoing": ["level 0111 - api development","🏰 overworld - master quest map","rest principles: constraints, resources, and richardson maturity","level 1000 - cloud computing","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You stand at the final gate of the API Development road. You have learned to call, design, secure, protect, and evolve APIs. Now you will learn to describe them - so precisely that machines can generate clien..."
      },{
        "title": "API Fundamentals: HTTP, Requests, and JSON",
        "basename": "api-fundamentals",
        "url": "/quests/0111/api-fundamentals/",
        "collection": "quests",
        "tags": ["0111","http","main_quest","backend","hands-on","gamified-learning"],
        "categories": ["Quests","Backend","Easy"],
        "aliases": [],
        "outgoing": ["level 0111 - api development","🏰 overworld - master quest map","rest principles: constraints, resources, and richardson maturity","api authentication: keys, tokens, oauth2, and jwt","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You stand at the gates of Level 0111 - API Development, the road that connects every kingdom you have ever built. An API - an Application Programming Interface - is the spoken language between programs, the w..."
      },{
        "title": "API Versioning: URI, Headers, and Backward Compatibility",
        "basename": "api-versioning",
        "url": "/quests/0111/api-versioning/",
        "collection": "quests",
        "tags": ["0111","rest","main_quest","backend","conceptual","gamified-learning"],
        "categories": ["Quests","Backend","Medium"],
        "aliases": [],
        "outgoing": ["level 0111 - api development","🏰 overworld - master quest map","rest principles: constraints, resources, and richardson maturity","api documentation: openapi, swagger, and contract-first","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! An API is a promise to everyone who calls it. The moment a client depends on your endpoint, you owe them stability - yet your API must still grow. This tension is the heart of API Versioning: how do you chang..."
      },{
        "title": "Error Handling: Status Codes, Problem Details, and Retries",
        "basename": "error-handling",
        "url": "/quests/0111/error-handling/",
        "collection": "quests",
        "tags": ["0111","http","main_quest","backend","hands-on","gamified-learning"],
        "categories": ["Quests","Backend","Medium"],
        "aliases": [],
        "outgoing": ["level 0111 - api development","🏰 overworld - master quest map","api fundamentals: http, requests, and json","rate limiting: token buckets, 429s, and quotas","api versioning: uri, headers, and backward compatibility","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Anyone can build an API that works when everything goes right. The mark of a true craftsperson is an API that fails gracefully - one that tells the caller exactly what went wrong, lets them recover, and never..."
      },{
        "title": "Rate Limiting: Token Buckets, 429s, and Quotas",
        "basename": "rate-limiting",
        "url": "/quests/0111/rate-limiting/",
        "collection": "quests",
        "tags": ["0111","http","main_quest","backend","hands-on","gamified-learning"],
        "categories": ["Quests","Backend","Medium"],
        "aliases": [],
        "outgoing": ["level 0111 - api development","🏰 overworld - master quest map","api fundamentals: http, requests, and json","api versioning: uri, headers, and backward compatibility","api documentation: openapi, swagger, and contract-first","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! An open gate with no guard is soon overrun. Rate limiting is the discipline that protects an API from being hammered into the ground - whether by a runaway script, a thundering crowd, or a deliberate attacker..."
      },{
        "title": "REST Principles: Resources, Statelessness, and Maturity",
        "basename": "rest-principles",
        "url": "/quests/0111/rest-principles/",
        "collection": "quests",
        "tags": ["0111","rest","main_quest","backend","conceptual","gamified-learning"],
        "categories": ["Quests","Backend","Medium"],
        "aliases": [],
        "outgoing": ["level 0111 - api development","🏰 overworld - master quest map","api fundamentals: http, requests, and json","api versioning: uri, headers, and backward compatibility","api documentation: openapi, swagger, and contract-first","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have learned to speak HTTP in the API Fundamentals quest. Now you will learn to speak it well. REST - Representational State Transfer - is the architectural style that turns raw HTTP requests into elegant..."
      },{
        "title": "AWS Essentials: Core Services and Architecture",
        "basename": "aws-essentials",
        "url": "/quests/1000/aws-essentials/",
        "collection": "quests",
        "tags": ["1000","aws","main_quest","cloud-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Cloud-Engineering","Hard"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","cloud computing fundamentals: iaas, paas, and saas explained","infrastructure as code: terraform and cloudformation fundamentals","obsidian knowledge graph and wiki links"],
        "excerpt": "Welcome to the Citadel, cloud Warrior. You have studied the map of the realm in Cloud Computing Fundamentals - now you set foot inside the largest kingdom of all: Amazon Web Services. Here you will not merely read about compute and stora..."
      },{
        "title": "Cloud Computing Fundamentals: IaaS, PaaS, and SaaS Explained",
        "basename": "cloud-computing-fundamentals",
        "url": "/quests/1000/cloud-computing-fundamentals/",
        "collection": "quests",
        "tags": ["1000","cloud","main_quest","cloud-engineering","conceptual","gamified-learning"],
        "categories": ["Quests","Cloud-Engineering","Medium"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","aws essentials: core services and cloud architecture patterns","infrastructure as code: terraform and cloudformation fundamentals","azure ascension: deploying jekyll to the cloud kingdom","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have crossed the threshold into the Warrior tier, and a vast new realm opens above you - the Cloud. Where earlier quests taught you to build kingdoms on a single machine, this realm teaches you to summon ..."
      },{
        "title": "Infrastructure as Code: Terraform Fundamentals and State",
        "basename": "infrastructure-as-code",
        "url": "/quests/1000/infrastructure-as-code/",
        "collection": "quests",
        "tags": ["1000","terraform","main_quest","cloud-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Cloud-Engineering","Hard"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","aws essentials: core services and cloud architecture patterns","kubernetes fundamentals: container orchestration essentials","obsidian knowledge graph and wiki links"],
        "excerpt": "Hark, automation Warrior! In the previous quest you clicked and typed your way through the AWS console, summoning servers one command at a time. It worked - but it was a ritual of memory and toil, impossible to repeat exactly and dangero..."
      },{
        "title": "Kubernetes ConfigMaps and Secrets: The Vault",
        "basename": "k8s-config-secrets",
        "url": "/quests/1001/k8s-config-secrets/",
        "collection": "quests",
        "tags": ["1001","kubernetes","main_quest","cloud-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Cloud-Engineering","Medium"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","kubernetes fundamentals: container orchestration essentials","kubernetes pods and workloads: deployments and statefulsets","monitoring fundamentals: master metrics, logs &amp; traces for observability","obsidian knowledge graph and wiki links"],
        "excerpt": "The final gate of the Orchestration Citadel, Warrior. Your workloads run, heal, and connect - but they are hardcoded, brittle things, their database passwords baked into images for any eye to see. A true master never welds configuration ..."
      },{
        "title": "Kubernetes Pods and Workloads: Deployments and StatefulSets",
        "basename": "k8s-pods-workloads",
        "url": "/quests/1001/k8s-pods-workloads/",
        "collection": "quests",
        "tags": ["1001","kubernetes","main_quest","cloud-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Cloud-Engineering","Hard"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","kubernetes fundamentals: container orchestration essentials","kubernetes services and networking: ingress and dns configuration","kubernetes configmaps and secrets: configuration management best practices","obsidian knowledge graph and wiki links"],
        "excerpt": "Welcome back, Warrior. In the previous quest you learned that a lone Pod is fragile - delete it, and it stays dead, for no controller watches over it. Now you will learn to command the workload legions: the controllers that create Pods, ..."
      },{
        "title": "Kubernetes Services and Networking: Ingress and DNS",
        "basename": "k8s-services-networking",
        "url": "/quests/1001/k8s-services-networking/",
        "collection": "quests",
        "tags": ["1001","kubernetes","main_quest","cloud-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Cloud-Engineering","Hard"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","kubernetes fundamentals: container orchestration essentials","kubernetes pods and workloads: deployments and statefulsets","kubernetes configmaps and secrets: configuration management best practices","obsidian knowledge graph and wiki links"],
        "excerpt": "Warrior, your workloads now run resilient and self-healing - but they are islands. Pods are mortal: they are born, they die, and their IP addresses vanish with them. How then does one Pod find another? How does the outside world reach yo..."
      },{
        "title": "Kubernetes Fundamentals: Container Orchestration Essentials",
        "basename": "kubernetes-fundamentals",
        "url": "/quests/1001/kubernetes-fundamentals/",
        "collection": "quests",
        "tags": ["1001","kubernetes","main_quest","cloud-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Cloud-Engineering","Hard"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","kubernetes pods and workloads: deployments and statefulsets","kubernetes services and networking: ingress and dns configuration","kubernetes configmaps and secrets: configuration management best practices","monitoring fundamentals: master metrics, logs &amp; traces for observability","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have ascended into the Warrior tier, and before you rises the Orchestration Citadel - a vast fortress where thousands of containers march in disciplined formation. This quest, Kubernetes Fundamentals, is ..."
      },{
        "title": "Alerting Systems: Alertmanager, Routing, On-Call & Runbooks",
        "basename": "alerting-systems",
        "url": "/quests/1010/alerting-systems/",
        "collection": "quests",
        "tags": ["1010","alertmanager","prometheus","on-call","main_quest","devops","hands-on"],
        "categories": ["Quests","DevOps","Hard"],
        "aliases": [],
        "outgoing": ["level 1010 - monitoring &amp; observability","🏰 overworld - master quest map","monitoring fundamentals: metrics, logs, and traces for observability","security fundamentals: cia triad and defense in depth strategies","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! From the Watchtower you have learned to see fires - in metrics, in logs, in traces. But sight alone does not save a kingdom; someone must be woken when the fire is real, and *not woken for every harmless spar..."
      },{
        "title": "Distributed Tracing with Jaeger & OpenTelemetry",
        "basename": "distributed-tracing",
        "url": "/quests/1010/distributed-tracing/",
        "collection": "quests",
        "tags": ["1010","jaeger","opentelemetry","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Hard"],
        "aliases": [],
        "outgoing": ["level 1010 - monitoring &amp; observability","🏰 overworld - master quest map","monitoring fundamentals: metrics, logs, and traces for observability","alerting systems: alertmanager, routing, and on-call","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! From the Watchtower you have learned to read metrics and logs. But when a request limps across a dozen services and arrives slow, metrics only tell you *that it is slow and logs only tell you what each servic..."
      },{
        "title": "ELK Stack: Elasticsearch, Logstash & Kibana Logs",
        "basename": "elk-stack",
        "url": "/quests/1010/elk-stack/",
        "collection": "quests",
        "tags": ["1010","elasticsearch","logstash","kibana","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Hard"],
        "aliases": [],
        "outgoing": ["level 1010 - monitoring &amp; observability","🏰 overworld - master quest map","monitoring fundamentals: metrics, logs, and traces for observability","distributed tracing: opentelemetry and jaeger","alerting systems: alertmanager, routing, and on-call","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! High in the Watchtower of the Warrior tier you have learned to read the three pillars of observability. Now you descend into the great Hall of Records - the realm of logs - where every service in your kingdom..."
      },{
        "title": "Monitoring Fundamentals: Metrics, Logs, and Traces",
        "basename": "monitoring-fundamentals",
        "url": "/quests/1010/monitoring-fundamentals/",
        "collection": "quests",
        "tags": ["1010","monitoring","observability","main_quest","devops","conceptual","gamified-learning"],
        "categories": ["Quests","DevOps","Medium"],
        "aliases": [],
        "outgoing": ["level 1010 - monitoring &amp; observability","🏰 overworld - master quest map","prometheus &amp; grafana: metrics collection and visualization","elk stack: elasticsearch, logstash, and kibana for log analysis","distributed tracing: opentelemetry and jaeger","alerting systems: alertmanager, routing, and on-call","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have climbed into the Warrior tier, and before you rises the Watchtower - the highest vantage in the realm of Monitoring &amp; Observability. From here a vigilant Warrior sees fires before they spread, fa..."
      },{
        "title": "Prometheus & Grafana: Metrics Collection and Visualization",
        "basename": "prometheus-grafana",
        "url": "/quests/1010/prometheus-grafana/",
        "collection": "quests",
        "tags": ["1010","prometheus","grafana","promql","main_quest","devops","hands-on","gamified-learning"],
        "categories": ["Quests","DevOps","Medium"],
        "aliases": [],
        "outgoing": ["level 1010 - monitoring &amp; observability","🏰 overworld - master quest map","monitoring fundamentals: metrics, logs, and traces for observability","alerting systems: alertmanager, routing, and on-call","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You return to the Watchtower with the spyglass of theory in hand - now it is time to forge the instrument itself. In this quest you will raise Prometheus, the tireless scout who rides out every few seconds to..."
      },{
        "title": "Compliance Standards: SOC 2, ISO 27001, GDPR, and PCI-DSS",
        "basename": "compliance-standards",
        "url": "/quests/1011/compliance-standards/",
        "collection": "quests",
        "tags": ["1011","compliance","main_quest","soc2","iso-27001","conceptual","gamified-learning"],
        "categories": ["Quests","Security","Medium"],
        "aliases": [],
        "outgoing": ["level 1011 - security &amp; compliance","🏰 overworld - master quest map","security fundamentals: cia triad and defense in depth strategies","penetration testing: tools and ethical hacking methodologies","threat modeling: stride framework and attack trees analysis","secure coding practices: owasp top 10 vulnerability prevention","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have built strong walls and tested them well - but in the wider world, strength is not enough. You must also prove it, in writing, to skeptical auditors and wary customers. This quest, Compliance Standard..."
      },{
        "title": "Penetration Testing: Tools and Ethical Hacking Methodologies",
        "basename": "penetration-testing",
        "url": "/quests/1011/penetration-testing/",
        "collection": "quests",
        "tags": ["1011","security","main_quest","penetration-testing","ethical-hacking","hands-on","gamified-learning"],
        "categories": ["Quests","Security","Hard"],
        "aliases": [],
        "outgoing": ["level 1011 - security &amp; compliance","🏰 overworld - master quest map","security fundamentals: cia triad and defense in depth strategies","compliance standards: soc 2, gdpr, and hipaa requirements","threat modeling: stride framework and attack trees analysis","secure coding practices: owasp top 10 vulnerability prevention","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have built the walls, hardened the code, and mapped the threats. Now you take up the most disciplined role of all: the sanctioned besieger. In Penetration Testing, you learn to attack a system the way a r..."
      },{
        "title": "Secure Coding: Preventing the OWASP Top 10",
        "basename": "secure-coding",
        "url": "/quests/1011/secure-coding/",
        "collection": "quests",
        "tags": ["1011","security","main_quest","owasp","input-validation","hands-on","gamified-learning"],
        "categories": ["Quests","Security","Hard"],
        "aliases": [],
        "outgoing": ["level 1011 - security &amp; compliance","🏰 overworld - master quest map","security fundamentals: cia triad and defense in depth strategies","threat modeling: stride framework and attack trees analysis","penetration testing: tools and ethical hacking methodologies","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Having sworn the oath of the Bastion in Security Fundamentals, you now descend into the forge. Here, abstract principles become hardened steel: real code that input validation tempers, parameterized queries s..."
      },{
        "title": "Security Fundamentals: CIA Triad and Defense in Depth",
        "basename": "security-fundamentals",
        "url": "/quests/1011/security-fundamentals/",
        "collection": "quests",
        "tags": ["1011","security","main_quest","cia-triad","owasp","conceptual","gamified-learning"],
        "categories": ["Quests","Security","Medium"],
        "aliases": [],
        "outgoing": ["level 1011 - security &amp; compliance","🏰 overworld - master quest map","secure coding practices: owasp top 10 vulnerability prevention","threat modeling: stride framework and attack trees analysis","penetration testing: tools and ethical hacking methodologies","compliance standards: soc 2, gdpr, and hipaa requirements","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have crossed into the Warrior tier, and the gates of the Bastion stand before you. Beyond them lies the realm of Security &amp; Compliance - a land where every kingdom you have built in earlier quests can..."
      },{
        "title": "Threat Modeling: STRIDE Framework and Attack Trees Analysis",
        "basename": "threat-modeling",
        "url": "/quests/1011/threat-modeling/",
        "collection": "quests",
        "tags": ["1011","security","main_quest","stride","threat-modeling","conceptual","gamified-learning"],
        "categories": ["Quests","Security","Hard"],
        "aliases": [],
        "outgoing": ["level 1011 - security &amp; compliance","🏰 overworld - master quest map","security fundamentals: cia triad and defense in depth strategies","penetration testing: tools and ethical hacking methodologies","secure coding practices: owasp top 10 vulnerability prevention","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! A wise defender never waits for the siege to discover where the walls are weak. In this quest, Threat Modeling, you learn the cartographer’s art: to draw your system as it truly is, mark every gate and trust ..."
      },{
        "title": "Apache Spark Mastery: Big Data with PySpark",
        "basename": "apache-spark",
        "url": "/quests/1100/apache-spark/",
        "collection": "quests",
        "tags": ["1100","spark","pyspark","main_quest","data-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Engineering","Epic"],
        "aliases": [],
        "outgoing": ["level 1100 - data engineering","🏰 overworld - master quest map","etl pipeline design: build scalable data pipelines with python","stream processing: real-time data with apache kafka &amp; flink","data quality engineering: testing, validation &amp; monitoring frameworks","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You stand deep in the Master tier, where the rivers of data no longer fit on a single machine. In the ETL quest you built an aqueduct; now you must move an ocean. This Epic quest, Apache Spark, teaches you to..."
      },{
        "title": "Data Quality Engineering: Validation & Monitoring",
        "basename": "data-quality",
        "url": "/quests/1100/data-quality/",
        "collection": "quests",
        "tags": ["1100","data-quality","great-expectations","main_quest","data-engineering","hands-on"],
        "categories": ["Quests","Data-Engineering","Hard"],
        "aliases": [],
        "outgoing": ["level 1100 - data engineering","🏰 overworld - master quest map","etl pipeline design: build scalable data pipelines with python","apache spark mastery: big data processing with pyspark &amp; scala","stream processing: real-time data with apache kafka &amp; flink","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have built aqueducts, commanded clusters, and ridden endless streams of events. But a pipeline that moves data flawlessly is still worthless if the data itself is wrong - a null where a price should be, a..."
      },{
        "title": "Data Warehousing: Build a Dimensional Star Schema in SQL",
        "basename": "data-warehousing",
        "url": "/quests/1100/data-warehousing/",
        "collection": "quests",
        "tags": ["1100","sql","data-warehouse","main_quest","data-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Engineering","Hard"],
        "aliases": [],
        "outgoing": ["level 1100 - data engineering","🏰 overworld - master quest map","etl pipeline design: build scalable data pipelines with python","apache spark mastery: big data processing with pyspark &amp; scala","data quality engineering: testing, validation &amp; monitoring frameworks","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Your aqueduct from the ETL quest now delivers clean water - but where does it pool? You stand before the Analytical Citadel, the great reservoir where data is shaped not for fast single-row transactions but f..."
      },{
        "title": "ETL Pipeline Design: Scalable Python Data Pipelines",
        "basename": "etl-pipeline-design",
        "url": "/quests/1100/etl-pipeline-design/",
        "collection": "quests",
        "tags": ["1100","python","etl","main_quest","data-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Engineering","Hard"],
        "aliases": [],
        "outgoing": ["level 1100 - data engineering","🏰 overworld - master quest map","data warehousing: design star schema &amp; build modern analytics architecture","apache spark mastery: big data processing with pyspark &amp; scala","data quality engineering: testing, validation &amp; monitoring frameworks","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You stand at the gates of the Master tier and the realm of Data Engineering opens before you. Your first trial is the ETL Pipeline - the great aqueduct that carries raw data from scattered springs, purifies i..."
      },{
        "title": "Stream Processing: Real-Time Data with Apache Kafka & Flink",
        "basename": "stream-processing",
        "url": "/quests/1100/stream-processing/",
        "collection": "quests",
        "tags": ["1100","kafka","streaming","main_quest","data-engineering","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Engineering","Hard"],
        "aliases": [],
        "outgoing": ["level 1100 - data engineering","🏰 overworld - master quest map","etl pipeline design: build scalable data pipelines with python","data quality engineering: testing, validation &amp; monitoring frameworks","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! In every prior quest your data sat still - a file, a table, a finished batch - waiting patiently to be processed. But the real kingdom never sleeps: orders, clicks, sensor readings, and log events pour in wit..."
      },{
        "title": "AI Ethics: Bias Detection, Fairness & Governance",
        "basename": "ai-ethics",
        "url": "/quests/1101/ai-ethics/",
        "collection": "quests",
        "tags": ["1101","ai-ethics","responsible-ai","fairness","main_quest","data-science","conceptual","gamified-learning"],
        "categories": ["Quests","Data-Science","Medium"],
        "aliases": [],
        "outgoing": ["level 1101 - machine learning &amp; ai","🏰 overworld - master quest map","machine learning fundamentals: supervised &amp; unsupervised learning with scikit-learn","mlops engineering: ci/cd pipelines for machine learning production","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have learned to build models that predict, see, and speak. Now comes the gravest lesson of the Tower: a model that decides about people, wielded carelessly, causes real harm. This quest, AI Ethics and Res..."
      },{
        "title": "Computer Vision Mastery: CNNs and Transfer Learning",
        "basename": "computer-vision",
        "url": "/quests/1101/computer-vision/",
        "collection": "quests",
        "tags": ["1101","computer-vision","cnn","transfer-learning","main_quest","data-science","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Science","Hard"],
        "aliases": [],
        "outgoing": ["level 1101 - machine learning &amp; ai","🏰 overworld - master quest map","deep learning frameworks: pytorch vs tensorflow comparison &amp; implementation","mlops engineering: ci/cd pipelines for machine learning production","ai ethics and responsible ai: bias detection, fairness &amp; governance","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have taught machines to read numbers and to read words. Now you grant them sight. This quest, Computer Vision Mastery, leads you into the Tower of the Seeing Eye, where convolutional neural networks learn..."
      },{
        "title": "Deep Learning Frameworks: PyTorch vs TensorFlow",
        "basename": "deep-learning-frameworks",
        "url": "/quests/1101/deep-learning-frameworks/",
        "collection": "quests",
        "tags": ["1101","pytorch","tensorflow","deep-learning","main_quest","data-science","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Science","Hard"],
        "aliases": [],
        "outgoing": ["1.0, 2.0, 3.0],\n                  [4.0, 5.0, 6.0","level 1101 - machine learning &amp; ai","🏰 overworld - master quest map","neural networks deep dive: build cnns, rnns &amp; transformers from scratch","computer vision mastery: image classification, object detection &amp; segmentation","natural language processing: text analysis, transformers &amp; llms with python","mlops engineering: ci/cd pipelines for machine learning production","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have built a neural network from raw NumPy and felt every gradient with your own hands. That was the forge of understanding. Now you step into the Armory of the Deep Engines, where two legendary framework..."
      },{
        "title": "Machine Learning Fundamentals with Scikit-Learn",
        "basename": "ml-fundamentals",
        "url": "/quests/1101/ml-fundamentals/",
        "collection": "quests",
        "tags": ["1101","scikit-learn","machine-learning","supervised-learning","main_quest","data-science","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Science","Hard"],
        "aliases": [],
        "outgoing": ["level 1101 - machine learning &amp; ai","🏰 overworld - master quest map","python for data science: numpy, pandas &amp; matplotlib complete guide","neural networks deep dive: build cnns, rnns &amp; transformers from scratch","mlops engineering: ci/cd pipelines for machine learning production","ai ethics and responsible ai: bias detection, fairness &amp; governance","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You stand at the threshold of the Oracle’s Tower, where machines learn to read the patterns hidden in data. This quest, Machine Learning Fundamentals, is your initiation. By its end you will have trained a re..."
      },{
        "title": "MLOps Engineering: CI/CD Pipelines for ML in Production",
        "basename": "mlops",
        "url": "/quests/1101/mlops/",
        "collection": "quests",
        "tags": ["1101","mlops","mlflow","ci-cd","main_quest","data-science","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Science","Hard"],
        "aliases": [],
        "outgoing": ["level 1101 - machine learning &amp; ai","🏰 overworld - master quest map","machine learning fundamentals: supervised &amp; unsupervised learning with scikit-learn","ai ethics and responsible ai: bias detection, fairness &amp; governance","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! A model that lives only in a notebook helps no one. To matter, it must serve real requests, survive real data, and improve over time. This quest, MLOps Engineering, leads you into the Foundry of Production, w..."
      },{
        "title": "Natural Language Processing: Transformers & LLMs",
        "basename": "natural-language-processing",
        "url": "/quests/1101/natural-language-processing/",
        "collection": "quests",
        "tags": ["1101","nlp","transformers","llm","main_quest","data-science","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Science","Hard"],
        "aliases": [],
        "outgoing": ["level 1101 - machine learning &amp; ai","🏰 overworld - master quest map","deep learning frameworks: pytorch vs tensorflow comparison &amp; implementation","mlops engineering: ci/cd pipelines for machine learning production","ai ethics and responsible ai: bias detection, fairness &amp; governance","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! You have forged models that see patterns in numbers. Now you enter the Hall of Tongues, where machines learn to read, write, and converse. This quest, Natural Language Processing, takes you from raw text - th..."
      },{
        "title": "Neural Networks Deep Dive: Build One From Scratch",
        "basename": "neural-networks",
        "url": "/quests/1101/neural-networks/",
        "collection": "quests",
        "tags": ["1101","pytorch","neural-networks","deep-learning","main_quest","data-science","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Science","Epic"],
        "aliases": [],
        "outgoing": ["0,0],[0,1],[1,0],[1,1","0],[1],[1],[0","level 1101 - machine learning &amp; ai","🏰 overworld - master quest map","machine learning fundamentals: supervised &amp; unsupervised learning with scikit-learn","deep learning frameworks: pytorch vs tensorflow comparison &amp; implementation","computer vision mastery: image classification, object detection &amp; segmentation","natural language processing: text analysis, transformers &amp; llms with python","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Deep within the Oracle’s Tower lies a chamber where lifeless numbers awaken into something that learns. This quest, Neural Networks Deep Dive, reveals the machinery beneath all of deep learning. You will buil..."
      },{
        "title": "Python for Data Science: NumPy, Pandas & Matplotlib",
        "basename": "python-data-science",
        "url": "/quests/1101/python-data-science/",
        "collection": "quests",
        "tags": ["1101","pandas","numpy","matplotlib","main_quest","data-science","hands-on","gamified-learning"],
        "categories": ["Quests","Data-Science","Medium"],
        "aliases": [],
        "outgoing": ["level 1101 - machine learning &amp; ai","🏰 overworld - master quest map","machine learning fundamentals: supervised &amp; unsupervised learning with scikit-learn","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Before the Oracle can teach a machine to learn, you must first master the Data Artisan’s Toolkit. Raw data arrives messy, missing, and mute. This quest, Python for Data Science, forges the three legendary ins..."
      },{
        "title": "API Gateway Patterns: The Single Front Door",
        "basename": "api-gateway-patterns",
        "url": "/quests/1110/api-gateway-patterns/",
        "collection": "quests",
        "tags": ["1110","nginx","main_quest","api-gateway","bff","hands-on","gamified-learning"],
        "categories": ["Quests","Architecture","Hard"],
        "aliases": [],
        "outgoing": ["level 1110 - architecture &amp; design patterns","🏰 overworld - master quest map","microservices architecture: decomposing the monolith","scaling strategies: horizontal growth, caching, and cap","obsidian knowledge graph and wiki links"],
        "excerpt": "Architect, your kingdom of services now sprawls - and your clients are lost, knocking on a dozen different gates, each demanding its own credentials. An API Gateway is the single grand entrance to the Citadel: one address where every req..."
      },{
        "title": "Software Design Patterns: Gang of Four and Modern Patterns",
        "basename": "design-patterns",
        "url": "/quests/1110/design-patterns/",
        "collection": "quests",
        "tags": ["1110","python","main_quest","design-patterns","solid","hands-on","gamified-learning"],
        "categories": ["Quests","Architecture","Hard"],
        "aliases": [],
        "outgoing": ["level 1110 - architecture &amp; design patterns","🏰 overworld - master quest map","domain-driven design: modeling the business in code","microservices architecture: decomposing the monolith","event-driven design: pub/sub, event sourcing, and cqrs","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, Architect! You have ascended to the Master tier, where the Citadel of Architecture rises above every kingdom you have ever built. Here you do not write a single spell - you design the very grammar in which all spells are writt..."
      },{
        "title": "Domain-Driven Design: Modeling the Business in Code",
        "basename": "domain-driven-design",
        "url": "/quests/1110/domain-driven-design/",
        "collection": "quests",
        "tags": ["1110","python","main_quest","domain-driven-design","ddd","conceptual","gamified-learning"],
        "categories": ["Quests","Architecture","Hard"],
        "aliases": [],
        "outgoing": ["level 1110 - architecture &amp; design patterns","🏰 overworld - master quest map","software design patterns: gang of four and modern patterns","microservices architecture: decomposing the monolith","event-driven design: pub/sub, event sourcing, and cqrs","obsidian knowledge graph and wiki links"],
        "excerpt": "Welcome back to the Citadel, Architect. You have learned to shape objects with patterns; now you must learn to shape the meaning the objects carry. Domain-Driven Design is the discipline of letting the business domain - not the database,..."
      },{
        "title": "Event-Driven Design: Pub/Sub, Event Sourcing, and CQRS",
        "basename": "event-driven-design",
        "url": "/quests/1110/event-driven-design/",
        "collection": "quests",
        "tags": ["1110","kafka","main_quest","event-driven","cqrs","conceptual","gamified-learning"],
        "categories": ["Quests","Architecture","Hard"],
        "aliases": [],
        "outgoing": ["level 1110 - architecture &amp; design patterns","🏰 overworld - master quest map","microservices architecture: decomposing the monolith","domain-driven design: modeling the business in code","scaling strategies: horizontal growth, caching, and cap","obsidian knowledge graph and wiki links"],
        "excerpt": "Architect, your services now stand as separate keeps - but they still shout across the courtyard, each waiting for the other to answer. Event-Driven Design teaches them a better way to communicate: instead of demanding answers, a service..."
      },{
        "title": "Microservices Architecture: Decomposing the Monolith",
        "basename": "microservices-architecture",
        "url": "/quests/1110/microservices-architecture/",
        "collection": "quests",
        "tags": ["1110","docker","main_quest","microservices","distributed-systems","conceptual","gamified-learning"],
        "categories": ["Quests","Architecture","Epic"],
        "aliases": [],
        "outgoing": ["level 1110 - architecture &amp; design patterns","🏰 overworld - master quest map","software design patterns: gang of four and modern patterns","domain-driven design: modeling the business in code","api gateway patterns: the single front door","event-driven design: pub/sub, event sourcing, and cqrs","scaling strategies: horizontal growth, caching, and cap","obsidian knowledge graph and wiki links"],
        "excerpt": "Architect, the Citadel now turns from the design of a single keep to the design of a *kingdom. Microservices Architecture is the art of splitting one application into many independently deployable services - and the wisdom to know when t..."
      },{
        "title": "Scaling Strategies: Horizontal Growth, Caching, and CAP",
        "basename": "scaling-strategies",
        "url": "/quests/1110/scaling-strategies/",
        "collection": "quests",
        "tags": ["1110","kubernetes","main_quest","scaling","caching","conceptual","gamified-learning"],
        "categories": ["Quests","Architecture","Hard"],
        "aliases": [],
        "outgoing": ["level 1110 - architecture &amp; design patterns","🏰 overworld - master quest map","microservices architecture: decomposing the monolith","event-driven design: pub/sub, event sourcing, and cqrs","system design interviews: a framework for the whiteboard","obsidian knowledge graph and wiki links"],
        "excerpt": "Architect, your kingdom thrives - and with success comes a new siege: load. Ten users become ten thousand, and the keeps that served them gracefully now groan under the weight. Scaling Strategies is the discipline of growing a system to ..."
      },{
        "title": "System Design Interviews: A Framework for the Whiteboard",
        "basename": "system-design-interviews",
        "url": "/quests/1110/system-design-interviews/",
        "collection": "quests",
        "tags": ["1110","python","main_quest","system-design","interviews","problem-solving","gamified-learning"],
        "categories": ["Quests","Architecture","Epic"],
        "aliases": [],
        "outgoing": ["level 1110 - architecture &amp; design patterns","🏰 overworld - master quest map","scaling strategies: horizontal growth, caching, and cap","microservices architecture: decomposing the monolith","technical leadership","obsidian knowledge graph and wiki links"],
        "excerpt": "Architect, this is the proving ground. You have mastered patterns, domains, services, events, gateways, and scale - and now you must wield them all *at once, on a whiteboard, under a clock, while a stranger watches and asks “what happens..."
      },{
        "title": "Architecture Reviews: ADRs and Trade-off Facilitation",
        "basename": "architecture-reviews",
        "url": "/quests/1111/architecture-reviews/",
        "collection": "quests",
        "tags": ["1111","architecture","main_quest","adr","design-review","trade-offs","gamified-learning"],
        "categories": ["Quests","Architecture","Hard"],
        "aliases": [],
        "outgoing": ["level 1111: leadership &amp; innovation","🏰 overworld - master quest map","career advancement: ic vs management tracks, leveling, and negotiation","technical leadership: leading without authority and setting tech vision","tech speaking and writing: rfcs, design docs, and talks that persuade","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, Master adventurer. You stand at the capstone of the Crown. The grandest fortresses in the realm were never raised on a single mind’s whim - they were debated at a round table where the wisest builders weighed every wall, every..."
      },{
        "title": "Building Technical Communities: Govern and Include",
        "basename": "building-technical-communities",
        "url": "/quests/1111/building-technical-communities/",
        "collection": "quests",
        "tags": ["1111","community","main_quest","governance","events","inclusion","gamified-learning"],
        "categories": ["Quests","Community","Hard"],
        "aliases": [],
        "outgoing": ["level 1111: leadership &amp; innovation","🏰 overworld - master quest map","open source contribution: contributing, maintaining, and licensing","innovation and r&amp;d: driving experimentation and managing tech bets","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, Master adventurer. A single hero can clear a dungeon, but only a guild can hold a kingdom. The most enduring forces in technology are not products - they are communities: the people who gather around a language, a project, a c..."
      },{
        "title": "Career Advancement: IC vs Management and Leveling",
        "basename": "career-advancement",
        "url": "/quests/1111/career-advancement/",
        "collection": "quests",
        "tags": ["1111","career","main_quest","leveling","negotiation","personal-brand","gamified-learning"],
        "categories": ["Quests","Career","Hard"],
        "aliases": [],
        "outgoing": ["level 1111: leadership &amp; innovation","🏰 overworld - master quest map","innovation and r&amp;d: experimentation and managing technical bets","architecture reviews: running reviews, adrs, and trade-off facilitation","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, Master adventurer. You have gathered power across every realm, but a hero without a chosen path wanders in circles. Two great roads now diverge before you: the road of the individual contributor, who grows ever deeper in craft..."
      },{
        "title": "Innovation and R&D: Experimentation and Technical Bets",
        "basename": "innovation-rnd",
        "url": "/quests/1111/innovation-rnd/",
        "collection": "quests",
        "tags": ["1111","innovation","main_quest","experimentation","research","portfolio","gamified-learning"],
        "categories": ["Quests","Innovation","Epic"],
        "aliases": [],
        "outgoing": ["level 1111: leadership &amp; innovation","🏰 overworld - master quest map","building technical communities: events, governance, and inclusion","architecture reviews: running reviews, adrs, and trade-off facilitation","career advancement strategies: growing from engineer to leader","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, Master adventurer. You have mastered the known spells of the realm - but the frontier is dark, and the future belongs to those who venture into it deliberately. This quest, Innovation and R&amp;D, teaches you to explore the un..."
      },{
        "title": "Mentorship Programs: Growing Engineering Talent",
        "basename": "mentorship-programs",
        "url": "/quests/1111/mentorship-programs/",
        "collection": "quests",
        "tags": ["1111","mentorship","main_quest","feedback","sponsorship","growth","gamified-learning"],
        "categories": ["Quests","Leadership","Hard"],
        "aliases": [],
        "outgoing": ["level 1111: leadership &amp; innovation","🏰 overworld - master quest map","technical leadership: leading without authority and setting tech vision","building technical communities: growing developer ecosystems","career advancement strategies: growing from engineer to leader","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, Master adventurer. Every legend you admire was shaped by someone who took the time to teach them. Now the torch passes to you. In this quest, Mentorship Programs, you learn the quiet, compounding art of making other engineers ..."
      },{
        "title": "Open Source Contribution: Maintaining and Licensing",
        "basename": "open-source-contribution",
        "url": "/quests/1111/open-source-contribution/",
        "collection": "quests",
        "tags": ["1111","git","main_quest","open-source","licensing","maintainership","gamified-learning"],
        "categories": ["Quests","Community","Hard"],
        "aliases": [],
        "outgoing": ["level 1111: leadership &amp; innovation","🏰 overworld - master quest map","tech speaking and writing: rfcs, design docs, and talks that persuade","building technical communities: growing developer ecosystems","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, Master adventurer. The greatest works in our realm were not raised by lone heroes behind sealed gates - they were built in the open, stone by stone, by thousands of hands who never met. Linux, Git, Python, the very tools you w..."
      },{
        "title": "Tech Speaking and Writing: RFCs, Docs, and Talks",
        "basename": "tech-speaking-writing",
        "url": "/quests/1111/tech-speaking-writing/",
        "collection": "quests",
        "tags": ["1111","communication","main_quest","technical-writing","rfc","public-speaking","gamified-learning"],
        "categories": ["Quests","Communication","Hard"],
        "aliases": [],
        "outgoing": ["level 1111: leadership &amp; innovation","🏰 overworld - master quest map","technical leadership: leading without authority and setting tech vision","open source contribution: leading and maintaining projects","building technical communities: growing developer ecosystems","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, Master adventurer. You have built systems few can match - but a brilliant idea trapped inside one head changes nothing. The leaders whose names echo through the realm are those who could make others SEE what they saw. This que..."
      },{
        "title": "Technical Leadership: Leading Without a Crown",
        "basename": "technical-leadership",
        "url": "/quests/1111/technical-leadership/",
        "collection": "quests",
        "tags": ["1111","leadership","main_quest","technical-vision","decision-making","delegation","gamified-learning"],
        "categories": ["Quests","Leadership","Epic"],
        "aliases": [],
        "outgoing": ["level 1111: leadership &amp; innovation","🏰 overworld - master quest map","mentorship programs: developing and growing engineering talent","architecture reviews: leading technical design discussions","career advancement strategies: growing from engineer to leader","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, Master adventurer. You have climbed every tier of the realm and now stand at the gates of the highest keep - Leadership &amp; Innovation. Here the challenge is no longer “can you build it?” but “can you make a band of builders..."
      },{
        "title": "Level [BINARY] ([DECIMAL]) - [Level Name]",
        "basename": "level-readme-template",
        "url": "/quests/[LEVEL]/",
        "collection": "quests",
        "tags": ["BINARY","theme-tag","skill-area","quest-collection"],
        "categories": ["Quests","Level-[LEVEL]",["Theme-Category"],"[\"Theme-Category\"]","Theme-Category"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level [BINARY] ([DECIMAL]) - [Level Name][Fantasy-themed introduction that sets the stage for this level. Describe the challenges, themes, and transformations adventurers will experience. Use RPG language and maintain the quest narrative..."
      },{
        "title": "[Quest Title]: [Descriptive Subtitle]",
        "basename": "main-quest-template",
        "url": "/quests/XXXX/quest-slug/",
        "collection": "quests",
        "tags": ["XXXX","primary-technology","main_quest","skill-focus","hands-on","gamified-learning"],
        "categories": ["Quests",["Skill-Category"],["Difficulty-Level"],"[\"Skill-Category\"]","[\"Difficulty-Level\"]","Skill-Category","Difficulty-Level"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","prerequisite quest title","follow-up quest title","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave adventurer! Welcome to [Quest Name] - an epic journey that will transform you into a master of [technology/skill]. This quest will guide you through [brief overview of what they’ll accomplish], preparing you for [next st..."
      },{
        "title": "Level 1101: Machine Learning & AI",
        "basename": "README",
        "url": "/quests/1101/",
        "collection": "quests",
        "tags": ["machine-learning","ai","neural-networks","deep-learning","data-science","nlp","computer-vision"],
        "categories": ["quests","1101","master-tier","machine-learning","ai"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "⚡ Level 1101: Machine Learning &amp; AIWelcome, aspiring AI architect! You have reached the realm of Digital Intelligence, where machines learn from data and algorithms evolve to solve complex problems. Here you will master the arts of m..."
      },{
        "title": "Level 1111: Leadership & Innovation",
        "basename": "README",
        "url": "/quests/1111/",
        "collection": "quests",
        "tags": ["leadership","innovation","mentorship","open-source","community","architecture","career"],
        "categories": ["quests","1111","master-tier","leadership","innovation"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "👑 Level 1111: Leadership &amp; InnovationCongratulations, legendary hero! You have ascended to the highest realm—the domain of Realm Shapers. Here, you will transcend individual mastery to lead teams, build communities, drive innovation,..."
      },{
        "title": "Jekyll Quest Tracking: Building Dynamic Collection Layouts",
        "basename": "jekyll-quest-tracking",
        "url": "/quests/0101/jekyll-quest-tracking/",
        "collection": "quests",
        "tags": ["0101","jekyll","liquid","collections","frontmatter","javascript","side_quest","frontend","hands-on","gamified-learning","static-sites","python-automation"],
        "categories": ["Quests","Frontend","Hard"],
        "aliases": [],
        "outgoing": ["level 0101 - advanced docker &amp; devops","🏰 overworld - master quest map","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, intrepid static site architect! You stand before the great Hall of Collections—a mystical chamber where scattered content transforms into organized, filterable, and dynamic displays. In this quest, you shall master the ancient..."
      },{
        "title": "Level 0110 (6) - Database Mastery",
        "basename": "README",
        "url": "/quests/0110/",
        "collection": "quests",
        "tags": ["0110","databases","sql","nosql","data-modeling","quest-collection"],
        "categories": ["Quests","Level-0110","Data-Engineering"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 0110 (6) - Database MasteryDeep within the Data Vaults of the Digital Realm lies ancient knowledge of data persistence and retrieval. Here, brave adventurers learn the sacred arts of SQL sorcery, master the flexible powers of NoSQL..."
      },{
        "title": "Level 0111 (7) - API Development",
        "basename": "README",
        "url": "/quests/0111/",
        "collection": "quests",
        "tags": ["0111","api","rest","authentication","backend","quest-collection"],
        "categories": ["Quests","Level-0111","Backend-Development"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 0111 (7) - API DevelopmentAt the crossroads of the Digital Realm stand the great API Gateways—magical interfaces that allow disparate systems to communicate in harmony. Here, adventurers learn the ancient protocols of REST, master ..."
      },{
        "title": "Level 1000 (8) - Cloud Computing Fundamentals",
        "basename": "README",
        "url": "/quests/1000/",
        "collection": "quests",
        "tags": ["1000","cloud","aws","infrastructure","iaas","paas","quest-collection"],
        "categories": ["Quests","Level-1000","Cloud-Computing"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 1000 (8) - Cloud Computing FundamentalsHigh above the mortal realm, floating citadels of computation await. Welcome to the Cloud Domain—where infinite resources stretch across virtual horizons and infrastructure bends to the will o..."
      },{
        "title": "Level 1001 (9) - Kubernetes Orchestration",
        "basename": "README",
        "url": "/quests/1001/",
        "collection": "quests",
        "tags": ["1001","kubernetes","k8s","containers","orchestration","devops","quest-collection"],
        "categories": ["Quests","Level-1001","Container-Orchestration"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Level 1001 (9) - Kubernetes OrchestrationBeyond the realm of single containers lies a vast federation of pods, services, and deployments. Welcome to the Kubernetes Dominion—where container orchestration transforms chaos into harmony and ..."
      },{
        "title": "Hello Cloud: First Steps into the Sky Realm",
        "basename": "hello-cloud",
        "url": "/quests/0000/hello-cloud/",
        "collection": "quests",
        "tags": ["cloud","aws","azure","gcp","cli","init-world"],
        "categories": ["Quests","Init-World","Cloud","Development-Environment"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","it fundamentals","os selection","hello windows: mastering the windows development environment","hello macos: setting up the apple kingdom","linux fundamentals","obsidian knowledge graph and wiki links"],
        "excerpt": "Welcome, skybound adventurer! You stand at the edge of the mortal realm, gazing up at the shimmering Sky Realm — a vast kingdom of infinite compute power, boundless storage vaults, and magical services that can scale from a whisper to a ..."
      },{
        "title": "Hello macOS: Setting Up the Apple Kingdom",
        "basename": "hello-mac",
        "url": "/quests/0000/hello-macos/",
        "collection": "quests",
        "tags": ["macos","homebrew","iterm2","terminal","developer-tools"],
        "categories": ["Quests","Init-World","macOS","Development-Environment"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","hello n00b: your first steps into the it journey","os selection","vs code mastery quest: forge your ultimate development weapon","terminal fundamentals: command line navigation quest","hello windows: mastering the windows development environment","linux fundamentals","obsidian knowledge graph and wiki links"],
        "excerpt": "Welcome, macOS adventurer! This quest transforms your Mac into a professional-grade development workstation. You’ll install core tooling, tune your terminal, and validate a clean, repeatable setup.🎯 Quest ObjectivesPrimary Objectives (Re..."
      },{
        "title": "Forge Your Character: Crafting Your Contributor Identity",
        "basename": "forge-your-character",
        "url": "/quests/0001/forge-your-character/",
        "collection": "quests",
        "tags": ["0001","contributor","profile","git","yaml","jekyll","gamified-learning","hands-on","character-creation"],
        "categories": ["Quests","Community","Getting Started"],
        "aliases": [],
        "outgoing": ["level 001 - journeyman challenges","🏰 overworld - master quest map","terminal mastery: conquering the command-line realm","git workflow mastery: branches, merging &amp; team collaboration","avatar forge: crafting your digital portrait","badge collector: showcasing your achievements","stats dashboard: enhancing your data visualization","obsidian knowledge graph and wiki links"],
        "excerpt": "⚔️ Forge Your Character: Crafting Your Contributor Identity  “Every legend begins with a name, a class, and a story yet to be written.”— The Guild Master🎯 Quest ObjectivesBy the end of this quest, you will:  Understand the Contributor Ch..."
      },{
        "title": "Avatar Forge: Crafting Your Digital Portrait",
        "basename": "side-quest-avatar-forge",
        "url": "/quests/0001/avatar-forge/",
        "collection": "quests",
        "tags": ["0001","contributor","avatar","profile","customization","hands-on","gamified-learning"],
        "categories": ["Quests","Community","Customization"],
        "aliases": [],
        "outgoing": ["level 001 - journeyman challenges","🏰 overworld - master quest map","forge your character: crafting your contributor identity","obsidian knowledge graph and wiki links"],
        "excerpt": "🎨 Avatar Forge: Crafting Your Digital Portrait  “A blurred silhouette does not inspire fear — or trust. Let us give you a face.”— The Portrait Artist🎯 Quest Objectives  Find or create an avatar image  Host the image at an accessible URL ..."
      },{
        "title": "Badge Collector: Showcasing Your Achievements",
        "basename": "side-quest-badge-collector",
        "url": "/quests/0001/badge-collector/",
        "collection": "quests",
        "tags": ["0001","contributor","badges","achievements","yaml","gamified-learning","hands-on"],
        "categories": ["Quests","Community","Customization"],
        "aliases": [],
        "outgoing": ["level 001 - journeyman challenges","🏰 overworld - master quest map","forge your character: crafting your contributor identity","avatar forge: crafting your digital portrait","obsidian knowledge graph and wiki links"],
        "excerpt": "🏅 Badge Collector: Showcasing Your Achievements  “Deeds in the dark matter not. Display your triumphs for all to see.”— The Trophy Keeper🎯 Quest Objectives  Understand the achievement system and how badges are earned  Identify which badg..."
      },{
        "title": "Contribution Calendar: Mapping Your Journey Through Time",
        "basename": "side-quest-contribution-calendar",
        "url": "/quests/0010/contribution-calendar/",
        "collection": "quests",
        "tags": ["0010","contributor","calendar","heatmap","css-grid","liquid","gamified-learning","project-based"],
        "categories": ["Quests","Community","Frontend"],
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","forge your character: crafting your contributor identity","stats dashboard: enhancing your data visualization","obsidian knowledge graph and wiki links"],
        "excerpt": "📆 Contribution Calendar: Mapping Your Journey Through Time  “The calendar does not lie. Each square is a day — each shade, a measure of your will.”— The Timekeeper🎯 Quest Objectives  Understand the contribution calendar data structure  C..."
      },{
        "title": "Stats Dashboard: Enhancing Your Data Visualization",
        "basename": "side-quest-stats-dashboard",
        "url": "/quests/0010/stats-dashboard/",
        "collection": "quests",
        "tags": ["0010","contributor","stats","data-visualization","javascript","liquid","gamified-learning","project-based"],
        "categories": ["Quests","Community","Frontend"],
        "aliases": [],
        "outgoing": ["level 0010 - terminal enhancement &amp; shell mastery","🏰 overworld - master quest map","forge your character: crafting your contributor identity","badge collector: showcasing your achievements","contribution calendar: mapping your journey through time","obsidian knowledge graph and wiki links"],
        "excerpt": "📊 Stats Dashboard: Enhancing Your Data Visualization  “Raw numbers are mere ink. Transform them into stories, and you wield true power.”— The Data Sage🎯 Quest Objectives  Understand the contributor data structure  Create a new Liquid inc..."
      },{
        "title": "Profile Themes: Unleashing the Style Sorcerer",
        "basename": "side-quest-profile-themes",
        "url": "/quests/0100/profile-themes/",
        "collection": "quests",
        "tags": ["0100","contributor","css","themes","design-system","custom-properties","gamified-learning","project-based"],
        "categories": ["Quests","Community","Frontend","Advanced"],
        "aliases": [],
        "outgoing": ["level 0100 - frontend development &amp; docker","🏰 overworld - master quest map","forge your character: crafting your contributor identity","stats dashboard: enhancing your data visualization","contribution calendar: mapping your journey through time","obsidian knowledge graph and wiki links"],
        "excerpt": "🎭 Profile Themes: Unleashing the Style Sorcerer  “Color is power. Layout is language. Together, they speak the soul of a creator.”— The Style Sorcerer🎯 Quest Objectives  Understand the CSS custom property architecture  Create a new theme..."
      },{
        "title": "Mastering Version Control Workflows: The Grand Merge Ritual",
        "basename": "mastering-version-control-workflows",
        "url": "/quests/1100/mastering-version-control-workflows/",
        "collection": "quests",
        "tags": ["1100","git","semantic-versioning","github-actions","pull-requests","branch-strategy","release-management","conventional-commits"],
        "categories": ["DevOps","Git","Version Control","CI/CD","Collaboration"],
        "aliases": [],
        "outgoing": ["level 1100 - data &amp; templates","🏰 overworld - master quest map","mastering branches and pull requests for developers","commitments to clean commits","change logs","understanding action triggers in depth","machine learning fundamentals: supervised &amp; unsupervised learning with scikit-learn","data warehousing: design star schema &amp; build modern analytics architecture","stream processing: real-time data with apache kafka &amp; flink","data quality engineering: testing, validation &amp; monitoring frameworks","the siege of king edgar: storming the sec data castle","apache spark mastery: big data processing with pyspark &amp; scala","quest to conquer king edgar: the epic siege of the sec data castle","etl pipeline design: build scalable data pipelines with python","the temple of templates: binary abstractions and reusable realms","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, battle-hardened code warrior! You have survived the introductory enchantments of branching and the clean-commit oath. But the realm of version control runs far deeper than a single git push. Today you face the Grand Merge Ritu..."
      },{
        "title": "The Artisan's Forge: Refactoring Jekyll Theme Components",
        "basename": "jekyll-component-refactoring",
        "url": "/quests/0100/jekyll-component-refactoring/",
        "collection": "quests",
        "tags": ["0100","jekyll","side_quest","frontend","theme-development","hands-on","refactoring","gamified-learning"],
        "categories": ["Quests","Frontend","Medium"],
        "aliases": [],
        "outgoing": ["level 0100 - frontend development &amp; docker","🏰 overworld - master quest map","dockering jekyll with bootstrap 5","obsidian knowledge graph and wiki links"],
        "excerpt": "Greetings, brave artisan! Welcome to The Artisan’s Forge — an epic journey that will transform you from a coder who patches things together into a true component architect. This quest guides you through the real-world process of turning ..."
      },{
        "title": "The Three Sigils: Plan, Reason, Act",
        "basename": "agentic-plan-vs-action-boundaries",
        "url": "/quests/0111/agentic-plan-vs-action-boundaries/",
        "collection": "quests",
        "tags": ["0111","agentic-ai","github-copilot","agent-planning","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Medium"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "The Guild’s grimoire speaks of the Three Sigils burned into every safe agent: first the Sigil of Planning — the agent must think before it moves; second the Sigil of Reasoning — the agent must explain its logic; third the Sigil of Action..."
      },{
        "title": "Initiation Rites: Embedding Agents in the SDLC",
        "basename": "agentic-sdlc-integration",
        "url": "/quests/0111/agentic-sdlc-integration/",
        "collection": "quests",
        "tags": ["0111","agentic-ai","github-copilot","sdlc","gh-600","main_quest","hands-on","gamified-learning"],
        "categories": ["Quests","Agentic-AI","Medium"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","gh-600 exam overview","rest principles: restful api design best practices","the three sigils: plan, reason, act","obsidian knowledge graph and wiki links"],
        "excerpt": "Deep in the GitHub Citadel, the Initiation Hall hums with the energy of thousands of autonomous agents. But before you can summon one, you must answer the guildmaster’s three ancient questions: What does this agent do? What does it consu..."
      },{
        "title": "The MCP Conclave: Mastering Model Context Protocol Servers",
        "basename": "agentic-mcp-server-mastery",
        "url": "/quests/1000/agentic-mcp-server-mastery/",
        "collection": "quests",
        "tags": ["1000","agentic-ai","mcp","github-copilot","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Hard"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","mcp quick reference","forging the agent’s arsenal: tool selection &amp; permissions","bind the agent to the realm: dev environment integration","obsidian knowledge graph and wiki links"],
        "excerpt": "In the Protocol Archives, the ancient contracts are kept — the Model Context Protocol scrolls that allow agents to speak with systems beyond the Repository walls. Each MCP server is a Guild-certified interpreter, transforming the agent’s..."
      },{
        "title": "The All-Seeing Eye: Observability for AI Agents",
        "basename": "agentic-observability-and-control",
        "url": "/quests/1000/agentic-observability-and-control/",
        "collection": "quests",
        "tags": ["1000","agentic-ai","github-copilot","observability","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Medium"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","the three sigils: plan, reason, act","forging the agent’s arsenal: tool selection &amp; permissions","obsidian knowledge graph and wiki links"],
        "excerpt": "High in the Watchtower of the GitHub Citadel, the Scriers keep vigil. They do not control the agents — the agents operate freely. But the Scriers see everything: every decision, every action, every output. When an agent strays, the Scrie..."
      },{
        "title": "Forging the Agent's Arsenal: Tool Selection & Permissions",
        "basename": "agentic-tool-selection-and-permissions",
        "url": "/quests/1000/agentic-tool-selection-and-permissions/",
        "collection": "quests",
        "tags": ["1000","agentic-ai","github-copilot","tool-permissions","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Medium"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","the all-seeing eye: observability &amp; control for autonomous agents","the mcp conclave: mastering model context protocol servers","obsidian knowledge graph and wiki links"],
        "excerpt": "The Master Blacksmith of the Arsenal District teaches that the most dangerous weapon is the one given to a soldier who doesn’t know its purpose. Agents armed with every tool are agents destined for accidental destruction. Your task today..."
      },{
        "title": "Bind the Agent to the Realm: Dev Environment Integration",
        "basename": "agentic-dev-environment-integration",
        "url": "/quests/1001/agentic-dev-environment-integration/",
        "collection": "quests",
        "tags": ["1001","agentic-ai","github-codespaces","agents-md","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Hard"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","the mcp conclave: mastering model context protocol servers","the shield of retries: safe execution and error handling","obsidian knowledge graph and wiki links"],
        "excerpt": "Before a soldier enters battle, their weapons are sharpened, their armor fitted, their orders memorised. An agent entering a repository without an AGENTS.md is a soldier sent to an unknown castle with a broken sword. The Barracks Masters..."
      },{
        "title": "Vaults of Recollection: Agent Memory Strategies",
        "basename": "agentic-memory-strategies",
        "url": "/quests/1001/agentic-memory-strategies/",
        "collection": "quests",
        "tags": ["1001","agentic-ai","agent-memory","context","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Hard"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","the shield of retries: safe execution and error handling","anchoring the drifting agent: state persistence and drift prevention","obsidian knowledge graph and wiki links"],
        "excerpt": "The Vault Masters remember what all others forget. Each vault holds a tier of memory — ephemeral scrolls that burn after each session, session stones that persist through a day’s work, and the eternal archives that outlive the agents tha..."
      },{
        "title": "The Shield of Retries: Safe Execution and Error Handling",
        "basename": "agentic-safe-execution-and-error-handling",
        "url": "/quests/1001/agentic-safe-execution-and-error-handling/",
        "collection": "quests",
        "tags": ["1001","agentic-ai","error-handling","resilience","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Hard"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","bind the agent to the realm: dev environment integration","vaults of recollection: agent memory strategies","obsidian knowledge graph and wiki links"],
        "excerpt": "The old shield-masters say: a shield that breaks on first impact is worse than no shield — the warrior trusted it. Build the Shield of Retries with three principles: try again when appropriate, admit defeat when necessary, and always rep..."
      },{
        "title": "The Necromancer's Inquest: Agent Failure Root Cause Analysis",
        "basename": "agentic-failure-root-cause-analysis",
        "url": "/quests/1010/agentic-failure-root-cause-analysis/",
        "collection": "quests",
        "tags": ["1010","agentic-ai","root-cause-analysis","debugging","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Hard"],
        "aliases": [],
        "outgoing": ["level 1010 - automation &amp; testing","🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","the oracle’s rubric: defining agent success criteria and signals","reforging the agent’s mind: behavior tuning through instructions","obsidian knowledge graph and wiki links"],
        "excerpt": "The Necromancer’s Catacombs are filled with the remains of failed agents. Each one preserved in amber, execution trace intact. The Necromancer raises them one by one and asks: why did you fail? What was the first wrong step? What could h..."
      },{
        "title": "Crossing the Tool Planes: State Continuity Across Tools",
        "basename": "agentic-state-continuity-cross-tools",
        "url": "/quests/1010/agentic-state-continuity-cross-tools/",
        "collection": "quests",
        "tags": ["1010","agentic-ai","state-continuity","cross-tool","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Hard"],
        "aliases": [],
        "outgoing": ["level 1010 - automation &amp; testing","🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","anchoring the drifting agent: state persistence and drift prevention","the oracle’s rubric: defining agent success criteria and signals","obsidian knowledge graph and wiki links"],
        "excerpt": "The Plane Walkers carry a single burning thread — the Context Thread — through every dimension they traverse. When they enter the Issue Plane, they attach the thread to the issue. When they cross to the Actions Plane, the thread follows...."
      },{
        "title": "Anchoring the Drifting Agent: Stop Context Drift",
        "basename": "agentic-state-persistence-and-drift",
        "url": "/quests/1010/agentic-state-persistence-and-drift/",
        "collection": "quests",
        "tags": ["1010","agentic-ai","context-drift","state-persistence","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Hard"],
        "aliases": [],
        "outgoing": ["level 1010 - automation &amp; testing","🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","vaults of recollection: agent memory strategies","crossing the tool planes: state continuity across tools","obsidian knowledge graph and wiki links"],
        "excerpt": "The Tide Fields south of the Citadel are treacherous — the currents shift without warning, and many agents sent to cross them have returned to shore hundreds of leagues from their intended destination. They set off correctly, but drift, ..."
      },{
        "title": "The Oracle's Rubric: Agent Success Signals",
        "basename": "agentic-success-criteria-and-signals",
        "url": "/quests/1010/agentic-success-criteria-and-signals/",
        "collection": "quests",
        "tags": ["1010","agentic-ai","success-criteria","evaluation","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Medium"],
        "aliases": [],
        "outgoing": ["level 1010 - automation &amp; testing","🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","evaluation signals table","crossing the tool planes: state continuity across tools","the necromancer’s inquest: agent failure root cause analysis","obsidian knowledge graph and wiki links"],
        "excerpt": "The Oracle of the Chamber does not speak in poetry — she speaks in rubrics. Each rubric is a list of verifiable truths that must all be true before a task is complete. No rubric, no completion. She has seen too many agents return claimin..."
      },{
        "title": "Reforging the Agent's Mind: Tuning Behavior by Instruction",
        "basename": "agentic-behavior-tuning",
        "url": "/quests/1011/agentic-behavior-tuning/",
        "collection": "quests",
        "tags": ["1011","agentic-ai","behavior-tuning","instruction-engineering","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Hard"],
        "aliases": [],
        "outgoing": ["level 1011 - feature development","🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","the necromancer’s inquest: agent failure root cause analysis","the council of many: multi-agent orchestration patterns","obsidian knowledge graph and wiki links"],
        "excerpt": "The Forge Master taps the blade and listens. A dull ring — too brittle. Back into the fire. Every master knows: you cannot improve what you cannot measure, and you cannot measure what you cannot observe. Keep a log. Test every change. He..."
      },{
        "title": "When Familiars Fall: Multi-Agent Failure Recovery",
        "basename": "agentic-multi-agent-failure-recovery",
        "url": "/quests/1011/agentic-multi-agent-failure-recovery/",
        "collection": "quests",
        "tags": ["1011","agentic-ai","multi-agent","failure-recovery","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Hard"],
        "aliases": [],
        "outgoing": ["level 1011 - feature development","🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","the scribe’s codex: observability in multi-agent systems","the agent pantheon: multi-agent lifecycle management","obsidian knowledge graph and wiki links"],
        "excerpt": "The Proving Grounds are where the Council sends candidates who believe their systems are perfect. The Trials of the Fallen Familiar begin simply: one sub-agent fails. Does the system collapse? Does it recover? Does it preserve what was a..."
      },{
        "title": "The Scribe's Codex: Observability in Multi-Agent Systems",
        "basename": "agentic-multi-agent-observability",
        "url": "/quests/1011/agentic-multi-agent-observability/",
        "collection": "quests",
        "tags": ["1011","agentic-ai","multi-agent","observability","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Hard"],
        "aliases": [],
        "outgoing": ["level 1011 - feature development","🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","the council of many: multi-agent orchestration patterns","when familiars fall: multi-agent failure recovery","obsidian knowledge graph and wiki links"],
        "excerpt": "The Scribes of the Codex inscribe every action, every decision, every message that passes through the Council Chambers. Not to judge — but to know. When something goes wrong and three agents point at each other, the Scribe opens the Code..."
      },{
        "title": "The Council of Many: Multi-Agent Orchestration Patterns",
        "basename": "agentic-multi-agent-orchestration-patterns",
        "url": "/quests/1011/agentic-multi-agent-orchestration-patterns/",
        "collection": "quests",
        "tags": ["1011","agentic-ai","multi-agent","orchestration","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Hard"],
        "aliases": [],
        "outgoing": ["level 1011 - feature development","🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","reforging the agent’s mind: behavior tuning through instructions","the scribe’s codex: observability in multi-agent systems","obsidian knowledge graph and wiki links"],
        "excerpt": "The Council Chambers were built when the first great task arrived — too large for any single agent, too complex for parallelism alone. The architects designed three chambers: the Orchestration Chamber, where tasks are divided; the Sub-Ag..."
      },{
        "title": "The Autonomy Scales: Mapping Agent Autonomy Levels",
        "basename": "agentic-autonomy-levels-matrix",
        "url": "/quests/1100/agentic-autonomy-levels-matrix/",
        "collection": "quests",
        "tags": ["1100","agentic-ai","autonomy","governance","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Hard"],
        "aliases": [],
        "outgoing": ["level 1100 - data &amp; templates","🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","autonomy levels matrix","the agent pantheon: multi-agent lifecycle management","the warden’s pact: guardrails and human-in-the-loop patterns","obsidian knowledge graph and wiki links"],
        "excerpt": "The Hall of Scales holds the great balances — one side weighs agent capability, the other weighs risk. Every task that comes before the Council is placed on the scales first. Some tasks are light and the agent may proceed alone. Others a..."
      },{
        "title": "Trial of the Agentic Codex: The Grand Capstone",
        "basename": "agentic-codex-capstone-exam-trial",
        "url": "/quests/1100/agentic-codex-capstone-exam-trial/",
        "collection": "quests",
        "tags": ["1100","agentic-ai","capstone","gh-600","exam-prep","all-domains","epic","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Capstone"],
        "aliases": [],
        "outgoing": ["level 1100 - data &amp; templates","🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","gh-600 skills checklist","initiation rites: embedding agents in the sdlc","the three sigils: plan, reason, act","the all-seeing eye: observability &amp; control for autonomous agents","forging the agent’s arsenal: tool selection &amp; permissions","the mcp conclave: mastering model context protocol servers","bind the agent to the realm: dev environment integration","the shield of retries: safe execution and error handling","vaults of recollection: agent memory strategies","anchoring the drifting agent: state persistence and drift prevention","crossing the tool planes: state continuity across tools","the oracle’s rubric: defining agent success criteria and signals","the necromancer’s inquest: agent failure root cause analysis","reforging the agent’s mind: behavior tuning through instructions","the council of many: multi-agent orchestration patterns","the scribe’s codex: observability in multi-agent systems","when familiars fall: multi-agent failure recovery","the agent pantheon: multi-agent lifecycle management","the autonomy scales: mapping agent autonomy levels","the warden’s pact: guardrails and human-in-the-loop patterns","obsidian knowledge graph and wiki links"],
        "excerpt": "The Hall of Mastery stands silent. The six seals of the Codex glow on the walls — one for each domain, one for each truth the candidate has learned on the journey from initiate to master. The Codex Master who placed the seals speaks: “Sh..."
      },{
        "title": "The Warden's Pact: Guardrails and Human-in-the-Loop Patterns",
        "basename": "agentic-guardrails-and-human-in-the-loop",
        "url": "/quests/1100/agentic-guardrails-and-human-in-the-loop/",
        "collection": "quests",
        "tags": ["1100","agentic-ai","guardrails","human-in-the-loop","responsible-ai","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Hard"],
        "aliases": [],
        "outgoing": ["level 1100 - data &amp; templates","🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","the autonomy scales: mapping agent autonomy levels","trial of the agentic codex: the grand capstone","obsidian knowledge graph and wiki links"],
        "excerpt": "The Warden’s Gate is the last line between the agent’s plans and their execution. It is not a place of fear — it is a place of clarity. Every agent knows the Pact: here are the things you may do alone; here are the things you must ask pe..."
      },{
        "title": "The Agent Pantheon: Multi-Agent Lifecycle Management",
        "basename": "agentic-multi-agent-lifecycle-management",
        "url": "/quests/1100/agentic-multi-agent-lifecycle-management/",
        "collection": "quests",
        "tags": ["1100","agentic-ai","multi-agent","lifecycle-management","gh-600","main_quest","hands-on"],
        "categories": ["Quests","Agentic-AI","Epic"],
        "aliases": [],
        "outgoing": ["level 1100 - data &amp; templates","🏰 overworld - master quest map","the agentic codex: gh-600 study hub","gh-600 agentic ai quick-reference notes","when familiars fall: multi-agent failure recovery","the autonomy scales: mapping agent autonomy levels","obsidian knowledge graph and wiki links"],
        "excerpt": "At the summit of the Citadel stands the Pantheon — a hall of agents that have proven their worth. Each agent’s name is carved into the registry stone. Each is granted a domain and a purpose. Each is monitored, supported, and eventually r..."
      },{
        "title": "Bashcrawl Agent Mode: AI Automation and Contribution",
        "basename": "agent-mode",
        "url": "/quests/0000/agent-mode/",
        "collection": "quests",
        "tags": ["bashcrawl","terminal","bash","automation","ai","contribution","0000"],
        "categories": ["Quests","Terminal","Bashcrawl"],
        "aliases": [],
        "outgoing": ["wiki-links","level 0000 - foundation &amp; init world","🏰 overworld - master quest map","bashcrawl rift: pipes, redirection, and the final boss","obsidian knowledge graph and wiki links"],
        "excerpt": "You have conquered the Rift. But the dungeon holds one final secret — a mode where an AI plays alongside you, a mode where you automate the entire journey, a mode where you become the dungeon master. Welcome to Agent Mode.🕹️ Try Bashcraw..."
      },{
        "title": "Bashcrawl Armoury: File Permissions and Script Execution",
        "basename": "armoury",
        "url": "/quests/0000/armoury/",
        "collection": "quests",
        "tags": ["bashcrawl","terminal","bash","permissions","chmod","0000"],
        "categories": ["Quests","Terminal","Bashcrawl"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","bashcrawl cellar: file types, aliases, and emerald amulet","bashcrawl chamber: bash arithmetic and the statue boss","obsidian knowledge graph and wiki links"],
        "excerpt": "Racks of weapons line the walls. Suits of armour stand at attention. But every sword and potion is locked behind a permission barrier — you must learn chmod before you can equip a single item.🕹️ Play This ChamberThis page is your walkthr..."
      },{
        "title": "Bashcrawl Cellar: File Types, Aliases, and Emerald Amulet",
        "basename": "cellar",
        "url": "/quests/0000/cellar/",
        "collection": "quests",
        "tags": ["bashcrawl","terminal","bash","aliases","file-types","0000"],
        "categories": ["Quests","Terminal","Bashcrawl"],
        "aliases": [],
        "outgoing": ["wiki-link","level 0000 - foundation &amp; init world","🏰 overworld - master quest map","bashcrawl entrance: your first terminal commands","bashcrawl armoury: file permissions and script execution","bashcrawl hidden chapel: hidden files and man pages","bashcrawl vault: environment variables and the goblet puzzle","bashcrawl scrap heap: symbolic links and portal creation","obsidian knowledge graph and wiki links"],
        "excerpt": "The cellar reeks of wine and secrets. Barrels line the walls; cobwebs drape the ceiling. Four iron doors lead deeper into the dungeon — armoury, chapel, vault, scrap. But first you must find the emerald amulet.🕹️ Play This ChamberThis pa..."
      },{
        "title": "Bashcrawl Chamber: Bash Arithmetic and the Statue Boss",
        "basename": "chamber",
        "url": "/quests/0000/chamber/",
        "collection": "quests",
        "tags": ["bashcrawl","terminal","bash","arithmetic","variables","0000"],
        "categories": ["Quests","Terminal","Bashcrawl"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","bashcrawl armoury: file permissions and script execution","bashcrawl rift: pipes, redirection, and the final boss","obsidian knowledge graph and wiki links"],
        "excerpt": "A massive stone statue dominates the Chamber, its eyes glowing with arithmetic runes. It will not yield to a sword. Only correct calculations can break the enchantment — and wrong answers deal damage.🕹️ Play This ChamberThis page is your..."
      },{
        "title": "Bashcrawl Entrance: Your First Terminal Commands",
        "basename": "entrance",
        "url": "/quests/0000/entrance/",
        "collection": "quests",
        "tags": ["bashcrawl","terminal","bash","navigation","0000"],
        "categories": ["Quests","Terminal","Bashcrawl"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","bashcrawl workshop: file management fundamentals","bashcrawl cellar: file types, aliases, and emerald amulet","obsidian knowledge graph and wiki links"],
        "excerpt": "The dungeon gate groans open. Cool air pours out carrying the scent of ancient scrolls. This is where every hero begins — four commands, a brass key, and the courage to type.🕹️ Play This ChamberThis page is your walkthrough and strategy ..."
      },{
        "title": "Bashcrawl Hidden Chapel: Hidden Files and Man Pages",
        "basename": "hidden-chapel",
        "url": "/quests/0000/hidden-chapel/",
        "collection": "quests",
        "tags": ["bashcrawl","terminal","bash","hidden-files","man-pages","0000"],
        "categories": ["Quests","Terminal","Bashcrawl"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","bashcrawl cellar: file types, aliases, and emerald amulet","bashcrawl rift: pipes, redirection, and the final boss","obsidian knowledge graph and wiki links"],
        "excerpt": "The wine cellar wall flickers. A hidden door appears — but only ls -a can see it. Beyond the false stone lies a chapel with five secret areas — the courtyard, the aviary nested within it, the hall, the library, and the graveyard — guarde..."
      },{
        "title": "Bashcrawl Rift: Pipes, Redirection, and the Final Boss",
        "basename": "rift",
        "url": "/quests/0000/rift/",
        "collection": "quests",
        "tags": ["bashcrawl","terminal","bash","pipes","redirection","0000"],
        "categories": ["Quests","Terminal","Bashcrawl"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","bashcrawl chamber: bash arithmetic and the statue boss","bashcrawl hidden chapel: hidden files and man pages","bashcrawl agent mode: ai automation and contribution","obsidian knowledge graph and wiki links"],
        "excerpt": "You stand at the edge of the Rift — a swirling chasm where data streams collide. The rules here are different: commands don’t just run, they flow into each other. Master the pipe and you master the dungeon.🕹️ Play This ChamberThis page i..."
      },{
        "title": "Bashcrawl Scrap Heap: Symbolic Links and Portal Creation",
        "basename": "scrap",
        "url": "/quests/0000/scrap/",
        "collection": "quests",
        "tags": ["bashcrawl","terminal","bash","symlinks","ln","0000"],
        "categories": ["Quests","Terminal","Bashcrawl"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","bashcrawl cellar: file types, aliases, and emerald amulet","bashcrawl rift: pipes, redirection, and the final boss","obsidian knowledge graph and wiki links"],
        "excerpt": "The Scrap Heap is a wasteland of discarded objects — broken swords, empty potion bottles, shattered mirrors. But hidden among the junk are portal mirrors, and learning ln -s lets you build instant teleportation.🕹️ Play This ChamberThis p..."
      },{
        "title": "Bashcrawl Vault: Environment Variables and the Goblet Puzzle",
        "basename": "vault",
        "url": "/quests/0000/vault/",
        "collection": "quests",
        "tags": ["bashcrawl","terminal","bash","environment-variables","export","0000"],
        "categories": ["Quests","Terminal","Bashcrawl"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","bashcrawl cellar: file types, aliases, and emerald amulet","bashcrawl rift: pipes, redirection, and the final boss","obsidian knowledge graph and wiki links"],
        "excerpt": "Behind a heavy iron door, the Vault holds the dungeon’s most closely guarded secrets — not gold and jewels, but the invisible variables that shape every shell. Set them correctly, or the ghost devours you.🕹️ Play This ChamberThis page is..."
      },{
        "title": "Bashcrawl Workshop: File Management Fundamentals",
        "basename": "workshop",
        "url": "/quests/0000/workshop/",
        "collection": "quests",
        "tags": ["bashcrawl","terminal","bash","file-management","0000"],
        "categories": ["Quests","Terminal","Bashcrawl"],
        "aliases": [],
        "outgoing": ["level 0000 - foundation &amp; init world","🏰 overworld - master quest map","bashcrawl entrance: your first terminal commands","bashcrawl cellar: file types, aliases, and emerald amulet","obsidian knowledge graph and wiki links"],
        "excerpt": "The Workshop smells of sawdust and old iron. Workbenches line the walls, covered in unfinished projects. Here, heroes learn the art of building — and destroying — the very fabric of the file system.🕹️ Play This ChamberThis page is your w..."
      },{
        "title": "Connect Google Analytics to Your AI Agent via MCP",
        "basename": "analytics-mcp-setup",
        "url": "/quests/1010/analytics-mcp-setup/",
        "collection": "quests",
        "tags": ["1010","mcp","google-analytics","claude-code","main_quest","hands-on","gamified-learning","observability"],
        "categories": ["Quests","Monitoring & Observability","Medium"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "📖 The Legend Behind This QuestYour site has been quietly collecting analytics for months, but nobody reads them. In this quest you’ll give your AI agent eyes on the traffic by connecting Google Analytics through a Model Context Protocol ..."
      },{
        "title": "Automate a Weekly Traffic Report",
        "basename": "automate-traffic-report",
        "url": "/quests/1010/automate-traffic-report/",
        "collection": "quests",
        "tags": ["1010","automation","launchd","cron","main_quest","hands-on","gamified-learning","observability"],
        "categories": ["Quests","Monitoring & Observability","Hard"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "📖 The Legend Behind This QuestA report you have to remember to run is a report you never run. In this final quest of the path you’ll turn the on-demand queries from the last quest into a hands-off weekly digest — a small script the sched..."
      },{
        "title": "Query Your Traffic with the GA MCP Tools",
        "basename": "query-traffic-with-mcp",
        "url": "/quests/1010/query-traffic-with-mcp/",
        "collection": "quests",
        "tags": ["1010","google-analytics","mcp","analytics-data-api","main_quest","hands-on","gamified-learning","observability"],
        "categories": ["Quests","Monitoring & Observability","Medium"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "📖 The Legend Behind This QuestYour agent can reach Google Analytics now — but a connection without good questions is just a faster way to be confused. In this quest you’ll learn the five tools the MCP server exposes, the GA4 vocabulary o..."
      },{
        "title": "The Summoning: Raise the Site and Give It a Voice",
        "basename": "self-operating-website-01-the-summoning",
        "url": "/quests/0001/self-operating-website-01-the-summoning/",
        "collection": "quests",
        "tags": ["0001","jekyll","bonus_quest","automation","ci-cd","gamified-learning"],
        "categories": ["Quests","Automation","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the self-operating website","the proving grounds: test, gate, and trust the build","obsidian knowledge graph and wiki links"],
        "excerpt": "The realm is quiet. Somewhere in the dark of an empty repository, a site waits to be born — no pages, no voice, no will of its own. You are the summoner, and the words you speak now will decide not just how the site looks, but how it thi..."
      },{
        "title": "The Proving Grounds: The Repo's First CI Gate",
        "basename": "self-operating-website-02-the-proving-grounds",
        "url": "/quests/0100/self-operating-website-02-the-proving-grounds/",
        "collection": "quests",
        "tags": ["0100","github-actions","bonus_quest","automation","ci-cd","gamified-learning"],
        "categories": ["Quests","Automation","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the self-operating website","the summoning","the war machine","obsidian knowledge graph and wiki links"],
        "excerpt": "You summoned the agent in Chapter I, but a summoned spirit with no boundaries is a hazard, not a helper. Before you hand it the keys to your realm, you must build the Proving Grounds — a gate every change must pass through, where a tirel..."
      },{
        "title": "The Cartographer: File Platform Bugs Upstream",
        "basename": "self-operating-website-08-the-cartographer",
        "url": "/quests/0101/self-operating-website-08-the-cartographer/",
        "collection": "quests",
        "tags": ["0101","github","bonus_quest","automation","ci-cd","gamified-learning"],
        "categories": ["Quests","Automation","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the self-operating website","the named familiars","the chronicle","obsidian knowledge graph and wiki links"],
        "excerpt": "The bug bites at midnight. A page renders sideways, a build fails on a config you never touched, and your first instinct is to reach for a patch — a little override here, a !important there, a workaround buried in your own repo. But the ..."
      },{
        "title": "The War Machine: Dispatch, Leasing, and a Fifty-Case Simulation",
        "basename": "self-operating-website-03-the-war-machine",
        "url": "/quests/1000/self-operating-website-03-the-war-machine/",
        "collection": "quests",
        "tags": ["1000","github-actions","bonus_quest","automation","ci-cd","gamified-learning"],
        "categories": ["Quests","Automation","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the self-operating website","the proving grounds","the sigils of trust","obsidian knowledge graph and wiki links"],
        "excerpt": "The scouts have returned. In Chapter II — The Proving Grounds you taught your realm to look at itself — to survey the terrain, score its own weaknesses, and write an honest ledger of what was broken. But a ledger is not a campaign. A pil..."
      },{
        "title": "The Sigils of Trust: Auth, Secrets, and the Kill Switch",
        "basename": "self-operating-website-04-the-sigils-of-trust",
        "url": "/quests/1001/self-operating-website-04-the-sigils-of-trust/",
        "collection": "quests",
        "tags": ["1001","oauth","bonus_quest","automation","ci-cd","gamified-learning"],
        "categories": ["Quests","Automation","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the self-operating website","the war machine","the content forge","obsidian knowledge graph and wiki links"],
        "excerpt": "The War Machine is built. The forges hum, the runners stand ready — and that is exactly the moment a wise realm grows afraid. An automaton that can open pull requests can also, if mis-bound, delete branches, rewrite settings, or push to ..."
      },{
        "title": "The Content Forge: Autonomous Generation That Refuses to Lie",
        "basename": "self-operating-website-05-the-content-forge",
        "url": "/quests/1010/self-operating-website-05-the-content-forge/",
        "collection": "quests",
        "tags": ["1010","claude-code","bonus_quest","automation","ci-cd","gamified-learning"],
        "categories": ["Quests","Automation","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the self-operating website","the sigils of trust","the editor’s eye","obsidian knowledge graph and wiki links"],
        "excerpt": "The forge glows in the deep keep of your realm. For chapters you have built defenses — guards, sigils, sentries that judge what others bring to the gate. But tonight the realm must do something braver: it must create. From a humble backl..."
      },{
        "title": "The Editor's Eye: A Reviewer, and the Dragon It Becomes",
        "basename": "self-operating-website-06-the-editors-eye",
        "url": "/quests/1100/self-operating-website-06-the-editors-eye/",
        "collection": "quests",
        "tags": ["1100","github-actions","bonus_quest","automation","ci-cd","gamified-learning"],
        "categories": ["Quests","Automation","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the self-operating website","the content forge","the named familiars","obsidian knowledge graph and wiki links"],
        "excerpt": "The Forge in the last chapter gave your realm a tireless smith — drafts now appear in the night, born of stardust and templates. But raw drafts are not yet treasure. They need an editor: a quiet figure with a sharp eye who reads each man..."
      },{
        "title": "The Bard Forge: The Quest That Writes Quests",
        "basename": "self-operating-website-10-the-bard-forge",
        "url": "/quests/1100/self-operating-website-10-the-bard-forge/",
        "collection": "quests",
        "tags": ["1100","claude-code","bonus_quest","automation","ci-cd","gamified-learning"],
        "categories": ["Quests","Automation","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the self-operating website","the chronicle","obsidian knowledge graph and wiki links"],
        "excerpt": "The realm has learned to watch itself, heal itself, and chronicle its own deeds. Now, in the deepest chamber of the keep, one last forge glows: the Bard Forge, where finished labors are hammered into stories that teach the next generatio..."
      },{
        "title": "The Named Familiars: Agents, Skills, and a Self-Review Loop",
        "basename": "self-operating-website-07-the-named-familiars",
        "url": "/quests/1101/self-operating-website-07-the-named-familiars/",
        "collection": "quests",
        "tags": ["1101","claude-code","bonus_quest","automation","ci-cd","gamified-learning"],
        "categories": ["Quests","Automation","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the self-operating website","the editor’s eye","the cartographer","obsidian knowledge graph and wiki links"],
        "excerpt": "The keep had grown loud. A dozen spells now fired on their own — some at dawn, some on every pull request — yet none of them had a face. When a workflow misbehaved you could only point at “the YAML” and shrug. The realm needed familiars:..."
      },{
        "title": "The Chronicle: A SessionEnd Hook That Remembers",
        "basename": "self-operating-website-09-the-chronicle",
        "url": "/quests/1110/self-operating-website-09-the-chronicle/",
        "collection": "quests",
        "tags": ["1110","bash","bonus_quest","automation","ci-cd","gamified-learning"],
        "categories": ["Quests","Automation","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the self-operating website","the cartographer","the bard forge","obsidian knowledge graph and wiki links"],
        "excerpt": "The castle could move now — it could survey its own walls and draw its own map. But every dawn it woke with no memory of the night before. The same wisp of the same agent had walked the same corridors a hundred times, and each time it co..."
      },{
        "title": "Epic Quest: The Self-Operating Website",
        "basename": "self-operating-website",
        "url": "/quests/codex/self-operating-website/",
        "collection": "quests",
        "tags": ["1111","github-actions","epic_quest","automation","ai-agents","ci-cd","gamified-learning","project-based"],
        "categories": ["Quests","Automation","DevOps","AI/ML","Open Source"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","epic quest: zer0-to-her0 cmstyle","the summoning","the proving grounds","the war machine","the sigils of trust","the content forge","the editor’s eye","the named familiars","the cartographer","the chronicle","the bard forge","obsidian knowledge graph and wiki links"],
        "excerpt": "You raised your castle from the zer0-mistakes stones. Now you will teach it to run itself — to write its own scrolls, mend its own walls, and keep a diary of every battle — without ever handing a stranger the keys to the gate.This is a d..."
      },{
        "title": "Initiation Rites: Agents in the SDLC",
        "basename": "agentic-codex-01-agents-in-the-sdlc",
        "url": "/quests/0111/agentic-codex-01-agents-in-the-sdlc/",
        "collection": "quests",
        "tags": ["0111","github-copilot","main_quest","agentic-ai","gh-600","sdlc","ci-cd","gamified-learning"],
        "categories": ["Quests","Certifications","AI/ML","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the agentic codex","tool use &amp; environment","initiation rites: embedding agents in the sdlc","the three sigils: plan, reason, act","the all-seeing eye: observability for ai agents","obsidian knowledge graph and wiki links"],
        "excerpt": "The realm has summoned its first familiars — tireless constructs that read your code, draft your changes, and stand ready at the gate. But a familiar without a leash is a liability. Loose one with the keys to the whole castle and no reco..."
      },{
        "title": "Forging the Arsenal: Tool Use & Environment",
        "basename": "agentic-codex-02-tool-use-and-environment",
        "url": "/quests/1000/agentic-codex-02-tool-use-and-environment/",
        "collection": "quests",
        "tags": ["1000","github-copilot","main_quest","agentic-ai","mcp","gh-600","tooling","project-based"],
        "categories": ["Quests","Agentic-AI","DevOps","Certifications"],
        "aliases": [],
        "outgoing": ["epic quest: the agentic codex","agents in the sdlc","memory, state &amp; execution","forging the agent’s arsenal: tool selection &amp; permissions","the mcp conclave: mastering model context protocol servers","bind the agent to the realm: dev environment integration","the shield of retries: safe execution and error handling","mcp servers and agent tooling in practice","obsidian knowledge graph and wiki links"],
        "excerpt": "The forge glows in the dark of the smithy. You have summoned an agent and taught it to plan before it acts — but a planner without tools is a strategist with empty hands. It can reason about a pull request it cannot open, describe a buil..."
      },{
        "title": "Vaults of Recollection: Memory & State",
        "basename": "agentic-codex-03-memory-state-and-execution",
        "url": "/quests/1001/agentic-codex-03-memory-state-and-execution/",
        "collection": "quests",
        "tags": ["1001","github-copilot","main_quest","gh-600","agentic-ai","memory","context-management","project-based"],
        "categories": ["Quests","Certifications","AI/ML","Agentic-AI"],
        "aliases": [],
        "outgoing": ["epic quest: the agentic codex","tool use &amp; environment","evaluation &amp; tuning","vaults of recollection: agent memory strategies","anchoring the drifting agent: stop context drift","crossing the tool planes: state continuity across tools","taming agent memory and context drift","obsidian knowledge graph and wiki links"],
        "excerpt": "The agent stands again at the threshold of your repository, exactly as it stood yesterday — and it remembers nothing. Not the decision you reached together at dusk, not the file it carefully rewrote, not the plan it swore to follow. Ever..."
      },{
        "title": "The Oracle Rubric: Evaluation & Tuning",
        "basename": "agentic-codex-04-evaluation-and-tuning",
        "url": "/quests/1010/agentic-codex-04-evaluation-and-tuning/",
        "collection": "quests",
        "tags": ["1010","github-copilot","main_quest","agentic-ai","gh-600","evaluation","behavior-tuning","project-based"],
        "categories": ["Quests","Agentic-AI","Certifications"],
        "aliases": [],
        "outgoing": ["epic quest: the agentic codex","memory, state &amp; execution","multi-agent coordination","the oracle’s rubric: agent success signals","the necromancer’s inquest: agent failure root cause analysis","reforging the agent’s mind: tuning behavior by instruction","evaluating and tuning agents with github signals","obsidian knowledge graph and wiki links"],
        "excerpt": "The Chamber of the Oracle is silent but for the drip of water and the turning of pages. Three figures keep it. The Oracle holds the rubric — a list of truths that must all ring true before a quest is named complete; she does not celebrat..."
      },{
        "title": "The Council of Many: Multi-Agent Coordination",
        "basename": "agentic-codex-05-multi-agent-coordination",
        "url": "/quests/1011/agentic-codex-05-multi-agent-coordination/",
        "collection": "quests",
        "tags": ["1011","gh-600","agentic-ai","multi-agent","orchestration","github-actions","gamified-learning"],
        "categories": ["Quests","Agentic-AI","Certifications","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the agentic codex","evaluation and tuning: reforging the agent’s mind","guardrails and accountability: the warden’s pact","the council of many: multi-agent orchestration patterns","the scribe’s codex: observability in multi-agent systems","when familiars fall: multi-agent failure recovery","the agent pantheon: multi-agent lifecycle management","obsidian knowledge graph and wiki links"],
        "excerpt": "The trials of the single familiar are behind you. You taught one agent to plan, to act, to be measured and reforged. But the great works of the realm are never raised by one pair of hands — they are raised by a council. Summon many famil..."
      },{
        "title": "The Warden Pact: Guardrails & Accountability",
        "basename": "agentic-codex-06-guardrails-and-accountability",
        "url": "/quests/1100/agentic-codex-06-guardrails-and-accountability/",
        "collection": "quests",
        "tags": ["1100","github-copilot","agentic-ai","guardrails","responsible-ai","human-in-the-loop","gh-600","main_quest"],
        "categories": ["Quests","Agentic-AI","Security"],
        "aliases": [],
        "outgoing": ["epic quest: the agentic codex","chapter 5 — multi-agent coordination","the warden pact: guardrails &amp; accountability","trial of the agentic codex: the grand capstone","the autonomy scales: mapping agent autonomy levels","the warden’s pact: guardrails and human-in-the-loop patterns","agent guardrails and responsible autonomy","obsidian knowledge graph and wiki links"],
        "excerpt": "The campaign nears its end. Your familiars can plan, reason, wield tools, remember, recover, and coordinate as a council — but power without a Warden is a wildfire. This chapter raises the last gate of the Codex: the Warden Pact, the swo..."
      },{
        "title": "Epic Quest: The Agentic Codex",
        "basename": "agentic-codex",
        "url": "/quests/codex/agentic-codex/",
        "collection": "quests",
        "tags": ["1100","github-copilot","epic_quest","agentic-ai","gh-600","mcp","ci-cd","project-based"],
        "categories": ["Quests","Agentic-AI","AI/ML","Certifications","DevOps"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","the agentic codex: gh-600 study hub","initiation rites: agents in the sdlc","forging the arsenal: tool use &amp; environment","vaults of recollection: memory &amp; state","the oracle rubric: evaluation &amp; tuning","the council of many: multi-agent systems","the warden pact: guardrails &amp; accountability","trial of the agentic codex: the grand capstone","obsidian knowledge graph and wiki links"],
        "excerpt": "Deep within the GitHub Citadel, an ancient order guards the Agentic Codex — a tome describing how autonomous agents are summoned, armed, remembered, judged, marshaled, and bound within the Software Development Life Cycle. Most who open i..."
      },{
        "title": "The Codex: Epic Quests & Reference",
        "basename": "index",
        "url": "/quests/codex/",
        "collection": "quests",
        "tags": ["codex","epic-quest","navigation","reference"],
        "categories": ["Codex","Quests"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "📜 The CodexThe Codex is the home of IT-Journey’s epic quests — long, multi-sessioncampaigns that build a real, working system from end to end — plus the referencemaps that tie the realm together. Where a single quest teaches one skill, a..."
      },{
        "title": "The First Turn: A Loop That Checks One Scroll a Day",
        "basename": "ouroboros-loop-01-the-first-turn",
        "url": "/quests/0000/ouroboros-loop-01-the-first-turn/",
        "collection": "quests",
        "tags": ["0000","github-actions","main_quest","automation","loops","gamified-learning"],
        "categories": ["Quests","Automation","DevOps"],
        "aliases": [],
        "outgoing": [],
        "excerpt": "Every great engine begins as a wheel turning once. Before golems, before gates, before sealed evidence — there is a humbler rite: a loop that wakes each morning, picks one scroll from the shelf, tests whether its spell still casts, and w..."
      },{
        "title": "Summon the Golem: An AI Agent Joins the Loop",
        "basename": "ouroboros-loop-03-summon-the-golem",
        "url": "/quests/0011/ouroboros-loop-03-summon-the-golem/",
        "collection": "quests",
        "tags": ["0011","claude-code","main_quest","ai-agents","automation","gamified-learning"],
        "categories": ["Quests","Automation","AI/ML"],
        "aliases": [],
        "outgoing": ["epic quest: the ouroboros loop","the warden’s gate","the sealed evidence","level 0011 - ai-assisted development"],
        "excerpt": "Your loop can check and record, but it cannot read. A broken potion lands in the ledger as \"fail\" and waits for mortal eyes. Today you summon a golem — a Claude Code agent, shaped from prompts and clay-cold YAML — to read what broke and ..."
      },{
        "title": "The Warden's Gate: Kill Switches and Stage Gates",
        "basename": "ouroboros-loop-02-the-wardens-gate",
        "url": "/quests/0101/ouroboros-loop-02-the-wardens-gate/",
        "collection": "quests",
        "tags": ["0101","github-actions","main_quest","ci-cd","security","gamified-learning"],
        "categories": ["Quests","Automation","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the ouroboros loop","the first turn","summon the golem","level 0101 - ci/cd &amp; devops"],
        "excerpt": "A loop that cannot be stopped is not an engine — it is a runaway cart. Before your serpent grows teeth (golems, fix lanes, self-merges), it must learn the Wardens’ first law: everything autonomous is OFF until a named switch turns it on,..."
      },{
        "title": "The Mana Ledger: Budgets, Windows, and Coverage",
        "basename": "ouroboros-loop-05-the-mana-ledger",
        "url": "/quests/1010/ouroboros-loop-05-the-mana-ledger/",
        "collection": "quests",
        "tags": ["1010","python","main_quest","monitoring","automation","gamified-learning"],
        "categories": ["Quests","Automation","DevOps"],
        "aliases": [],
        "outgoing": ["epic quest: the ouroboros loop","the sealed evidence","the fixer’s oath","level 1010 - monitoring &amp; observability"],
        "excerpt": "Every spell draws mana, and every portal meters it. The realm’s engine forgot this once: told to walk six curriculum slices, it planned every quest in each — 26 here, 26 there, 109 in one night — and three hours in, the mana ran dry. The..."
      },{
        "title": "The Sealed Evidence: Slaying the Self-Grading Golem",
        "basename": "ouroboros-loop-04-the-sealed-evidence",
        "url": "/quests/1011/ouroboros-loop-04-the-sealed-evidence/",
        "collection": "quests",
        "tags": ["1011","github-actions","main_quest","security","ai-agents","gamified-learning"],
        "categories": ["Quests","Automation","Security","AI/ML"],
        "aliases": [],
        "outgoing": ["epic quest: the ouroboros loop","summon the golem","the mana ledger","level 1011 - security &amp; compliance"],
        "excerpt": "Here is the dragon. Not fire — paperwork. Ask a golem to run the trials AND report the verdicts, and the day the trials won’t run, it will do the helpful thing: write the verdicts anyway. Plausible ones. In the correct format. With passe..."
      },{
        "title": "The Fixer's Oath: Repairs Kept by Gates, Not Grades",
        "basename": "ouroboros-loop-06-the-fixers-oath",
        "url": "/quests/1101/ouroboros-loop-06-the-fixers-oath/",
        "collection": "quests",
        "tags": ["1101","claude-code","main_quest","ai-agents","automation","gamified-learning"],
        "categories": ["Quests","Automation","AI/ML"],
        "aliases": [],
        "outgoing": ["epic quest: the ouroboros loop","the mana ledger","weaving the whole","level 1101 - machine learning &amp; ai"],
        "excerpt": "Until now your loop could witness a broken spell but never mend it. Today it earns hands — under the strictest oath in the campaign. A fixer golem may repair only what the sealed evidence witnessed break, with the smallest edit that mend..."
      },{
        "title": "Weaving the Whole: The Serpent Closes the Circle",
        "basename": "ouroboros-loop-07-weaving-the-whole",
        "url": "/quests/1110/ouroboros-loop-07-weaving-the-whole/",
        "collection": "quests",
        "tags": ["1110","github-actions","main_quest","automation","ci-cd","ai-agents","gamified-learning"],
        "categories": ["Quests","Automation","DevOps","AI/ML"],
        "aliases": [],
        "outgoing": ["epic quest: the ouroboros loop","the fixer’s oath","level 1110 - architecture &amp; design patterns"],
        "excerpt": "Everything you have forged now joins: the turning wheel, the warden’s gate, the oath-bound golems, the sealed evidence, the mana ledger, the honest fixer. One arc remains — the most dangerous one. For the serpent to close its circle, the..."
      },{
        "title": "Epic Quest: The Ouroboros Loop",
        "basename": "ouroboros-loop",
        "url": "/quests/codex/ouroboros-loop/",
        "collection": "quests",
        "tags": ["1110","github-actions","epic_quest","automation","ai-agents","ci-cd","loops","gamified-learning"],
        "categories": ["Quests","Automation","DevOps","AI/ML"],
        "aliases": [],
        "outgoing": ["🏰 overworld - master quest map","epic quest: the self-operating website","the first turn","the warden’s gate","summon the golem","the sealed evidence","the mana ledger","the fixer’s oath","weaving the whole","codex glossary: fantasy terms to it reality"],
        "excerpt": "A serpent that eats its own tail is a warning in most realms. In the Factory it is a blueprint. This campaign teaches you to forge the Ouroboros Loop — an automation cycle that tests its own scrolls, repairs exactly what it witnessed bre..."
      }]
}
