https://github.com/structural-explainability/paper-200-identity-regimes
This paper derives necessary and sufficient structural constraints on neutral ontological substrates required to support stable reference and accountability under persistent disagreement.
https://github.com/structural-explainability/paper-200-identity-regimes
academic-paper accountibility causal-commitment extension-stability formal-ontology identity-regimes neutral-substrates normative-commitment ontological-neutrality persistence structural-explainability
Last synced: about 1 month ago
JSON representation
This paper derives necessary and sufficient structural constraints on neutral ontological substrates required to support stable reference and accountability under persistent disagreement.
- Host: GitHub
- URL: https://github.com/structural-explainability/paper-200-identity-regimes
- Owner: structural-explainability
- License: other
- Created: 2025-12-27T14:54:44.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-03-11T15:13:44.000Z (3 months ago)
- Last Synced: 2026-03-11T20:56:03.141Z (3 months ago)
- Topics: academic-paper, accountibility, causal-commitment, extension-stability, formal-ontology, identity-regimes, neutral-substrates, normative-commitment, ontological-neutrality, persistence, structural-explainability
- Language: TeX
- Homepage: https://github.com/structural-explainability/paper-200-identity-regimes/blob/main/se200_identity_regimes.pdf
- Size: 4.97 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Structural Explainability: Identity Regimes
[](https://creativecommons.org/licenses/by/4.0/)
[](https://arxiv.org/abs/2601.16152)
[](https://github.com/structural-explainability/paper-200-identity-regimes/actions/workflows/build-latex.yml)
[](https://github.com/structural-explainability/paper-200-identity-regimes/actions/workflows/links.yml)
[](https://github.com/structural-explainability/paper-200-identity-regimes/actions/workflows/arxiv-prep.yml)
[](https://doi.org/10.48550/arXiv.2601.16152)
> This paper derives structural consequences of ontological neutrality for substrates operating under persistent interpretive disagreement.
## Paper
- [PDF](./se200_identity_regimes.pdf)
- Status: Submitted to journal; under review.
## Repository Structure
```
.github/ # CI workflows
.vscode/ # Editor settings
bibliography/ # BibTeX references
glossary/ # Term definitions
tools/ # Scripts
```
## Building Locally
Requires a LaTeX distribution with `latexmk` (MiKTeX, TeX Live, or MacTeX):
```bash
latexmk -pdf se200_identity_regimes.tex
texcount -inc -sum -total se200_identity_regimes.tex
```
Windows:
```pwsh
.\tools\build\build.ps1
```
## Stats
```text
Sum count: 10751
Words in text: 10402
Words in headers: 302
Words outside text (captions, etc.): 41
Number of headers: 75
Number of floats/tables/figures: 3
Number of math inlines: 1
Number of math displayed: 5
Files: 12
```
## Annotations
[ANNOTATIONS.md](./ANNOTATIONS.md)
## Citation
See [CITATION.cff](./CITATION.cff).
## License
[CC BY 4.0](./LICENSE)
## SE Manifest
[SE_MANIFEST](./SE_MANIFEST.toml)