Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.55 KB

File metadata and controls

31 lines (21 loc) · 1.55 KB

OMC — Document Index

This file is now a thin pointer. The two canonical entry points are:

  • 00-START-HERE.md — orientation (5 min), the two arms of the project, reading paths, what's not in this repo, the full top-level document table.
  • README.md — landing page with the architectural claims, the V→H phase arc, quick start, and the "What's proven right now" table.

This file is preserved at this URL for anyone who linked here before the consolidation. New readers should open 00-START-HERE.md.


Why this file changed

The original INDEX.md was a "deliverable index" written in April 2026 for the v1.0.0 circuit-evolution release. It described OMC as a "standalone executable" — accurate then, badly incomplete now after Phase V (self-hosting) and Phase H (self-healing compiler) closed.

Rather than rewrite the same content twice, the index moved into 00-START-HERE.md (table at the bottom). The v1.0.0 release content lives in RELEASE_BODY_v1.0.0.md, which has not been edited because that file is a historical artifact about a specific release.


Need something specific?

Looking for File
Architectural claims README.md
Build instructions BUILD.md
Milestone-by-milestone design history CHANGELOG.md
Type system internals ARCHITECTURE.md
Math foundation PHI_PI_FIB_ALGORITHM.md
Performance numbers BENCHMARKS.md
Reading paths for different audiences 00-START-HERE.md
Circuit-evolution arm (v1.0.0) RELEASE_BODY_v1.0.0.md + omnimcode-core/src/circuits.rs