# Research notes: the spring begins with the first rainstorm by Cole Sternberg

Status: draft-for-human-review. Submission state: **complete-draft**.

## Per-essay checks report

| Check | Report |
| --- | --- |
| Identity and package | Project 317; slug, title and credit as assigned. Seven files. |
| Structure and citations | 2,157 words; seven sections; 8 sources, all cited; four unresolved questions. |
| Source research | Collection page with credits and charity, four index retrievals, renderer, CC BY-NC-ND legal code, Genesis Edition page (automated extraction). |
| Code | 43 parts, 477,754 bytes, SHA-256 matches record, evidence and renderer. Code (about 13,700 bytes) and tables read in full; the eleven embedded PNGs decoded and viewed rather than read as text. |
| Visual evidence | V01, V02 sustained; V03, V04 focused. No sound. Save key not pressed. |
| Header | Three wallets vs 487 owners; one match, 317000122. |
| History and rights | Early invocation 0, start, first public, completion distinct; price unknown. CC BY-NC-ND 4.0 linked to legal code. |
| Provenance and usage | Anthropic / claude-opus-5. |
| Validator | Below. |
| Submission state | **complete-draft**, three pending exceptions. |

## Validator

Command actually executed, from the extracted pack root:

```sh
python3 scripts/validate_series_essays.py submission/the-spring-begins-with-the-first-rainstorm-by-cole-sternberg
```

Supplied validator identity: `scripts/validate_series_essays.py` as distributed in `claude-remaining-10.zip`, SHA-256 `f7b561578fa3ece1680ef69a2b8b484c660ca3d0b17275df10c6ff2026f09fdc`. No substitute validator was used and no check was altered. A structural pass is not by itself completion; the checks report above is the substantive report.

Executed at: `2026-09-20T06:38:23+00:00`

Exit status: `0`

Unedited output:

```
{
  "status": "PASS",
  "scope": "Structural package validation only. Does not grant editorial acceptance or confirm publication.",
  "essays": [
    {
      "title": "the spring begins with the first rainstorm",
      "slug": "the-spring-begins-with-the-first-rainstorm-by-cole-sternberg",
      "words": 2157,
      "sources": 8,
      "examples": 4,
      "pendingEditorialExceptions": 3
    }
  ],
  "totalWords": 2157,
  "errors": []
}
```
