dev-guide(backend): دراسة حالة توسيع مكتبة التشفير (5 مراحل + Argon2id)#5
Merged
Conversation
يوثّق فصل جديد منهجيّة حملة توسيع مكتبة تشفير: worktree معزول لكل مرحلة + مرجع C مستقلّ مقابل شعاعات المعيار الرسميّة + مراجعة أميليا متزامنة إلزاميّة قبل الدفع. يضمّ ثلاثة دروس تنفيذيّة حقيقيّة من الحملة: تحيّز اختيار شعاعات الاختبار (Argon2id H0 rounding)، فخّ دمج تعارضات متتالية على دوال عشوائيّة مشتركة الاسم مختلفة الجسم، وفخّ حدّ MSVC C2026 بعد الدمج. مسجَّل في sync/sources.yaml وSUMMARY.md. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
حارس القفل (sync-guard) رفض الدفعة السابقة لأنّ --update حدَّث بصمات كل الفصول الـ21 لا فصل توسيع مكتبة التشفير فقط. أُعيد بناء القفل من نسخة main + إضافة بصمات المصادر الأربعة الجديدة حصرًا. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
الملخّص
src/backend/crypto-library-expansion.mdيوثّق منهجيّة حملة توسيع مكتبة التشفير (5 مراحل + Argon2id) كامتداد لدراسة حالة توحيد هاش/شفّر/فك_تشفير.SUMMARY.mdوsync/sources.yaml/sources.lock.json(فحص المزامنة--validateأخضر).خطة الاختبار
python scripts/check_sync.py --validateأخضر (21 فصلًا مسجَّلًا)python scripts/check_sync.py --updateحدَّثsources.lock.jsonبنجاحlanguage-truth/builtins/crypto.yaml) — صُحِّحت 4 ملاحظات (رابط wikilink خاطئ الصيغة، مرساتان داخليّتان مكسورتان، إشارة لفرع RFC غير مدموج)ci.yml)🤖 Generated with Claude Code