Start Here (First Time)
This guide is written for a reader who opens the project for the first time. It uses plain words throughout.
In One Sentence
This project is a research framework that explains:
- how an AI should reason (
TE), and - how a formal theory (
OCT) is tested with documents and datasets.
If You Have 5 Minutes
- Read
README.md(what the repository is). - Read
SIMPLE_GLOSSARY.md(plain words for key terms). - Read
SUPER_SIMPLE_FAQ.md(short answers to common confusion points).
If You Have 20 Minutes
- Read
README.md. - Read
TE_BOOTLOADER_v7.1.1.md, thenTE_CORE_v5.2.1.md(entry point and core rules for the framework;TE_PROTOCOLS_v1.1.mdholds the always-active protocols). - Read
OCT/README.md(what OCT is in this repository). - Read
OCT/OCT_BOOK/OCT_FOUNDATIONAL_BOOK_CHAPTER_01_v1_0.md(main OCT book start). - For the full manuscript in a single file, open
OCT/OCT_FULL/OCT_FOUNDATIONAL_BOOK_FULL_v1_0.md.
If You Want Evidence and Validation
- Open
OCT/validation/OCT_PUBLICATION_PROGRESS_TRACKER_v0_1.md. - Open
datasets/cycle3_inputs/anddatasets/cycle4_outputs/. - Open scripts in
datasets/cycle3_work/anddatasets/cycle4_work/.
If You Feel Lost
Use this recovery path:
- Return to
README.md. - Read
SIMPLE_GLOSSARY.md. - Read
INDEX.mdand follow one section at a time.