# THIS YOU — Issue 01 import patch notes

## Why this happens before Reader 001

The shared issue must become the engine's source of truth first:

```text
Issue 01 editorial package
→ issues / issue_chapters / issue_pages
→ engine digital + print renderers
→ system QA
→ Reader 001 personalization
```

Reader generation should then overlay `user_issue_pages` / `user_issue_products`; it should not be generated against a detached Step 6 preview HTML.

## What this patch deliberately does NOT do

- It does not publish Issue 01.
- It does not generate Jānis/Reader 001.
- It does not overwrite current engine layouts blindly.
- It does not add a new ad table.
- It does not change the database schema.
- It does not claim the current print renderer is POD-final.

## First QA after import

Check these in the engine:
1. page count = 32
2. pages 03–04 are Editor Letter + Contents, not the old opening Arrival/Style
3. 6 chapter order is correct
4. STORY text + images load
5. SCENE preview/assets load
6. hybrid Moment pages keep shared copy while reader hero remains empty
7. Style pages remain personalized slots
8. Page 29 remains personalized summary
9. Page 30 is sponsored/hybrid
10. Page 32 is shared Absurd.website
11. existing Jānis → Autumn assignment still exists
12. issue status = editorial_review

After that QA, build the exact missing **renderer/layout patch**, then begin Reader 001.
