ProcessFork CLI — the `pf` binary. Snapshot, branch, and merge live AI agent state.
ProcessFork cache layer: paged KV-cache serialization with batch-invariant kernels
ProcessFork core: content-addressed store, .pfimg format, atomic snapshot orchestration
ProcessFork effects layer: append-only ledger, idempotency keys, ACRFence-aware replay-or-fork policy
ProcessFork three-way merge engine: trace + world + effects + model layers
ProcessFork model layer: weight-diff capture (LoRA / IA³ / full) + TIES & DARE merge
ProcessFork registry adapters: file, Hugging Face Hub, S3-compatible, IPFS, local OCI
ProcessFork world layer: filesystem (overlayfs / APFS), env, in-flight processes (CRIU), browser DOM (CDP)