Skip to content

Latest commit

 

History

History
132 lines (96 loc) · 6.83 KB

File metadata and controls

132 lines (96 loc) · 6.83 KB
title ARC-Neuron LLMBuilder
description Governed local AI / offline LLM builder for ARC-Neuron: GGUF promotion, Omnibinary memory, Arc-RAR rollback, dataset governance, ProtoSynth/Neural Synth, and Synth companion roadmap.

ARC-Neuron LLMBuilder

A governed local AI build-and-memory system that can train small brains, compare them, protect the better one, archive the worse one, and preserve the evidence of why.

License: MIT Tests: 136 collected Gate: v2 Roadmap: 3.0 protected Sponsor

Why clone this repo

ARC-Neuron LLMBuilder is a reproducible local AI build lab, not a black-box chatbot wrapper. Clone it to inspect the proof path, Gate v2 promotion rules, dataset quarantine flow, ARC Language Module truth spine, Omnibinary receipt memory, Arc-RAR restore bundles, and the 3.0 → 4.0 → 5.0 → 7.0 roadmap from protected model governance into ProtoSynth / Neural Synth and a future Synth companion brain lab.

git clone https://github.com/GareBear99/ARC-Neuron-LLMBuilder.git

Read: Why Clone ARC-Neuron · Synth Roadmap · llms.txt

Start here

  • README — what this is and why it exists
  • Quickstart — 10-minute tour
  • Examples — runnable recipes
  • FAQ — 20+ searchable questions

Architecture and doctrine

Reference

Ecosystem

Repo Role
ARC-Core Event / receipt / authority spine
arc-lucifer-cleanroom-runtime Deterministic local operator kernel
arc-cognition-core Model-growth lab
arc-language-module Canonical lexical truth
omnibinary-runtime Binary mirror / runtime ledger
Arc-RAR Archive / rollback bundles
ARC-Neuron-LLMBuilder (you are here) Governed build loop

Current public status

  • Current reproducible incumbent: arc_governed_v10_wave4 / 0.9237.
  • v11.3 / wave5 remains candidate/staging until Gate v2 promotion evidence is regenerated.
  • The ARC Language Module currently carries the living lexical/knowledge spine.
  • External open-source datasets are acquisition roadmap targets only; they are not bundled, not ingested, and must enter v2 candidate isolation first.
  • Omnibinary + Arc-RAR provide the portable communication, archive, replay, and rollback layer across devices.

Public indexing

<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "SoftwareSourceCode", "name": "ARC-Neuron LLMBuilder", "description": "Governed local AI / offline LLM builder for ARC-Neuron: GGUF promotion, Omnibinary memory, Arc-RAR rollback, dataset governance, ProtoSynth/Neural Synth, and Synth companion roadmap.", "codeRepository": "https://github.com/GareBear99/ARC-Neuron-LLMBuilder", "programmingLanguage": ["Python"], "keywords": "local AI model builder, governed LLM builder, GGUF, AI provenance, model promotion gate, offline LLM builder, sovereign AI" } </script>

Community

At a glance

What Value
Tests 136 collected; CI runs fast subset plus core-fix subset
Incumbent arc_governed_v10_wave4 @ 0.9237
Promotions on record 9 (v1, v2, v4, v5, v6, v7, v8, v9, v10) — 4 post-audit
Benchmark suite 168 tasks / 17 benchmark files
Omnibinary append ~6,600 events/sec
Omnibinary O(1) lookup ~8,900 lookups/sec
Archive bundles 12 restorable
License MIT

Source code: github.com/GareBear99/ARC-Neuron-LLMBuilder Author: Gary Doman Ecosystem: ARC family — seven repos

Synth Companion Roadmap

Later roadmap horizons are split from the 3.0 protected dataset/model release:

  • 4.0: ProtoSynth / Neural Synth projection layer using Proto-Synth_Grid_Engine.
  • 5.0: full Portal-esque Synth companion mockup.
  • 7.0: working Synth AI companion, AGI assistant, and buildable brain lab.

Read: docs/SYNTH_COMPANION_ROADMAP_4_5_7.md

ARC-StreamMemory add-on

ARC-Neuron now references ARC-StreamMemory as the visual/video memory add-on being built for all LLMs and ARC-style systems. See docs/ARC_STREAMMEMORY_ADDON.md.