Source library
PS1 Development Workflow
docs/ps1/development-workflow.md
This is the website shelf page for docs/ps1/development-workflow.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
Active PS1 reference. This is active engineering documentation for the PS1 port. It is close enough to the code that stale claims here become real bugs.
Operator loop for bringing up a new scene to the current acceptance bar (pixel-perfect visuals + synced SFX across applicable variants). See scene-status.md for the per-scene ledger.
File facts
| Field | Value |
|---|---|
| Source path | docs/ps1/development-workflow.md |
| Lines | 223 |
| Approx. words | 1256 |
| Code fences | 8 |
Outline
- PS1 Development Workflow
- Prerequisites
- The per-scene loop
-
- Capture the scene on the desktop host
-
- Wire the scene in
-
- Build + launch
-
- Validate variants
-
- Tick the row and commit
-
- Release cadence
- Rebuild / launch shortcuts
- Debug + diagnostics
- Historical / secondary tooling
- Existing all-scene pack corpus
- See also