Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 897 Bytes

File metadata and controls

20 lines (16 loc) · 897 Bytes

ARC-Neuron Integrated Stack

This package treats the local model as only one member of the system.

Spine

  • ARC Core = intent and routing spine
  • Cleanroom Runtime = governed execution and replay
  • Omnibinary = native binary learning/event store
  • Arc-RAR = rollback/archive bundle substrate
  • ARC Language Module = canonical lexical truth
  • ARC-Neuron = learned model family

Artifact split

  • .ancf = canonical archive/master artifact for the ARC-Neuron demo path
  • .gguf = runtime/export artifact for local model execution
  • .obin = Omnibinary learning ledger for promoted events and storage receipts
  • .arcrar.zip = Arc-RAR rollback/archive bundle for portable retention

Honest boundary

This integrated demo proves the complete local artifact path. It does not claim frontier-scale capability, because no large upstream pretrained checkpoint is embedded in this repository.