MCPcopy 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
34function compressionReport() {
35 process.stdout.write(formatCompressionReport(buildCompressionReport(PROJECT_ROOT)));
36}
37
38function tokenReport() {
39 const econ = readTokenEconomics();

Callers 1

Calls 2

formatCompressionReportFunction · 0.85
buildCompressionReportFunction · 0.85

Tested by

no test coverage detected