Skip to content

Commit 29705c1

Browse files
Dmitrii Vasilevclaude
andcommitted
docs(architecture): Add Russian translation for graph_v2.json update
Обновлён graph_v2.json: завершён числовой слой - Добавлены 5 новых узлов: GF20, GF24, GF32, goldenfloat_family, phi_ratio - Добавлены типизированные рёбра для связей numeric-слоя - Обновлён топологический порядок: все 6 форматов GoldenFloat - Установлен флаг: numeric_canon_complete: true English: Updated graph_v2.json with complete numeric layer. Added 5 new nodes (GF20, GF24, GF32, goldenfloat_family, phi_ratio) with typed edges. Topological order now includes all 6 GoldenFloat formats. Set numeric_canon_complete flag. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b496209 commit 29705c1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.claude/rules/git-workflow.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
- `docs(<module>): <description>` — documentation
88
- `chore(<module>): <description>` — maintenance
99

10+
**IMPORTANT**: All commits MUST be bilingual — English + Russian. Use format:
11+
```
12+
<English description>
13+
14+
Русский перевод описания изменений.
15+
```
16+
1017
## Rules
1118
- Pipeline auto-commits generated code via Link 18 (git)
1219
- Manual commits for: specs, config, pipeline infra, rules, core library

.trinity/mu/heartbeat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"agent":"mu","wake":241,"timestamp":1775249539,"errors_scanned":0,"fixes_applied":0,"build_ok":false,"test_ok":false}
1+
{"agent":"mu","wake":245,"timestamp":1775251117,"errors_scanned":0,"fixes_applied":0,"build_ok":false,"test_ok":false}

0 commit comments

Comments
 (0)