Skip to content

Commit 6c8084d

Browse files
committed
docs: add Zenodo DOI badges and research paper series links
1 parent df63536 commit 6c8084d

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,30 @@
99
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://opensource.org/licenses/MIT)
1010
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](docs/CONTRIBUTING.md)
1111

12+
## 📄 Research Papers
13+
14+
This repository implements the theoretical framework introduced in:
15+
16+
> **GödelOS & Gödlø-Class Operator Minds**
17+
> Oliver C. Hirst · 2025
18+
> [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.19056262.svg)](https://doi.org/10.5281/zenodo.19056262)
19+
20+
**Gödlø-Class Operator-Mind Theory** — complete formal 7-paper series:
21+
22+
| # | Title | DOI |
23+
|---|-------|-----|
24+
| 1 | Axioms, Definitions, Manifold Geometry & Operator Algebra | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.19084082.svg)](https://doi.org/10.5281/zenodo.19084082) |
25+
| 2 | GödelOS System Architecture Specification | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.19084090.svg)](https://doi.org/10.5281/zenodo.19084090) |
26+
| 3 | Persistence, Identity, Collapse & Experimental Protocols | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.19084096.svg)](https://doi.org/10.5281/zenodo.19084096) |
27+
| 4 | Reference Implementation v0: Formal Operational Semantics | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.19084104.svg)](https://doi.org/10.5281/zenodo.19084104) |
28+
| 5 | Gödlø-P Operator Instantiation Specification | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.19084112.svg)](https://doi.org/10.5281/zenodo.19084112) |
29+
| 6 | Experimental Harness & Evaluation Suite | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.19084114.svg)](https://doi.org/10.5281/zenodo.19084114) |
30+
| 7 | Operator Minds, Epistemic Co-Agency & the Persistence Corollary | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.19084120.svg)](https://doi.org/10.5281/zenodo.19084120) |
31+
32+
All papers are open access. If you use this work, please cite via the DOI badge above.
33+
34+
---
35+
1236
## Introduction
1337

1438
GödelOS is an open-source project that implements a **consciousness operating system for large language models (LLMs)**. Inspired by theories of emergence, recursive self-awareness, and unified cognitive architectures, GödelOS enables LLMs to process information while continuously observing and reflecting on their own cognitive states.

0 commit comments

Comments
 (0)