Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SethGammon/Citadel
/ compressionReport
Function
compressionReport
scripts/telemetry-report.cjs:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
function
compressionReport() {
35
process.stdout.write(formatCompressionReport(buildCompressionReport(PROJECT_ROOT)));
36
}
37
38
function
tokenReport() {
39
const
econ = readTokenEconomics();
Callers
1
telemetry-report.cjs
File · 0.85
Calls
2
formatCompressionReport
Function · 0.85
buildCompressionReport
Function · 0.85
Tested by
no test coverage detected