English public mirror of a research framework for AI reasoning protocols and formal theoretical work.
This repository is one piece of a four-part framework. For the complete picture, see:
| Repository | Purpose | What you'll find there |
|---|---|---|
| ordinative_sciences_framework | Theory | The complete TE framework, core ontology, and operational modules. |
| te-ordinative-lora | Practice | Code, datasets, and scripts to fine-tune an LLM into a TE-compliant ordinative agent. |
| te-oct-framework-en | Validation | English mirror of the core framework, plus OCT datasets and benchmarks. |
| te-ordinative-algebras-en | Algebras | Semantic Algebra (SA) and Proportional Algebra (PA) — the analytical operators and the proportional space they live in. |
Important: these repositories are designed to work together. Reading one in isolation can lead to incomplete understanding.
For a full map, see ECOSYSTEM.md.
If this is your first visit, start here:
START_HERE_FIRST_TIME.mdSIMPLE_GLOSSARY.mdSUPER_SIMPLE_FAQ.md
This repository contains two connected layers:
TE(Technology of Expressions): a documentation-first framework that defines operating principles, reasoning constraints, and modular analysis protocols for AI agents.OCT(Ordinative Category Theory): a formal research program extending classical category theory with ordinative validity operators and validation workflows.
OCT in this repository means Ordinative Category Theory.
It does not refer to optical coherence tomography (medical imaging).
- Core framework documents (
TE_BOOTLOADER,TE_CORE, TE modules,TE_OBSERVER) - OCT manuscript and validation corpus in English (
./OCT) - Reproducibility assets and benchmark outputs (
./datasets) - Governance and contribution files for public collaboration
- Not a model-weight repository
- Not a turnkey productized AI system
- Not a claim of verified machine sentience
- Not a medical OCT project
If you are new, read in this order:
START_HERE_FIRST_TIME.mdINDEX.mdTE_BOOTLOADER_v6_0_PROJECT.mdTE_CORE_v5.1.mdOCT/START_HERE_OCT.mdOCT/OCT_BOOK/OCT_FOUNDATIONAL_BOOK_CHAPTER_01_v1_0.mdOCT/OCT_FULL/OCT_FOUNDATIONAL_BOOK_FULL_v1_0.mdOCT/validation/OCT_PUBLICATION_PROGRESS_TRACKER_v0_1.md
- Canonical TE framework documents
- OCT corpus and working-book track
- Validation datasets/scripts/results for OCT benchmarking
- Governance and contribution documents
Private session memory dumps and brainstorming drafts are intentionally excluded from this public mirror.