12 lines
305 B
Plaintext
12 lines
305 B
Plaintext
.env
|
|
.venv
|
|
__pycache__
|
|
|
|
# Runtime agent traces (local only; written by RequestTraceLogger)
|
|
runtime_traces/
|
|
|
|
# Pipeline harness: per-run artifacts (md/json from tests.pipeline_setup_v3/v4)
|
|
tests/**/test_runs/**/*.md
|
|
tests/**/test_runs/**/*.json
|
|
tests/**/test_results/**/*.md
|
|
tests/**/test_results/**/*.json |