-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
76 lines (69 loc) · 2.18 KB
/
Copy path.gitignore
File metadata and controls
76 lines (69 loc) · 2.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
node_modules
dist/
dist-tests/
dist-layer-tests/
**/__pycache__/
artifacts/
package-lock.json
.tmp/
.DS_Store
*.log
.wrangler/
.claude/
# Multi-pursue / evolve generated artifacts — reproducible from commits + eval runs
.evolve/product-brief-cache.json
.evolve/rewriter-cache.json
.evolve/traces/
.evolve/optimized/
.evolve/judge/
.evolve/ideas/
.evolve/mining/
.evolve/multi-pursue/runs/
.evolve/meta-harness/runs/
.evolve/critical-audit/
.evolve/pursuits/
.evolve/experiments.jsonl
.evolve/generation-impact.jsonl
.evolve/family-proposals/*/validation-errors.json
.evolve/family-proposals/*/promoted.json
.evolve/capability-proposals/*/validation-errors.json
.evolve/capability-proposals/*/promoted.json
.evolve/coverage-baseline.json
.evolve/coverage-baseline-*.json
.evolve/visual-audit-baseline.json
# Keep as committed evidence:
# .evolve/multi-pursue/config.json
# .evolve/multi-pursue/frontier.json
# .evolve/multi-pursue/evolution.jsonl
# .evolve/current.json
# .evolve/scorecard.json
# .evolve/progress.md
.evolve/vb-diagnostic.json
.evolve/scaffold-quality-audit.json
report/
# Local compose/debug scratch (unrendered composes for manual inspection)
.scratch/
.tmp-compose-*/
# Template library per-version audits + run logs — reproducible from the run
.evolve/template-library-archive/
.evolve/review-memory/*.audit.json
.evolve/review-memory/*.run.log
.evolve/review-memory/*.jsonl
.evolve/evolve-branch.run.log
.evolve/evolve-retry.run.log
.evolve/evolve-v2*.run.log
# Gen 10: per-run agent-eval artifacts. latest.json is the rolled-up
# truth; per-run jsonl/json are local working data. .evolve/ is
# already gitignored partly (.evolve/pursuits/) but vb-feedback was
# not, so add it explicitly.
.evolve/vb-feedback/*-2*.json
.evolve/vb-feedback/*-2*.jsonl
.evolve/auto-loop.jsonl
# Gen 17: RunRecord substrate. `.evolve/runs.jsonl` is high-volume local
# state; exported monthly by `.github/workflows/runs-export.yml`. Per-month
# exports also stay local — they're regenerated on demand.
.evolve/runs.jsonl
.evolve/runs-*.jsonl
# Domain-pack promotion locks coordinate local agents; run plans can be committed
# as evidence, but active claims are local state.
.evolve/domain-pack-runs/locks/