Gesamtes System umbenannt: - .github/genome/ → .github/knowledge-conduit/ - .github/skills/genome/ → .github/skills/knowledge-conduit/ - genome-extract.py → kc-extract.py - genome.prompt.md → knowledge-conduit.prompt.md - genome-distill.prompt.md → kc-distill.prompt.md - genome-propagate.prompt.md → kc-transfer.prompt.md - Concept Genome Engine.md → Concept.md - Alle internen Referenzen aktualisiert - .gitignore aktualisiert
- Skill: .github/skills/genome/ (SKILL.md + genome-extract.py) - Router: .github/prompts/genome.prompt.md (orchestriert alle 3 Phasen) - Sub-Prompts: genome-distill.prompt.md, genome-propagate.prompt.md - Output: .github/genome/output/ (gitignored) Aufruf: /genome → fragt Quell-Repo + Zeitspanne, führt Extraction → Distillation → Propagation durch.