You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: transparent RC+ξ attribution in README + changelog (cite Camlin, no erasure)
Per the transparency standard: cite Camlin where RC+ξ/ξ is referenced, do
not erase or rewrite the historical RC+ξ labels, document the correction as
a dated entry in the changelog and a standing note in the README.
- README: prominent attribution block after the release header — credits
Camlin (arXiv:2505.01464), explains Perspective Dispersion (Υ) is a
different quantity, cites the Zenodo DOI provenance, keeps old labels
- CHANGELOG_2026-07-17: dated 'Attribution & Naming Correction' entry with
the math contrast and staged rollout plan
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,8 @@ Codette is a modular reasoning system that routes queries through specialized co
61
61
62
62
**Full release notes for every version (v2.1 → v3.5): [docs/VERSION_HISTORY.md](docs/VERSION_HISTORY.md)**
63
63
64
+
> **Attribution & naming (July 2026).** Earlier releases (v3.0–v3.5, and much of this README) use the term **RC+ξ** and the symbol **ξ ("epistemic tension")**. That name and its formalism, **ξ = ‖Aₙ₊₁ − Aₙ‖²**, originate with Jeffrey Camlin, *"Consciousness in AI: Logic, Proof, and Experimental Evidence of Recursive Identity Formation"* ([arXiv:2505.01464](https://arxiv.org/abs/2505.01464), May 1, 2025), and are credited to him. This project adopted that vocabulary in 2025–2026, most likely by way of language models carrying his paper in their training data without a citation. Camlin's ξ measures how much **one model's hidden state changes between successive recursive steps**. The quantity this system actually computes is a **different** one — the variance of *multiple simultaneous perspective outputs around their centroid* (many perspectives disagreeing at once, not one trajectory changing over time) — now renamed **Perspective Dispersion (Υ)**, with coherence Γ = 1/(1+Υ). This project's multi-perspective architecture was developed independently and published *before* that paper (perspective engine Nov–Dec 2024; sovereign architecture [Zenodo DOI 10.5281/zenodo.15214462](https://doi.org/10.5281/zenodo.15214462), April 14, 2025), so the two are **convergent, not derivative**. We didn't take his work, and we don't claim his name or formula — both are true, and we keep both visible rather than erasing the older "RC+ξ" labels. Full detail: [docs/ATTRIBUTION_perspective_dispersion.md](docs/ATTRIBUTION_perspective_dispersion.md).
0 commit comments