Open Research

Community

Golden Phase OS is built in the open. Read the code, run the tests, open issues, and contribute to the algebra.

GitHub

The full source — kernel, assembler, disassembler, test suite, and hardware files — lives on GitHub under GPL v3. Fork it, file issues, send pull requests.

metatron-research/golden-phase-os

Contributing

All contributions are welcome — from algebra corrections and kernel patches to documentation improvements and hardware experiments. The project follows standard open-source conventions.

01

Read the whitepaper

Understand the mathematical foundation before touching the kernel. The biquadratic algebra is the source of truth — code follows math, not the other way around.

02

Clone and run the tests

Clone the repo, install dependencies, and run the full test suite. All tests must pass before a pull request will be reviewed.

03

Open an issue first

For anything beyond a trivial fix, open an issue to discuss the change before writing code. This avoids duplicated effort and keeps the algebra consistent.

04

Submit a pull request

Fork the repo, make your changes on a feature branch, and open a pull request against main. Include a clear description and reference the relevant issue.

Get in Touch

Questions about the math, the hardware, or the project direction? Send a message and we'll get back to you.