Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SethGammon/Citadel
/ test-operating-proof.js
File
test-operating-proof.js
scripts/test-operating-proof.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
'use strict'
;
3
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
7
buildProof
Function · 0.85
writeProof
Function · 0.85
renderProof
Function · 0.85
parseArgs
Function · 0.70
withTempProject
Function · 0.70
write
Function · 0.70
assert
Function · 0.70
Tested by
no test coverage detected