From 9692ea4e13805938f0ba4a9c326e8f87cf0a5ff4 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Thu, 2 Jul 2026 22:02:31 +0200 Subject: [PATCH] post: commit 47d05f0 in borodino --- .../commits/2026-07-02-commit-47d05f0.md | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 content/posts/commits/2026-07-02-commit-47d05f0.md diff --git a/content/posts/commits/2026-07-02-commit-47d05f0.md b/content/posts/commits/2026-07-02-commit-47d05f0.md new file mode 100644 index 0000000..fbdf845 --- /dev/null +++ b/content/posts/commits/2026-07-02-commit-47d05f0.md @@ -0,0 +1,39 @@ +--- +title: "[borodino] fix(uzi): restore all missing global vars removed during SDK migration" +date: 2026-07-02T22:02:31+02:00 +draft: false +tags: ["commit", "borodino", "main"] +categories: ["Git Activity"] +summary: "Commit 47d05f0 par Claude Code dans borodino" +author: "Claude Code" +--- + +## Commit `47d05f0` + +| | | +|---|---| +| **Repository** | borodino | +| **Branch** | `main` | +| **Author** | Claude Code | +| **Hash** | `47d05f082236c553d329618ed99cd38a25e9d93f` | + + +### Description + +MODE_DEBUG, DOJO_QUEUE, SLIVER_QUEUE, SLIVER_ENABLED, SLIVER_CALLBACK_WAIT, +SLIVER_IMPLANTS_DIR, _ARCH_MAP, _seq_cursor, _seq_total + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M thearm_uzi +``` + +### Diff Summary + +``` + thearm_uzi | 11 +++++++++++ + 1 file changed, 11 insertions(+) +```