- extract-helm.js: strips Go templates, parses Chart.yaml/values.yaml/templates - Extracts K8s resource kinds, cross-chart interactions, shared secrets, ports - generateHelmDiagram() for Mermaid interaction graphs - Integrated into sysdoc.js: Helm entities merge into main knowledge graph - Dir-based filenames to handle duplicate chart names - .gitignore for node_modules, snapshots, venv, wasm - 76 charts, 1813 entities, 1769 relationships on Foxtrot
8 lines
88 B
Plaintext
8 lines
88 B
Plaintext
node_modules/
|
|
venv/
|
|
snapshots/
|
|
test/tmp-docs/
|
|
test/tmp-supergraph/
|
|
foxtrot-docs/
|
|
*.wasm
|