MCPcopy Create free account
hub / github.com/codeaholicguy/ai-devkit / addEvidence

Method addEvidence

packages/task-manager/src/task.service.ts:376–412  ·  view source on GitHub ↗
(
        taskId: string,
        input: {
            command?: string | null;
            exitCode?: number | null;
            passed: boolean;
            summary?: string | null;
            artifacts?: string[];
        },
        opts?: TaskMutationOptions
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

registerFunction · 0.80
service.test.tsFile · 0.80

Calls 4

requireTaskMethod · 0.95
persistAndRecordMethod · 0.95
makeEvidenceIdFunction · 0.85
nowIsoFunction · 0.85

Tested by

no test coverage detected