docs: IMPL-10 — Wire Protocol session transcript + shallow clone + compression
- Session transcript: full HEADER→3×OBJECT→COMMIT_PACK→END→P+R round-trip with interleaved server PROGRESS frames; annotated msgpack hex decode of the HEADER frame byte by byte (offsets, types, decoded values) - Shallow clone: expanded #fetch with depth=5 example showing grafted commits (oldest parent_commit_id nulled), warn callout for push restriction, HEADER shallow=true + graft_commits output block - Compression pipeline: ASCII decision tree in #encodings (already-compressed → raw; delta-eligible → delta+zstd/zlib; else → zstd/zlib); path-sort ordering rule and its deduplication rationale - Fixed 4 broken callouts: added svg+div wrapper (presign-push security, presign-fetch security, integrity public-key, limits warn) - Fixed phase nav buttons: devdocs-phase-nav__prev/next → --prev/--next - Added devdocs-section class to all 12 sections (via sed) - Sidebar nav: added #transcript link
0 comments
muse hub commit comment sha256:4b5f3f0b2c57addfaaaebc24bfe375533e8ac61465cf1452a22d06289376f26c --body "your comment"
No comments yet. Be the first to start the discussion.