Skip to content

Minimal universal semantic substrate‑interpreter: 10 inputs → 6 binary axes → 64 states.

Notifications You must be signed in to change notification settings

sciganec/subit-64-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUBIT‑64: Semantic Binary Information Topology

Minimal universal semantic substrate‑interpreter

version status docs license spec


Definition

SUBIT is a minimal universal semantic substrate‑interpreter that transforms a 10‑dimensional subjective input into a 64‑state discrete semantic space through six binary axes.

Pipeline:

SENSE‑10 → Codons → SUBIT‑6 → SUBIT‑64 → MDDS‑4 → ACT‑1

Architecture Overview

SENSE‑10

Ten phenomenological variables (0–5 scale).

SUBIT Codons

Six canonical triads compressing SENSE‑10 into six semantic axes.

SUBIT‑6

Six binary axes: ORI, ACT, CLA, AGE, STR, INT.

SUBIT‑64

A 64‑state discrete semantic space.

MDDS‑4

A minimal dynamic system: Initiation → Expansion → Consolidation → Integration.

ACT‑1

A minimal behavioral directive derived from SUBIT‑6.


Repository Structure

/
├── README.md
├── example-walkthrough.md
└── docs/
    ├── architecture/
    │   ├── SENSE-10.md
    │   ├── SUBIT-Codons.md
    │   ├── SUBIT-6.md
    │   ├── SUBIT-64.md
    │   ├── MDDS-4.md
    │   ├── ACT-1.md
    │   ├── SUBIT-Ontology.md
    │   └── diagrams/
    │       ├── SUBIT-Ontology-Diagram.md
    │       ├── SUBIT-UML-ClassDiagram.md
    │       └── SUBIT-Component-Diagram.md
    └── SUBIT-Lexicon.md

Example

See: example-walkthrough.md


License

To be added by repository owner.