diff --git a/Code/pipeline-example/.gitignore b/code/pipeline-example/.gitignore similarity index 100% rename from Code/pipeline-example/.gitignore rename to code/pipeline-example/.gitignore diff --git a/Code/pipeline-example/.python-version b/code/pipeline-example/.python-version similarity index 100% rename from Code/pipeline-example/.python-version rename to code/pipeline-example/.python-version diff --git a/Code/pipeline-example/.vscode/settings.json b/code/pipeline-example/.vscode/settings.json similarity index 100% rename from Code/pipeline-example/.vscode/settings.json rename to code/pipeline-example/.vscode/settings.json diff --git a/Code/pipeline-example/README.md b/code/pipeline-example/README.md similarity index 100% rename from Code/pipeline-example/README.md rename to code/pipeline-example/README.md diff --git a/Code/pipeline-example/docs/Python GenAI README.md b/code/pipeline-example/docs/Python GenAI README.md similarity index 100% rename from Code/pipeline-example/docs/Python GenAI README.md rename to code/pipeline-example/docs/Python GenAI README.md diff --git a/Code/pipeline-example/docs/apidoc.md b/code/pipeline-example/docs/apidoc.md similarity index 100% rename from Code/pipeline-example/docs/apidoc.md rename to code/pipeline-example/docs/apidoc.md diff --git a/Code/pipeline-example/input/example.pdf b/code/pipeline-example/input/example.pdf similarity index 100% rename from Code/pipeline-example/input/example.pdf rename to code/pipeline-example/input/example.pdf diff --git a/Code/pipeline-example/main.py b/code/pipeline-example/main.py similarity index 100% rename from Code/pipeline-example/main.py rename to code/pipeline-example/main.py diff --git a/Code/pipeline-example/output/20250406_170841/clustered_rewritten_gemini.md b/code/pipeline-example/output/20250406_170841/clustered_rewritten_gemini.md similarity index 100% rename from Code/pipeline-example/output/20250406_170841/clustered_rewritten_gemini.md rename to code/pipeline-example/output/20250406_170841/clustered_rewritten_gemini.md diff --git a/Code/pipeline-example/output/20250406_171517/clustered_rewritten_gemini.md b/code/pipeline-example/output/20250406_171517/clustered_rewritten_gemini.md similarity index 100% rename from Code/pipeline-example/output/20250406_171517/clustered_rewritten_gemini.md rename to code/pipeline-example/output/20250406_171517/clustered_rewritten_gemini.md diff --git a/Code/pipeline-example/output/20250406_172825/clustered_rewritten_gemini.md b/code/pipeline-example/output/20250406_172825/clustered_rewritten_gemini.md similarity index 100% rename from Code/pipeline-example/output/20250406_172825/clustered_rewritten_gemini.md rename to code/pipeline-example/output/20250406_172825/clustered_rewritten_gemini.md diff --git a/Code/pipeline-example/output/20250410_093118/clustered_rewritten_gemini.md b/code/pipeline-example/output/20250410_093118/clustered_rewritten_gemini.md similarity index 100% rename from Code/pipeline-example/output/20250410_093118/clustered_rewritten_gemini.md rename to code/pipeline-example/output/20250410_093118/clustered_rewritten_gemini.md diff --git a/Code/pipeline-example/pyproject.toml b/code/pipeline-example/pyproject.toml similarity index 100% rename from Code/pipeline-example/pyproject.toml rename to code/pipeline-example/pyproject.toml diff --git a/Code/pipeline-example/uv.lock b/code/pipeline-example/uv.lock similarity index 100% rename from Code/pipeline-example/uv.lock rename to code/pipeline-example/uv.lock diff --git a/Notes/06.03.25.md b/notes/06.03.25.md similarity index 100% rename from Notes/06.03.25.md rename to notes/06.03.25.md diff --git a/Notes/17.02.25.md b/notes/17.02.25.md similarity index 100% rename from Notes/17.02.25.md rename to notes/17.02.25.md diff --git a/Notes/20.02.25.md b/notes/20.02.25.md similarity index 100% rename from Notes/20.02.25.md rename to notes/20.02.25.md