b97efa2a16535759f6d657c3a1b969583b576c61
The workspace already has cubestore (CubeBackend trait + HashBackend = HashMap<u32,Vec<u8>>), cubefs, and cubesys — the correct foundation the PDF spec describes. cube-store-raw/ and cube-fuse-proxy/ were scaffolded as redundant duplicates on the wrong architecture; they broke `cargo check` (103 errors) and had no tests. Also: add 7 direct HashBackend trait-level tests (PDF spec's HashMap<u32,Vec<u8>> sketch) + clean up the _assert_backend_assoc workaround + dead HashMap import in record_codec, both now unneeded since HashBackend is exercised by real tests. Verification: cargo test -p cubestore = 15/15 pass; cargo check --workspace green (only pre-existing cubetrace warnings). Co-Authored-By: Hermes Agent
feat(trace+ai): add cubetrace package and wire DBT/AI/CUBEsys command + module edits (green-lit WIP)
feat(trace+ai): add cubetrace package and wire DBT/AI/CUBEsys command + module edits (green-lit WIP)
feat(trace+ai): add cubetrace package and wire DBT/AI/CUBEsys command + module edits (green-lit WIP)
feat(trace+ai): add cubetrace package and wire DBT/AI/CUBEsys command + module edits (green-lit WIP)
feat(trace+ai): add cubetrace package and wire DBT/AI/CUBEsys command + module edits (green-lit WIP)
Description
No description provided
536 KiB
Languages
Rust
94.5%
Python
2.8%
Shell
2.7%