arc/docs
hanna a6b1a027c8
refactor: switch storage format from MessagePack to bincode
- Replace rmp-serde with bincode 1.x in Cargo.toml
- Update store.rs serialization/deserialization and ID hashing
- Rename model.rs helpers from to_msgpack/from_msgpack to to_bytes/from_bytes
- Consolidate MsgPack/MsgPackDecode error variants into single Bincode variant
- Remove skip_serializing_if on ssh_signature (incompatible with bincode)
- Update all documentation to reflect bincode storage format
2026-02-10 21:03:53 +00:00
..
architecture.md refactor: switch storage format from MessagePack to bincode 2026-02-10 21:03:53 +00:00
commands.md refactor: switch storage format from MessagePack to bincode 2026-02-10 21:03:53 +00:00
configuration.md docs: add project documentation 2026-02-10 00:00:27 +00:00
getting-started.md docs: add project documentation 2026-02-10 00:00:27 +00:00
git-bridge.md refactor: switch storage format from MessagePack to bincode 2026-02-10 21:03:53 +00:00
spec.md refactor: switch storage format from MessagePack to bincode 2026-02-10 21:03:53 +00:00