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> |
||
|---|---|---|
| .. | ||
| 1fbaf88e12686704.json | ||
| 3bc015edc0a36387.json | ||
| 3bf3f8bd70c80dad.json | ||
| 7cd0d60fe9f4aad2.json | ||
| 012c7bbeb96d95e9.json | ||
| 65bd6228add102ac.json | ||
| 79b59341f8159b3e.json | ||
| 629d38929748b41e.json | ||
| 5533a8264a04dd61.json | ||
| 9655ffc91d79aa47.json | ||
| 23112ae8ae41ba59.json | ||
| 305987ea77c385e6.json | ||
| 566491aacda8af92.json | ||
| 349121068ecbb26e.json | ||
| aa433e41aafed34e.json | ||
| c472d986fe3b3192.json | ||
| cbf376c989bdc9be.json | ||
| d7e1352bc6d3df4d.json | ||
| d01455afa162c961.json | ||
| ef61ab0e0029aa96.json | ||