Source library
PS1 Restore Rollout History
docs/ps1/research/ROLLOUT_HISTORY.md
This is the website shelf page for docs/ps1/research/ROLLOUT_HISTORY.md.
It exists because the project has hundreds of Markdown files and the website
should not pretend the interesting work only happened in the polished essays.
Why this file matters
PS1 research worklog. This is one of the working notes that drove the port: plans, validation logs, classifier notes, and the pivots that eventually shaped the runtime.
This file preserves the dated rollout chronology that used to live in the top-level research README. It is historical context, not the active source of truth.
File facts
| Field | Value |
|---|---|
| Source path | docs/ps1/research/ROLLOUT_HISTORY.md |
| Lines | 631 |
| Approx. words | 3716 |
| Code fences | 3 |
Outline
- PS1 Restore Rollout History
- Historical rollout chronology
- 2026-03-18 update
- Current facts from the repo
-
- The PC and PS1 rendering models do not match
-
- The project already uses ISO space to trade for RAM, but inconsistently
-
- Static analysis is already strong enough to drive compilation decisions
-
- Analyzer v2 output is now machine-readable
-
- Pack planner consumer exists
-
- Scene pack compiler and generic loader exist
-
- Transition / prefetch post-processing
-
- Dirty-region and restore runtime
-
- SDL-Compat Lite contract
- Recommended architecture