File size: 536 Bytes
3a3eb9f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # Release Notes
## Initial research publication
This release contains:
- Desktop Python prototype: closer to runnable, but not yet public-demo safe.
- PS2 C++ homebrew sketch: conceptually useful, not yet build-clean.
- Documentation for contributors.
Known issues:
- The desktop build starts multiple background loops.
- API/network behaviour must be opt-in for safe public execution.
- The PS2 file likely needs compile corrections and SDK-specific module handling.
- The mathematical framing requires independent formalisation.
|