|
| 1 | +# STATUS — shannon-prime-lattice |
| 2 | + |
| 3 | +**Date:** 2026-08-29 |
| 4 | +**Class:** `STANDING` — substrate / docs / OKF. **Not absorbed by Kairos.** |
| 5 | + |
| 6 | +This repo is the umbrella for the Shannon-Prime *organism*: papers, contracts, OKF/MEM-OKF, scoreboard, and the map of the math core + engine. |
| 7 | + |
| 8 | +## What stays here (does **not** move to Kairos) |
| 9 | + |
| 10 | +- **SP-SWARM / DHT** — L0 QUIC, L1 content addressing, L2 have/want replication, L3 Ed25519 provenance, L4 C2-SimHash discovery. Mesh of MEM-OKF across nodes. |
| 11 | +- **Byte-exact exact-integer forward** — `O_K`, dual-prime CRT-NTT, four exact islands, `SP_BYTEEXACT`. |
| 12 | +- **NTT / CRT / Frobenius / ARM / Ring-3 VSA** primitives and their papers. |
| 13 | +- **SP-OKF + MEM-OKF** knowledge discipline, KEYSTONE, VERIFIED-SCOREBOARD, ADRs. |
| 14 | +- The five-repo organism map (lattice / system / system-engine / harness / Position_Is_Arithmetic). |
| 15 | + |
| 16 | +## What *did* grow a sibling |
| 17 | + |
| 18 | +The **companion harness + durable memory loop** continued in: |
| 19 | + |
| 20 | +- [Kairos](https://github.com/nihilistau/Kairos) (public) |
| 21 | +- [shannon-prime-kairos](https://github.com/nihilistau/shannon-prime-kairos) (private working tree) |
| 22 | + |
| 23 | +Those repos orchestrate an OpenAI-compatible local companion. They are **not** a replacement for this arithmetic substrate, the swarm mesh, or the 12B engine. |
| 24 | + |
| 25 | +## Agent rule |
| 26 | + |
| 27 | +If you landed here looking for "the current Shannon-Prime product": |
| 28 | + |
| 29 | +1. **Arithmetic / DHT / byte-exact / papers** → stay. Start at `papers/START-HERE.md`. |
| 30 | +2. **Chat companion / night-pass memory / profile-driven daemon** → [Kairos](https://github.com/nihilistau/Kairos). |
| 31 | +3. Do not average this tree with Kairos and pick one README as law. |
0 commit comments