- LICENSE: proprietary, all rights reserved. Public availability of
the repo grants no license; use requires written consent from
mgorog@gmail.com.
- README: "Reusing this engine" → "Consuming the engine (with
permission)" with explicit pointer to LICENSE.
- CI: workflow moved from .github/workflows/ to .forgejo/workflows/
so forgejo's runner picks it up. Workflow now also installs Rust,
builds native/cubical/, and runs cubical-test (62/62 verification)
rather than only running lake build (which would have failed at
link time without libtopolei_cubical.a).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>