MCPcopy Create free account
hub / github.com/Noumena-Network/code / getCachedClaudeMdContent

Function getCachedClaudeMdContent

src/bootstrap/state.ts:1227–1229  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1225}
1226
1227export function getCachedClaudeMdContent(): string | null {
1228 return STATE.cachedClaudeMdContent
1229}
1230
1231export function addToInMemoryErrorLog(errorInfo: {
1232 error: string

Callers 1

buildClaudeMdMessageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected