RepoRadar hands-on verification log run_id: cohort-20260712-llama-index-document entity_id: gh:run-llama/llama_index mode: local_smoke started_at: 2026-07-13T03:22:04.493916Z completed_at: 2026-07-13T03:22:09.502844Z duration_seconds: 5.010 installation_minutes_whole_elapsed: 0 command: \AppData\Local\hermes\bin\uv.EXE run --isolated --no-project --with llama-index-core==0.14.23 python -c "from llama_index.core import Document; d=Document(text='RepoRadar local smoke'); assert d.text=='RepoRadar local smoke'; print('CHECK_OK',len(d.text))" credential_policy: child environment allowlisted; credential-like variables excluded; known token patterns redacted from retained output timeout_seconds: 180 timed_out: false exit_code: 0 expected_marker: CHECK_OK expected_marker_observed: true result: passed cleanup: Per-check temporary home and work directory removed. ===== STDOUT ===== CHECK_OK 21 ===== STDERR ===== Downloading networkx (2.0MiB) Downloading nltk (1.6MiB) Downloading llama-index-core (11.4MiB) Downloading sqlalchemy (2.0MiB) Downloaded sqlalchemy Downloaded nltk Downloaded networkx Downloaded llama-index-core Installed 61 packages in 502ms cohort_cache_cleanup: Shared cohort package cache removed. bounded_workflow_intended: false bounded_workflow_completed: false