Burnmydays Claude Opus 4.8 (1M context) commited on
Commit ·
9eeaeb4
1
Parent(s): e0e2511
docs: update SCRATCHPAD for Codex handoff
Browse filesReflects current state (importer overhaul done + pushed) and trims the
RESERVED FOR CODEX list to what's genuinely still available (test_metrics.py,
real Codex $/1M, the upload). Notes anchor-refinement + estimated marker were
done this session so they're no longer Codex-attributable.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- SCRATCHPAD.md +20 -16
SCRATCHPAD.md
CHANGED
|
@@ -9,25 +9,29 @@ Last updated: 2026-06-15 (Claude/Opus session) · Deadline: **2026-06-15 23:59 U
|
|
| 9 |
---
|
| 10 |
|
| 11 |
## ONE-LINE STATE
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
|
|
|
| 15 |
|
| 16 |
## DO NOT TOUCH (frozen — these are the thesis)
|
| 17 |
-
- `metrics.py` SEED
|
|
|
|
| 18 |
- The Υ formula `(C·O)/I²` and the telescoping identity `(o/i)(cw/o)(cr/cw)==cr/i`.
|
| 19 |
-
-
|
| 20 |
-
assumption.
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
See `CODEX.md`.
|
| 25 |
-
1.
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
>
|
| 30 |
-
>
|
|
|
|
|
|
|
| 31 |
|
| 32 |
## CANONICAL VERIFY (run after every change)
|
| 33 |
```
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
## ONE-LINE STATE
|
| 12 |
+
Importer overhaul + reconcile DONE and pushed to Burnmydays/hf- (main e0e2511).
|
| 13 |
+
Codex parser fixed, `./sigrank --all` added, instructions sharpened, wild corpus =
|
| 14 |
+
10 tokscale operators, Supabase migrated + board synced (11 rows live). Remaining:
|
| 15 |
+
**deploy to Space** (secrets) + **Codex handoff → SunrisesIllNeverSee** + submission.
|
| 16 |
|
| 17 |
## DO NOT TOUCH (frozen — these are the thesis)
|
| 18 |
+
- `metrics.py` MO§ES (ccusage) SEED row — canonical (Υ 18436.98). Wild corpus = 10
|
| 19 |
+
tokscale.ai operators (updated this session, OK to extend with citation).
|
| 20 |
- The Υ formula `(C·O)/I²` and the telescoping identity `(o/i)(cw/o)(cr/cw)==cr/i`.
|
| 21 |
+
- Codex estimation must stay **flagged/estimated** (`*`) — never a silent strict
|
| 22 |
+
assumption. Two pathways live in `_codex_input_estimate` (ingest.py):
|
| 23 |
+
Beta = output × real Claude io_ratio; Alpha = output × 2.0 (AA baseline).
|
| 24 |
+
|
| 25 |
+
## RESERVED FOR CODEX (earns the $10k Codex-attribution prize — genuine Codex work only)
|
| 26 |
+
See `CODEX.md`. Still available as fresh Codex commits:
|
| 27 |
+
1. `test_metrics.py` — lock canonical numbers (Υ 18,437, lev 2042, X 3.31, telescoping
|
| 28 |
+
for every SEED row).
|
| 29 |
+
2. Real Codex `$/1M` via OpenAI per-1M prices in `parse_codex_submission` meta.
|
| 30 |
+
3. The repo upload itself to github.com/SunrisesIllNeverSee.
|
| 31 |
+
> ALREADY DONE this session (Claude) — NO longer available as Codex commits:
|
| 32 |
+
> - Anchor refinement (2:1 → real Claude operating ratio, Alpha/Beta unified).
|
| 33 |
+
> - Board `~`/`*` estimated-row marker.
|
| 34 |
+
> Integrity: only attribute commits Codex actually authored.
|
| 35 |
|
| 36 |
## CANONICAL VERIFY (run after every change)
|
| 37 |
```
|