Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codebymitch/TitanBot
/ coordinatorUsageFinalized
Function
coordinatorUsageFinalized
tests/prefixResponse.test.js:131–133 ·
view source on GitHub ↗
(interaction)
Source
from the content-addressed store, hash-verified
129
});
130
131
function
coordinatorUsageFinalized(interaction) {
132
return
interaction._responseCoordinator?.isUsageFinalized() === true;
133
}
Callers
1
prefixResponse.test.js
File · 0.85
Calls
1
isUsageFinalized
Method · 0.80
Tested by
no test coverage detected