Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codebymitch/TitanBot
/ isAvailable
Method
isAvailable
src/utils/database.js:132–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
130
}
131
132
isAvailable() {
133
return
this.db && !this.useFallback;
134
}
135
136
getStatus() {
137
return
{
Callers
5
getStatus
Method · 0.95
insertVerificationAudit
Function · 0.45
isPostgresSqlReady
Function · 0.45
getOpenTicketCountForUser
Function · 0.45
handleDeleteSystem
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected