# Scaling Laws Ledger Ledger — Reproducibility data (v0.2)

**Real-data ledger** produced via the full deep-loop methodology
(8 parallel Opus research-agent sweeps + hand-arbitration).

## Files

- `bills_draft.md` — v0.2 bills definition (13 bills, 6 meta-costs,
  3 escape gates, ★ at Bills 5, 8, 11)
- `purpose.md` — threat model, scope, empty-space hypothesis
- `_batch_1_union.json` — deduplicated union of 8 sweeps;
  302 unique papers
- `bill_classifier.py` — regex + hand-arbitration logic
- `aggregate_batch_1.py` — sweep aggregator
- `README.md` — this file

## Real-data summary

```
8 sweeps × ~37 papers/sweep avg = ~401 raw → 302 unique
Bills 5, 8, 11 ★ NO CLEAN TRIGGER YET:
  Bill 5  — 19 cands / 0 clean / 19 rebuttals / 0 gated
  Bill 8  — 12 cands / 0 clean / 7 rebuttals / 5 gated
  Bill 11  — 59 cands / 0 clean / 33 rebuttals / 6 gated
Rebuttal density: 25.8% (78 papers)
```

## How to reproduce

```bash
python3 aggregate_batch_1.py
python3 bill_classifier.py --arbitrate-union
python3 bill_classifier.py --benchmark
```

## Status

**v0.2 RELEASED 2026-05-09**. Target v0.3 lock 2026-Q3.

## Source ledger directory

`ProjectForty2 public evidence bundle: scaling_laws/`
