mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
Bootstrap the Rust port of Headroom. Additive only — no existing Python code modified. Ships the workshop, not the widgets. Layout Cargo.toml (workspace) + rust-toolchain.toml crates/headroom-core — transform library, stub only crates/headroom-proxy — axum binary, /healthz only crates/headroom-py — PyO3 cdylib, exposes headroom._core.hello() crates/headroom-parity — Rust-vs-Python oracle harness + parity-run CLI Tooling Makefile: test, test-parity, bench, build-proxy, build-wheel, fmt, lint .github/workflows/rust.yml: test, wheels (linux/mac), audit, parity-nightly deny.toml for cargo-deny Parity corpus tests/parity/recorder.py + scripts/record_fixtures.py 125 recorded fixtures across 5 leaf transforms (ccr, tokenizer, log_compressor, diff_compressor, cache_aligner) Docs RUST_DEV.md — developer setup and workspace reference docs/spec/022-rust-migration.md — migration plan and stage breakdown .gitignore: whitelist scripts/record_fixtures.py; ignore target/ Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 4b171a7f9af6e2d5.json | ||
| 7b556192a56bca94.json | ||
| 31eb80356eeeb30d.json | ||
| 92b25557cfbfa8db.json | ||
| 231ab237501e106b.json | ||
| 475e76a9f99c29ab.json | ||
| 541daf83f5a1fda9.json | ||
| 6502f683439de052.json | ||
| 8822af1cf9a14254.json | ||
| 25683f67cbb74ece.json | ||
| 336311b995b063d5.json | ||
| 0225460359a992d9.json | ||
| acda633b1733c6e6.json | ||
| c5ec19381964f8ef.json | ||
| c43df917ec5d7d4c.json | ||
| c2563e51d50a4da6.json | ||
| e7a901cbf00a645f.json | ||
| ed9c7e7ca8f0ada6.json | ||
| efe495ffb2ff9922.json | ||
| f2b50b3cf76fe6a1.json | ||