fangorn/ex_git_objectstore
public
ref:main
Requirements
| ID | Title | Category | Priority | Status | Linked Tests |
|---|---|---|---|---|---|
| REQ-DIFF-001 | Myers diff_blobs uses O(N+M) memory regardless of D | functional | medium | draft | 0 |
| REQ-DIFF-002 | Myers V-table uses O(1) get/put (no Map.get in inner loop) | functional | medium | draft | 0 |
| REQ-DIFF-003 | Myers diff output is byte-identical to current implementation across existing test corpus | functional | medium | draft | 0 |
| REQ-GIT-079 | Pack writer zlib compression level is tunable and tuned for fetch output | functional | medium | draft | 0 |
| REQ-GIT-080 | Pack writer accepts streamed object Enumerable so walker output is not fully materialized | functional | medium | draft | 0 |
| REQ-GIT-081 | filter=blob:none excludes every blob from the v2 fetch pack body | functional | medium | draft | 0 |