# 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.