mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
Replace the TODO(lean-port) sorry with a complete proof of the
projectionOrdering theorem: for positive SourceValue pairs s1 < s2
with s2 ≤ maxExpected, projectToCoding preserves strict ordering
of the Q0_64 values.
The proof uses Nat-only arithmetic (no Float) and handles two cases:
- a2 < d: both values fit in Q0_64 range, ordering follows from
monotonicity of integer division
- a2 = d: a2*s/d = s clamped to q0_64MaxRaw; a1*s/d < q0_64MaxRaw
via the key inequality (d-1)*s < (s-1)*d
Build: 8598 jobs, 0 errors (lake build)
|
||
|---|---|---|
| .. | ||
| AppFlowy-Cloud | ||
| audio-dsp | ||
| audit | ||
| caddy-edge | ||
| cff | ||
| cluster-dashboard | ||
| compression-core | ||
| dashboard | ||
| hutter_prize | ||
| linear-native-tauri | ||
| nodupe | ||
| notion-native-tauri | ||
| out/verilog | ||
| parquet_compressor | ||
| pist-scripts | ||
| plugins | ||
| scripts | ||
| teleport-kanban | ||
| tests | ||
| text-to-cad | ||
| tools-scripts | ||
| webrtc-bridge | ||
| finance_manager.py | ||
| README.md | ||
| requirements_swarm_api.txt | ||
| visualizer_service.py | ||
5-Applications
Purpose: End-to-end pipelines, integration tests, automation scripts, benchmarks, audit.
Depends on: 0 through 4
Contents (Target)
| Source | Destination |
|---|---|
5-Applications/scripts/ |
5-Applications/scripts/ |
5-Applications/tests/ |
5-Applications/tests/ |
5-Applications/out/ |
5-Applications/out/ |
5-Applications/audit/ |
5-Applications/audit/ |
Scripts
build_manifold_graphml.pyexport_manifold_to_obsidian.pyhot_swap_daemon.pyhot_swap_manager.py
Pipeline
- Generate provably hard question (Builder: ADD clock)
- Route via OmnidirectionalInterface (Lean)
- Execute via DomainModelIntegration (Lean → Python shim)
- Store in Google Drive topological storage (Warden: SUBTRACT clock)
- Hardware triumvirate integration (Judge: PAUSE clock)