Skip to content

Commit d407463

Browse files
chpollinclaude
andcommitted
refactor: Iteration 1 → 2 repo cleanup
Remove all Iteration 1 artifacts in preparation for Iteration 2: - knowledge/ (26 docs): All content distilled into 7 Obsidian vault documents (Datenmodell v2.2, Technische Dok v2.0, Design-System, Visualisierungen, Entscheidungen, Iteration 1 Learnings, Project Overview v3.0) - docs/ (47 files): Iteration 1 frontend (HTML, CSS, JS, view data). Will be regenerated in Iteration 2 with current data. - One-off analysis scripts (analyze_archive*.py, create_signature_index.py) - Derived data (m3gim.jsonld, view JSONs, reports) - Iteration 1 config (.eslintrc.cjs, .prettierrc, IMPLEMENTATION-SUMMARY.md) Retained: scripts/ (pipeline), .github/workflows/, package.json, vite.config.js, .gitignore Documents as Source of Truth, Code as Disposable Artifact. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c0a2bbb commit d407463

File tree

92 files changed

+29
-44895
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+29
-44895
lines changed

.eslintrc.cjs

Lines changed: 0 additions & 37 deletions
This file was deleted.

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,10 @@ logs/
155155
*.rej
156156

157157
# ==========================================
158-
# Knowledge Base (Optional)
158+
# Knowledge Base
159159
# ==========================================
160-
# Uncomment if knowledge/ contains sensitive research notes
161-
# knowledge/
160+
# Promptotyping documents managed in Obsidian vault
161+
knowledge/
162162

163163
# ==========================================
164164
# IDE & Editor Files

.prettierrc

Lines changed: 0 additions & 8 deletions
This file was deleted.

IMPLEMENTATION-SUMMARY.md

Lines changed: 0 additions & 227 deletions
This file was deleted.

0 commit comments

Comments
 (0)