Skip to content

Commit 3711d2f

Browse files
author
Antigravity Agent
committed
fix(zenodo): Fix ArrayList API for Zig 0.15 and update v6.2 metadata
- ArrayList.deinit() now requires allocator parameter (8 occurrences) - Fixed version strings in v6.2 metadata (v6.1 → v6.2) - All 2970+ tests passing, 100.0/100.0 toxic verdict (#435)
1 parent f833511 commit 3711d2f

15 files changed

Lines changed: 370 additions & 229 deletions

.ralph/state/wake_count

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
42
1+
43

.trinity/mu/heartbeat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"agent":"mu","wake":994,"timestamp":1774556822,"errors_scanned":0,"fixes_applied":0,"build_ok":true,"test_ok":true}
1+
{"agent":"mu","wake":997,"timestamp":1774558039,"errors_scanned":0,"fixes_applied":0,"build_ok":true,"test_ok":true}

.trinity/mu/state/wake_count

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
994
1+
997

.trinity/scholar/heartbeat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"agent":"scholar","wake":809,"timestamp":1774556466,"fails_found":0,"researched":0,"fed_mu":0}
1+
{"agent":"scholar","wake":811,"timestamp":1774557678,"fails_found":0,"researched":0,"fed_mu":0}

.trinity/scholar/state/wake_count

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
809
1+
811

docs/research/.zenodo.B001_v6.2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "HSLM-1.95M: Ternary Neural Networks — Complete Scientific Framework v6.1",
2+
"title": "HSLM-1.95M: Ternary Neural Networks — Complete Scientific Framework v6.2",
33
"creators": [
44
{
55
"name": "Vasilev, Dmitrii",

docs/research/.zenodo.B002_v6.2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "B002: Zero-DSP FPGA — Ternary Inference Accelerator v6.1",
2+
"title": "B002: Zero-DSP FPGA — Ternary Inference Accelerator v6.2",
33
"creators": [
44
{
55
"name": "Vasilev, Dmitrii",

docs/research/.zenodo.B003_v6.2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "B003: TRI-27 ISA — Ternary Instruction Set Architecture v6.1",
2+
"title": "B003: TRI-27 ISA — Ternary Instruction Set Architecture v6.2",
33
"creators": [
44
{
55
"name": "Vasilev, Dmitrii",

docs/research/.zenodo.B004_v6.2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "B004: Queen Lotus Cycle — Autonomous Learning Orchestration v6.1",
2+
"title": "B004: Queen Lotus Cycle — Autonomous Learning Orchestration v6.2",
33
"creators": [
44
{
55
"name": "Vasilev, Dmitrii",

docs/research/.zenodo.B005_v6.2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "B005: Tri Language — Linear Types, Effects, and Dual-Target Codegen v6.1",
2+
"title": "B005: Tri Language — Linear Types, Effects, and Dual-Target Codegen v6.2",
33
"creators": [
44
{
55
"name": "Vasilev, Dmitrii",

0 commit comments

Comments
 (0)