cubical-transport-hott-lean4/CubicalTransport
Maximus Gorog 31d19f655e
Some checks are pending
Lean Action CI / build (push) Waiting to run
Split: engine = cubical-transport HoTT only
Restructure to engine-only contents.  Application code (Topolei.*
namespace, canvas-rs / render Rust crates, Main / ProbeTest, naga IR
pipeline, Selection / Subobject / Trace / Obs.Ctx hypothesis stack,
cells-spec / HYPOTHESES / STATUS / NAGA_IR_PLAN docs) moves to the
sibling repo max/topolei.

What moved:
- `Topolei/Cubical/*.lean` (22 files) → `CubicalTransport/*.lean`
  with namespace `Topolei.Cubical.*` renamed to `CubicalTransport.*`.
  Fully-qualified test types `TopoleiCubical{FFI,Property}Test` →
  `CubicalTransport{FFI,Property}Test` for consistency.
- New root file `CubicalTransport.lean` re-exporting all 22 modules.
- Lakefile: package `cubicalTransport`; lib `CubicalTransport`; only
  `cubical-test` and `cubical-bench` exes (no GPU link path).

The split criterion: anything an AI shortcut could break that would
cascade-corrupt downstream proofs lives here.  Anything that would
only break the application stays in the topolei interface repo.

cubical-test passes 62/62 (smoke + properties) on the renamed engine.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 21:35:01 -06:00
..
CompLaws.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
DimLine.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
Equiv.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
Eval.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
EvalTest.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
Face.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
FFI.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
FFITest.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
Glue.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
Interval.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
Line.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
PropertyTest.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
Readback.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
Soundness.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
Subst.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
Syntax.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
System.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
Transport.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
TransportLaws.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
Typing.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
Value.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00
ValueTyping.lean Split: engine = cubical-transport HoTT only 2026-04-27 21:35:01 -06:00