Comprehensive synthesis of the Lottes/Onat compiler-as-OS paradigm from:
- 53 Twitter threads (Nov 2022 - Jul 2026, ~250 posts, ~150 media)
- 22 historical Lottes blog posts (2007-2016)
- 4 bootslop in-depth analyst notes (blog_in-depth, forth_day_2020,
kyra_in-depth, neokineogfx)
- ps1-ai brain-dump-distilled-v2.md (53K chars of Ed's synthesis)
- 20+ Twitter conversational partners
- Charles Moore (ColorForth), Onat Türkçüoğlu (KYRA/VAMP), Andy Gavin
(GOAL), Ryan Fleury (RAD Debugger) as convergent practitioners
Covers: timeline 2007-2026, technical architecture in depth
(x68 / annotation overlay / source-less editor / color tokens /
2-reg stack / folded interpreter / pre-emptive scatter /
register-file-as-memory / C-ABI words), per-thread and per-blog-post
analysis, UE/Unity/Godot bridge, adoption decision framework, failure
modes, convergence matrix across 4 implementers, 20 defining quotes.
Written in a single session, ~4 hours of focused research, using the
manual-slop MCP tools + native read/write/edit. The report itself
follows the Lottes/Onat philosophy: Touch it once (read each source
once), small to macros to data structures (this report IS the data
structure), the editor IS the linker (every claim links to its source).