Context
Track completion and rollout for RFC 0002 (Affinity Model).
RFC: rfcs/0002-affinity-model.md
Goal
Improve HAMT locality for incremental backups by using affinity-aware routing keys so updates in the same parent directory rewrite far fewer metadata nodes.
Scope
- Introduce AffinityKey-style HAMT key routing behavior.
- Integrate affinity routing through backup scan/write paths.
- Add benchmarks and benchmark automation for locality impact.
- Update docs/spec and RFC references.
Linked PRs
Context
Track completion and rollout for RFC 0002 (Affinity Model).
RFC:
rfcs/0002-affinity-model.mdGoal
Improve HAMT locality for incremental backups by using affinity-aware routing keys so updates in the same parent directory rewrite far fewer metadata nodes.
Scope
Linked PRs