• v0.1.0 5313b1935d

    Add SidecarLayout: streaming layout API for virtual sidecars

    ahknight released this 2026-07-19 16:51:33 +00:00

    Prelude bytes + offset math for the fixed two-entry (Finder Info +
    resource fork) container, so a consumer serving a virtual sidecar
    (fsinspect's FUSE AppleDouble mode) can answer getattr from total_len
    and dispatch range reads via plan_read without materializing the
    container. Byte-equivalence with build_appledouble is pinned by test.

    Co-Authored-By: Claude Fable 5 noreply@anthropic.com

    Downloads