Continuum Genesis is intended to stay small, understandable, and clean-room.
- Do not add private instance data.
- Do not add credentials, local machine paths, or private records.
- Keep the reference runtime simple. Production routing belongs in managed layers or clearly separated extensions.
- New features need tests.
- Run
npm testbefore opening a pull request.
Contributions are accepted only when the contributor has the right to submit the work under the project license and any additional contributor agreement ClearFrameworks requires.