| name | cluster-144 |
| description | Skill for the Cluster_144 area of cernion-energy-tools. 8 symbols across 1 files. |
Cluster_144
8 symbols | 1 files | Cohesion: 100%
When to Use
- Working with code in
src/
- Understanding how buildCyaNarrativePdf, addCover, addNarrativeSection work
- Modifying cluster_144-related functionality
Key Files
| File | Symbols |
|---|
src/cya-report-builder.js | buildCyaNarrativePdf, addCover, addNarrativeSection, addRegulatorySection, addDataBasisSection (+3) |
Key Symbols
| Symbol | Type | File | Line |
|---|
buildCyaNarrativePdf | Function | src/cya-report-builder.js | 15 |
addCover | Function | src/cya-report-builder.js | 91 |
addNarrativeSection | Function | src/cya-report-builder.js | 119 |
addRegulatorySection | Function | src/cya-report-builder.js | 165 |
addDataBasisSection | Function | src/cya-report-builder.js | 182 |
addPerspectiveSection | Function | src/cya-report-builder.js | 217 |
addComparisonTable | Function | src/cya-report-builder.js | 233 |
addAITransparencySection | Function | src/cya-report-builder.js | 246 |
How to Explore
gitnexus_context({name: "buildCyaNarrativePdf"}) — see callers and callees
gitnexus_query({query: "cluster_144"}) — find related execution flows
- Read key files listed above for implementation details