Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository is the public artifact and release layer of the **Panta Rhei Res

The Panta Rhei Research Program is an independent open research program dedicated to building a coherent theory of reality.

This repository holds release-grade publication records: research monographs, research papers, research notes, briefings, white papers, ledgers, guided tours, synoptic overviews, release artifacts, and errata.
This repository holds release-grade publication records: anchor documents, research monographs, research papers, research notes, briefings, white papers, ledgers, guided tours, synoptic overviews, release artifacts, and errata.

## Repository Role

Expand All @@ -26,10 +26,11 @@ Publications is the stable artifact layer connected to:

## 📖 What Lives Here

- `anchor-documents/` - the citable offline canon: one charter essay plus five canonical white papers
- `research-papers/` - standalone public research papers and technical memos
- `research-notes/` - dated scholarly notes, response notes, pre-registrations, and verification notes
- `research-briefings/` - public-facing briefings, including Public-Good Briefings
- `white-papers/` - citable explanatory artifacts, including the inspection architecture, theory-of-reality, public research observatory, TauLib, and executive-overview packages
- `white-papers/` - pre-canon white-paper records retained as quiet archival/superseded artifacts when replaced by the Anchor Document Canon
- `monograph-supplements/` - PDF-backed book-style companion artifacts such as the Numerical Physics Ledger and Categorical Genesis
- `synoptic-overviews/` - short whole-program overview artifacts such as the Panta Rhei Conspectus
- `guided-tours/` - book-level inspection guides and falsification-entry companions
Expand Down Expand Up @@ -63,6 +64,7 @@ These are not generic short links. They are typed canonical observatory routes.
<!-- BEGIN GENERATED PUBLICATIONS TABLE -->
| ID | Type | Role | Status | Title | Date | Canonical | Short |
|---|---|---|---|---|---|---|---|
| `c001` | Charter Essay | Orientation | Released | Standing in the Inquiry of Being | 2026-05-08 | [Website](https://panta-rhei.site/program/about/standing-in-the-inquiry-of-being/) | [prrp.site/c001](https://prrp.site/c001) |
| `gt001` | Guided Tour | Verification | Released | Book I Guided Tour | 2026-04-15 | [Website](https://panta-rhei.site/publications/guided-tours/) | `prrp.site/gt001` |
| `gt002` | Guided Tour | Verification | Released | Book II Guided Tour | 2026-04-15 | [Website](https://panta-rhei.site/publications/guided-tours/) | `prrp.site/gt002` |
| `gt003` | Guided Tour | Verification | Released | Book III Guided Tour | 2026-04-15 | [Website](https://panta-rhei.site/publications/guided-tours/) | `prrp.site/gt003` |
Expand Down Expand Up @@ -139,11 +141,6 @@ These are not generic short links. They are typed canonical observatory routes.
| `rp008` | Research Paper | Technical | Released | The tau-Kernel as Foundational Architecture | 2026-04-27 | [Website](https://panta-rhei.site/publications/research-papers/tau-kernel-foundational-architecture/) | `prrp.site/rp008` |
| `rp009` | Research Paper | Orientation | Released | The Panta Rhei Foundational Bundle | 2026-04-27 | [Website](https://panta-rhei.site/publications/research-papers/panta-rhei-foundational-bundle/) | `prrp.site/rp009` |
| `so001` | Synoptic Overview | Orientation | Released | The Panta Rhei Conspectus | 2026-04-21 | [Website](https://panta-rhei.site/publications/conspectus/) | `prrp.site/so001` |
| `wp001` | White Paper | Technical | Released | TauLib: A Self-Contained Lean 4 Library for Category τ | 2026-05-01 | [Website](https://panta-rhei.site/publications/white-papers/taulib/) | `prrp.site/wp001` |
| `wp002` | White Paper | Orientation | Released | Building a Public Research Observatory for High-Scope Open Research | 2026-05-03 | [Website](https://panta-rhei.site/publications/white-papers/building-a-public-research-observatory/) | `prrp.site/wp002` |
| `wp003` | White Paper | Orientation | Released | Inspection Architecture for High-Scope Open Research | 2026-05-03 | [Website](https://panta-rhei.site/publications/white-papers/inspection-architecture-high-scope-open-research/) | `prrp.site/wp003` |
| `wp004` | White Paper | Orientation | Released | The Shape of a Theory of Reality | 2026-05-03 | [Website](https://panta-rhei.site/publications/white-papers/the-shape-of-a-theory-of-reality/) | `prrp.site/wp004` |
| `wp005` | White Paper | Orientation | Released | Panta Rhei Research Program — Executive Overview | 2026-05-04 | [Website](https://panta-rhei.site/publications/white-papers/executive-overview/) | `prrp.site/wp005` |
<!-- END GENERATED PUBLICATIONS TABLE -->

## Editorial standard
Expand Down
27 changes: 27 additions & 0 deletions anchor-documents/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Anchor Documents

The Anchor Document Canon is the citable offline route into the live Panta Rhei
Research Program observatory.

The website remains the canonical human-readable superset. Anchor PDFs are
release artifacts for readers who need a stable, downloadable narrative route
back into the Program, Corpus, TauLib, Publications, Impact, and Verify
surfaces.

## Canon

| ID | Artifact | Status | Canonical route |
| --- | --- | --- | --- |
| `c001` | Standing in the Inquiry of Being | Canonical charter essay v1.0 | `/program/about/standing-in-the-inquiry-of-being/` |
| `wp001` | Panta Rhei Research Program Executive Overview | Planned canonical v1.0 | `/publications/anchor-documents/wp001-panta-rhei-research-program-executive-overview/` |
| `wp002` | T Theory Executive Synopsis | Planned canonical v1.0 | `/publications/anchor-documents/wp002-t-theory-executive-synopsis/` |
| `wp003` | TauLib Technical Overview | Planned canonical v1.0 | `/publications/anchor-documents/wp003-taulib-technical-overview/` |
| `wp004` | Public Research Observatory Blueprint | Planned canonical v1.0 | `/publications/anchor-documents/wp004-public-research-observatory-blueprint/` |
| `wp005` | Global Public Good Impact Overview | Planned canonical v1.0 | `/publications/anchor-documents/wp005-global-public-good-impact-overview/` |

## Claim Boundary

Anchor documents do not claim peer review, external validation, empirical
adequacy, deployment readiness, product availability, policy adoption, or
achieved impact. They are structured observatory routes and citable release
artifacts.
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# Standing in the Inquiry of Being

Lineages of Categorical Ontology

## Metadata

- Type: Charter Essay
- Authors: Thorsten Fuchs and Anna-Sophie Fuchs
- Date: 2026-05-08
- Version: canonical v1.0
- Status: released
- License: CC-BY-4.0
- DOI: Not assigned
- Website: https://panta-rhei.site/program/about/standing-in-the-inquiry-of-being/
- Source website page: https://panta-rhei.site/publications/anchor-documents/c001-standing-in-the-inquiry-of-being/
- Source website asset path: site/assets/pdfs/anchor-documents/c001-standing-in-the-inquiry-of-being.pdf
- Artifact availability: local_pdf
- PDF: c001-standing-in-the-inquiry-of-being.pdf

## Abstract

Canonical orientation essay for the intellectual and philosophical lineage of
the Panta Rhei Research Program. It records the inquiry stance behind the
Program lane by situating categorical ontology in a chosen lineage from ancient
formal intelligibility through modern structural thought.

## Claim Boundary

This Charter Essay is an orientation artifact. It does not prove or validate
`\tau`-Theory, does not claim final-theory status, and does not turn a
historical lineage into evidence of truth.

## Verification And Status Notes

Canonical v1.0 release artifact. Hashes and timestamps attest to the PDF bytes
only; they do not certify correctness, peer review, legal status, DOI
registration, or content validity.

## Citation Guidance

Fuchs, Thorsten and Anna-Sophie Fuchs. "Standing in the Inquiry of Being:
Lineages of Categorical Ontology." Charter Essay c001, Panta Rhei Research
Program, canonical v1.0 release, May 2026.

Canonical route:
https://panta-rhei.site/program/about/standing-in-the-inquiry-of-being/

Short route: https://prrp.site/c001
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"artifact_availability": "local_pdf",
"checksums": {
"sha256": "eaefe68076c3690f7394073558097524f5c98541cd37b9430193037445129201",
"sha512": "f557faff9ca182874f6bfd290912b5b045f92699fcf87b0d0b2a70e389af105570f9572e812d224b7612e007a040936019db790ece05085102deee91a6fc0178"
},
"file": {
"bytes": 212246,
"path": "c001-standing-in-the-inquiry-of-being.pdf",
"sha256": "eaefe68076c3690f7394073558097524f5c98541cd37b9430193037445129201",
"sha512": "f557faff9ca182874f6bfd290912b5b045f92699fcf87b0d0b2a70e389af105570f9572e812d224b7612e007a040936019db790ece05085102deee91a6fc0178",
"source_website_asset_path": "site/assets/pdfs/anchor-documents/c001-standing-in-the-inquiry-of-being.pdf"
},
"generated_at": "2026-05-08T12:28:01+00:00",
"id": "c001-standing-in-the-inquiry-of-being",
"integrity_note": "Hashes and timestamps attest to the PDF bytes only; they do not certify correctness, peer review, legal status, DOI registration, or content validity.",
"opentimestamps": {
"receipt_path": "",
"status": "missing",
"verification": "not-stamped"
},
"publication": {
"abstract": "Canonical orientation essay for the intellectual and philosophical lineage of\nthe Panta Rhei Research Program. It records the inquiry stance behind the\nProgram lane by situating categorical ontology in a chosen lineage from ancient\nformal intelligibility through modern structural thought.",
"artifact_availability": "local_pdf",
"authors": "Thorsten Fuchs and Anna-Sophie Fuchs",
"canonical_url": "https://panta-rhei.site/program/about/standing-in-the-inquiry-of-being/",
"claim_boundary": {
"claim": "This Charter Essay is an orientation artifact. It does not prove or validate\n`\\tau`-Theory, does not claim final-theory status, and does not turn a\nhistorical lineage into evidence of truth.",
"non_claim": "does not claim final-theory status, and does not turn a\nhistorical lineage into evidence of truth."
},
"date": "2026-05-08",
"doi": "",
"doi_url": "",
"external_links": [],
"github_path": "anchor-documents/c001-standing-in-the-inquiry-of-being",
"license": "CC-BY-4.0",
"pdf_filename": "c001-standing-in-the-inquiry-of-being.pdf",
"publication_type": "Charter Essay",
"related_lanes": [
"publications",
"program",
"engage"
],
"related_routes": [
"/program/about/standing-in-the-inquiry-of-being/",
"/publications/anchor-documents/",
"/publications/anchor-documents/c001-standing-in-the-inquiry-of-being/"
],
"route_status": "active",
"short_url": "https://prrp.site/c001",
"source_website_page": "https://panta-rhei.site/publications/anchor-documents/c001-standing-in-the-inquiry-of-being/",
"status": "released",
"subtitle": "",
"title": "Standing in the Inquiry of Being",
"version": "canonical v1.0",
"website_url": "https://panta-rhei.site/program/about/standing-in-the-inquiry-of-being/",
"zenodo_url": ""
},
"publication_id": "c001",
"publication_key": "charter_essays.standing_in_the_inquiry_of_being",
"publication_role": "orientation",
"schema": "panta-rhei-publication-manifest-v2",
"status": "released",
"type": "charter_essay"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Panta Rhei Research Program Executive Overview

## Metadata

- Type: White Paper
- Authors: Thorsten Fuchs and Anna-Sophie Fuchs
- Date: planned
- Version: planned canonical v1.0
- Status: planned
- License: CC-BY-4.0
- DOI: Not assigned
- Website: https://panta-rhei.site/publications/anchor-documents/wp001-panta-rhei-research-program-executive-overview/
- Source website page: null
- Artifact availability: planned
- PDF: null

## Abstract

Planned anchor white paper for the Panta Rhei Research Program as a whole,
organized around the live website lane model rather than a theory synopsis.

## Claim Boundary

This planned record reserves the canonical `wp001` route. It does not claim
publication, peer review, external validation, deployment readiness, product
availability, policy adoption, or achieved impact.

## Verification And Status Notes

Planned canonical v1.0 artifact.

## Citation Guidance

Do not cite as a released publication until the PDF artifact and canonical
website landing page are published.
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"artifact_availability": "planned",
"checksums": {
"sha256": "",
"sha512": ""
},
"file": {
"bytes": 0,
"path": "",
"sha256": "",
"sha512": "",
"source_website_asset_path": ""
},
"generated_at": "2026-05-08T12:28:01+00:00",
"id": "wp001-panta-rhei-research-program-executive-overview",
"integrity_note": "Hashes and timestamps attest to the PDF bytes only; they do not certify correctness, peer review, legal status, DOI registration, or content validity.",
"opentimestamps": {
"receipt_path": "",
"status": "not_applicable",
"verification": "no-pdf-planned-item"
},
"publication": {
"abstract": "Planned anchor white paper for the Panta Rhei Research Program as a whole,\norganized around the live website lane model rather than a theory synopsis.",
"artifact_availability": "planned",
"authors": "Thorsten Fuchs and Anna-Sophie Fuchs",
"canonical_url": "https://panta-rhei.site/publications/anchor-documents/wp001-panta-rhei-research-program-executive-overview/",
"claim_boundary": {
"claim": "This planned record reserves the canonical `wp001` route. It does not claim\npublication, peer review, external validation, deployment readiness, product\navailability, policy adoption, or achieved impact.",
"non_claim": "does not claim\npublication, peer review, external validation, deployment readiness, product\navailability, policy adoption, or achieved impact."
},
"date": "planned",
"doi": "",
"doi_url": "",
"external_links": [],
"github_path": "anchor-documents/wp001-panta-rhei-research-program-executive-overview",
"license": "CC-BY-4.0",
"pdf_filename": "",
"publication_type": "White Paper",
"related_lanes": [
"publications",
"program",
"verify"
],
"related_routes": [
"/publications/anchor-documents/wp001-panta-rhei-research-program-executive-overview/"
],
"route_status": "reserved",
"short_url": "https://prrp.site/wp001",
"source_website_page": "",
"status": "planned",
"subtitle": "",
"title": "Panta Rhei Research Program Executive Overview",
"version": "planned canonical v1.0",
"website_url": "https://panta-rhei.site/publications/anchor-documents/wp001-panta-rhei-research-program-executive-overview/",
"zenodo_url": ""
},
"publication_id": "wp001",
"publication_key": "anchor_documents.panta_rhei_research_program_executive_overview",
"publication_role": "orientation",
"schema": "panta-rhei-publication-manifest-v2",
"status": "planned",
"type": "white_paper"
}
35 changes: 35 additions & 0 deletions anchor-documents/wp002-t-theory-executive-synopsis/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# T Theory Executive Synopsis

## Metadata

- Type: White Paper
- Authors: Thorsten Fuchs and Anna-Sophie Fuchs
- Date: planned
- Version: planned canonical v1.0
- Status: planned
- License: CC-BY-4.0
- DOI: Not assigned
- Website: https://panta-rhei.site/publications/anchor-documents/wp002-t-theory-executive-synopsis/
- Source website page: null
- Artifact availability: planned
- PDF: null

## Abstract

Planned anchor white paper for the T Theory construction spine, organized by
the ten construction steps rather than by the seven-book table of contents.

## Claim Boundary

This planned record reserves the canonical `wp002` route. It does not claim
proof substitution, empirical validation, final-theory status, peer review,
deployment readiness, product availability, policy adoption, or achieved impact.

## Verification And Status Notes

Planned canonical v1.0 artifact.

## Citation Guidance

Do not cite as a released publication until the PDF artifact and canonical
website landing page are published.
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"artifact_availability": "planned",
"checksums": {
"sha256": "",
"sha512": ""
},
"file": {
"bytes": 0,
"path": "",
"sha256": "",
"sha512": "",
"source_website_asset_path": ""
},
"generated_at": "2026-05-08T12:28:01+00:00",
"id": "wp002-t-theory-executive-synopsis",
"integrity_note": "Hashes and timestamps attest to the PDF bytes only; they do not certify correctness, peer review, legal status, DOI registration, or content validity.",
"opentimestamps": {
"receipt_path": "",
"status": "not_applicable",
"verification": "no-pdf-planned-item"
},
"publication": {
"abstract": "Planned anchor white paper for the T Theory construction spine, organized by\nthe ten construction steps rather than by the seven-book table of contents.",
"artifact_availability": "planned",
"authors": "Thorsten Fuchs and Anna-Sophie Fuchs",
"canonical_url": "https://panta-rhei.site/publications/anchor-documents/wp002-t-theory-executive-synopsis/",
"claim_boundary": {
"claim": "This planned record reserves the canonical `wp002` route. It does not claim\nproof substitution, empirical validation, final-theory status, peer review,\ndeployment readiness, product availability, policy adoption, or achieved impact.",
"non_claim": "does not claim\nproof substitution, empirical validation, final-theory status, peer review,\ndeployment readiness, product availability, policy adoption, or achieved impact."
},
"date": "planned",
"doi": "",
"doi_url": "",
"external_links": [],
"github_path": "anchor-documents/wp002-t-theory-executive-synopsis",
"license": "CC-BY-4.0",
"pdf_filename": "",
"publication_type": "White Paper",
"related_lanes": [
"publications",
"corpus",
"verify"
],
"related_routes": [
"/publications/anchor-documents/wp002-t-theory-executive-synopsis/"
],
"route_status": "reserved",
"short_url": "https://prrp.site/wp002",
"source_website_page": "",
"status": "planned",
"subtitle": "",
"title": "T Theory Executive Synopsis",
"version": "planned canonical v1.0",
"website_url": "https://panta-rhei.site/publications/anchor-documents/wp002-t-theory-executive-synopsis/",
"zenodo_url": ""
},
"publication_id": "wp002",
"publication_key": "anchor_documents.t_theory_executive_synopsis",
"publication_role": "orientation",
"schema": "panta-rhei-publication-manifest-v2",
"status": "planned",
"type": "white_paper"
}
Loading