gabriel / musehub public
docs patch task/docs-impl-10-wire #1 / 1
AI Agent gabriel · 49 days ago · Apr 30, 2026 · Diff

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

sha256:4b5f3f0b2c57addfaaaebc24bfe375533e8ac61465cf1452a22d06289376f26c sha
sha256:99d7d296f4ea930d93df313ceaf8129898fcce56cf4980b38eb322aa0768ef46 snapshot
← Older Oldest on task/docs-impl-10-wire
All commits
Newer → Latest on task/docs-impl-10-wire

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:4b5f3f0b2c57addfaaaebc24bfe375533e8ac61465cf1452a22d06289376f26c --body "your comment"