MCPcopy Create free account
hub / github.com/PatrickSys/codebase-context / confidence-decay.test.ts

File confidence-decay.test.ts

tests/confidence-decay.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import type { Memory } from '../src/types/index.js';
3import { computeConfidence, withConfidence } from '../src/memory/store.js';
4

Callers

nothing calls this directly

Calls 3

computeConfidenceFunction · 0.85
withConfidenceFunction · 0.85
makeMemoryFunction · 0.70

Tested by

no test coverage detected