This repository is the public source for panta-rhei.site, the web presence of the Panta Rhei Research Program.
The program develops Category τ, a constrained formal kernel (5 generators, 7 axioms, 1 operator ρ) that aims to derive results across mathematics, physics, life, and metaphysics from one foundation. Master constant ιτ = 2/(π+e).
| Surface | Repo | Purpose |
|---|---|---|
| Public website | Panta-Rhei-Research/site (this repo) |
Jekyll source for panta-rhei.site — the program hub |
| Publications | Panta-Rhei-Research/publications |
Open-access publication artefacts and source files |
| TauLib | Panta-Rhei-Research/taulib |
Lean 4 formalization source. Current metrics and trusted-base details are published in the Release Manifest; dedicated Lean documentation is hosted at taulib.site. |
| Research | Panta-Rhei-Research/research |
Public workspace for open notebooks, scripts, and supplementary analyses |
| Community | Panta-Rhei-Research/community |
Public discussion and onboarding surface |
The program is published as a seven-book canonical monograph series (3,431 pages, 79 parts, 535 chapters — available now on Amazon KDP), with a free 209-page Numerical Physics Ledger companion carrying 67 numerical predictions + 30-item falsification pack.
bundle install
bundle exec jekyll serve
# open http://localhost:4000Requires Ruby 3.3+ and Bundler. The full deploy runs on GitHub Pages via .github/workflows/jekyll.yml.
GitHub Pages does not interpret repository _headers files. The _headers
file remains the portable declaration for Cloudflare Pages / Netlify-style
hosts, while the current GitHub Pages + Cloudflare proxy setup uses the
Cloudflare Worker in workers/site-edge-headers.js.
npm run headers:test
npm run headers:dry-run
# after the Worker is deployed at the Cloudflare edge:
npm run headers:liveDeploy the Worker with Wrangler from the repository root:
npm run headers:deployAll original site content — prose, diagrams, mathematics, registry objects, and results — is released under Creative Commons Attribution 4.0 International (CC BY 4.0). TauLib is separately licensed under Apache 2.0.
See /credits/ for the full attribution list.
- Public questions, critique, and review offers: GitHub Organization Discussions
- Concrete defects: open an Issue in the relevant public repo, for example site issues, TauLib issues, or publications issues.
- Concrete changes: use Pull Requests against the relevant public repo.
- Private, institutional, media, or sensitive contact: use the typed routes on
/engage/contact/. - Specialist review routes:
/verify/assessment-protocols/and/verify/how-to-audit/ - Legal:
/impressum/·/datenschutz/
See /cite/ for canonical citations, DOIs, and ORCID IDs.