RepoRadar hands-on verification log run_id: cohort-20260713-codegraph-local-index-query-workflow entity_id: gh:colbymchenry/codegraph mode: isolated_npm started_at: 2026-07-14T00:53:12.672655Z completed_at: 2026-07-14T00:53:20.015967Z duration_seconds: 7.343 installation_setup_minutes_ceiling: 1 command: "C:\Program Files\nodejs\npx.CMD" --yes --package @colbymchenry/codegraph@1.4.1 -- python workflow.py credential_policy: child environment allowlisted; credential-like variables excluded; known token patterns redacted from retained output network_policy: isolated package resolution may contact package registries; telemetry and Promptfoo sharing disabled; no model/provider credentials supplied fixture_count: 4 artifact_expectation_count: 1 timeout_seconds: 300 timed_out: false exit_code: 0 expected_marker: CHECK_OK query=normalizeIncident source_files=2 indexed=true telemetry=off expected_marker_observed: true result: passed cleanup: Per-check temporary home and work directory removed. ===== FIXTURE MANIFEST ===== workflow.py: bytes=1312 sha256=ede5fd2ce41dbf9a59d10094108ec8f3fc2a7f06ebbee04f052d34cff32daf5c fixture/package.json: bytes=59 sha256=0d1d53490e8412ef3e5db9aebe565f9724b5ba06841314600825712a907faae1 fixture/src/incident.js: bytes=137 sha256=ada75d46ddeed6dd6c440a90e0a358524a32a42e7c02a1f8610993162f7efcd7 fixture/src/queue.js: bytes=202 sha256=2300e85ffae826b788ef6f1a2127a463ece0ea781dd23184163c58ec880324cb ===== ARTIFACT EVIDENCE ===== result.json: exists=true bytes=1466 sha256=739b58880fce29e5d9d305e56ef81503c34f3e6aab4dcc4c4af768111221429e required_markers=4 required_markers_observed=true excluded_markers=0 excluded_markers_absent=true ===== STDOUT ===== COMMAND telemetry off RC 0 [OK] Telemetry disabled. Buffered, unsent data was deleted. [!] The DO_NOT_TRACK environment variable overrides this choice — effective state right now: disabled. COMMAND init fixture RC 0 ┌ Initializing CodeGraph │ ◆ Initialized in \AppData\Local\Temp\reporadar-codegraph-local-index-query-workflow-btv50uav\work\fixture | | * Scanning files - 2 found | . Parsing code ------------------------- 0% | . Parsing code #############------------ 50% | * Parsing code - done | . Resolving refs ######################### 100% | * Resolving refs - done │ ◆ Indexed 2 files │ ● 5 nodes, 6 edges in 173ms │ └ Done COMMAND status fixture --json RC 0 {"initialized":true,"version":"1.4.1","projectPath":"\\AppData\\Local\\Temp\\reporadar-codegraph-local-index-query-workflow-btv50uav\\work\\fixture","indexPath":"\\AppData\\Local\\Temp\\reporadar-codegraph-local-index-query-workflow-btv50uav\\work\\fixture\\.codegraph","lastIndexed":"2026-07-14T00:53:18.527Z","fileCount":2,"nodeCount":5,"edgeCount":6,"dbSizeBytes":159744,"backend":"node-sqlite","journalMode":"wal","nodesByKind":{"file":2,"function":2,"import":1},"languages":["javascript"],"pendingChanges":{"added":0,"modified":0,"removed":0},"worktreeMismatch":null,"index":{"builtWithVersion":"1.4.1","builtWithExtractionVersion":24,"currentExtractionVersion":24,"reindexRecommended":false,"state":"complete","pendingRefs":0}} COMMAND query normalizeIncident --path fixture --kind function --json RC 0 [ { "node": { "id": "function:9681e1b5a7ccb2bd0d71d3b0698a67d8", "kind": "function", "name": "normalizeIncident", "qualifiedName": "normalizeIncident", "filePath": "src/incident.js", "language": "javascript", "startLine": 1, "endLine": 3, "startColumn": 7, "endColumn": 1, "signature": "(event)", "visibility": null, "isExported": true, "isAsync": false, "isStatic": false, "isAbstract": false, "updatedAt": 1783990398520 }, "score": 103.71515353503023 } ] COMMAND files --path fixture --format flat --json RC 0 [ { "path": "src/incident.js", "language": "javascript", "nodeCount": 2, "size": 140 }, { "path": "src/queue.js", "language": "javascript", "nodeCount": 3, "size": 207 } ] CHECK_OK query=normalizeIncident source_files=2 indexed=true telemetry=off ===== STDERR ===== cohort_cache_cleanup: Shared cohort package cache removed. bounded_workflow_intended: true bounded_workflow_completed: true