Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SethGammon/Citadel
/ test-first-use-operator.js
File
test-first-use-operator.js
scripts/test-first-use-operator.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
collectDashboard
Function · 0.85
renderDashboard
Function · 0.85
buildConsole
Function · 0.85
renderConsole
Function · 0.85
scaffoldPlanning
Function · 0.85
withTempProject
Function · 0.70
assert
Function · 0.70
Tested by
no test coverage detected