docs: sync book translations with English source - #642
Conversation
Adds a fast path using the self-hosted Apple Silicon runner ([self-hosted, macOS, ARM64]) which runs all tests without sharding. If the Mac runner doesn't pick up the job within 15 seconds, the Ubuntu sharded fallback (3 partitions) proceeds as before. This avoids the overhead of 3x compilation on Ubuntu when the Mac runner is available, while maintaining reliability when it's busy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add missing SubelementsDeletionBehavior behavior table to all 16 translated batch-operations.md files - Restore missing sections in Arabic dense-tree.md (auth paths, batch ops, multi-position proofs, V0 limitation, query encoding, comparison table expansion) - Restore missing sections in Arabic mmr-tree.md (reverse computation, PartialEq note, read ops, batch example, proof generation/verification expansion, cost tracking, implementation files) - Restore missing content in Japanese bulk-append-tree.md (proof struct, generation steps, verification result, cost/comparison table rows) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (20)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This reverts commit eb6186a.
Summary
SubelementsDeletionBehaviorbehavior table to all 16 translatedbatch-operations.mdfiles (the 8-row table added in fix: eliminate unnecessary cleanup I/O costs for empty tree deletions #639 was missing from every translation)dense-tree.md— auth path structure, batch operations, multi-position proofs, V0 limitation, query key encoding, expanded comparison table, usage example completions (216→344 lines)mmr-tree.md— reverse leaf count computation, PartialEq note, read operations subsection, batch example, proof generation/verification expansion, security properties, cost tracking analysis, implementation files table (486→680 lines)bulk-append-tree.md—BulkAppendTreeProofstruct, proof generation steps, verification result, cost/comparison table rows, implementation files (390→446 lines)Files changed
translations/*/src/batch-operations.mdtranslations/ar/src/dense-tree.mdtranslations/ar/src/mmr-tree.mdtranslations/ja/src/bulk-append-tree.mdTest plan
🤖 Generated with Claude Code