Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SethGammon/Citadel
/ write
Function
write
scripts/test-dashboard-web.js:35–39 ·
view source on GitHub ↗
(root, relativePath, content)
Source
from the content-addressed store, hash-verified
33
}),
34
degradations: [],
35
});
36
37
let
failures = 0;
38
39
const
WATCHER_OBSERVE_TIMEOUT_MS = 5000;
40
const
WATCHER_OBSERVE_INTERVAL_MS = 10;
41
42
function
check(label, ok, detail) {
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected