post: commit 47d05f0 in borodino
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s

This commit is contained in:
Claude Code
2026-07-02 22:02:31 +02:00
committed by Betty
parent 2ec10d47f2
commit 9692ea4e13

View File

@@ -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 <noreply@anthropic.com>
### Files Changed
```
M thearm_uzi
```
### Diff Summary
```
thearm_uzi | 11 +++++++++++
1 file changed, 11 insertions(+)
```