Research on admissibility, deterministic execution, provenance, and capability-grounded AI systems.
The BLISP research program develops a formal framework for AI systems that generate and execute computational pipelines. Papers 1–5 establish the foundation: admissibility (grounding gate), canonical execution semantics, quotient categories, provenance algebra, and fiber structure under stochastic generation. Papers 6–7 show that a single semantic coordinate predicts optimizer behavior at 99.6% accuracy and generalizes to unseen operations at 100%. Paper 8 tests cross-system transfer: the frozen taxonomy predicts execution behavior in Polars and DuckDB at 91.1% combined accuracy. Paper 9 demonstrates that independent agents reconstruct structurally equivalent execution-identity primitives under task pressure, with 7/8 primitives converging above 0.90 across three model families.
The complete nine-paper program is archived as a single citable record on Zenodo. Each paper also has its own DOI (listed below).
Program DOI: 10.5281/zenodo.20459958
@article{dionysopoulos2026grounding,
title = {The Grounding Gate: Admissibility and Replay Guarantees
for AI-Driven Research},
author = {Dionysopoulos, Thomas},
year = {2026},
doi = {10.5281/zenodo.20456984},
note = {Published draft, BLISP Research Program Paper 1},
url = {https://blisp.ai/papers/paper1.pdf}
}
Every published paper is pinned to a specific commit, tag, and artifact hash. Source and compiled artifacts are independently verifiable.
| Artifact | Value |
|---|---|
| Git commit | 3d634ee |
| Git tag | paper1-grounding-gate-arxiv-v1 |
| Registry snapshot | 236 capabilities (DIC at tag) |
| Tarball | paper1-source.tar.gz |
| SHA-256 | e0f12745f09f68c006fdd21e1bcf2cbd41372cf0bcebaae39e9d1f7c8fad0be0 |
| Pages | 13 |
| Prompts evaluated | 30 (5 categories, 4 families, 9 metrics) |
| Hash stability | 50 runs, bit-identical |
If you reference the BLISP research program or any individual paper, please use the following.
@article{dionysopoulos2026grounding,
title = {The Grounding Gate: Admissibility and Replay Guarantees
for AI-Driven Research},
author = {Dionysopoulos, Thomas},
year = {2026},
doi = {10.5281/zenodo.20456984},
note = {Published draft, BLISP Research Program Paper 1},
url = {https://blisp.ai/papers/paper1.pdf}
}
@article{dionysopoulos2026canonical,
title = {Canonical Execution Semantics for Stochastic Program
Generators},
author = {Dionysopoulos, Thomas},
year = {2026},
doi = {10.5281/zenodo.20457255},
note = {Published draft, BLISP Research Program Paper 2},
url = {https://blisp.ai/papers/paper2.pdf}
}
@article{dionysopoulos2026categories,
title = {Execution Categories for Stochastic Program Generators:
Quotient Semantics for Deterministic Executable Identity},
author = {Dionysopoulos, Thomas},
year = {2026},
doi = {10.5281/zenodo.20457403},
note = {Published draft, BLISP Research Program Paper 3},
url = {https://blisp.ai/papers/paper3.pdf}
}
@article{dionysopoulos2026provenance,
title = {Provenance Algebra for Deterministic {AI} Execution:
Replay Semantics for Stochastic Program Generators},
author = {Dionysopoulos, Thomas},
year = {2026},
doi = {10.5281/zenodo.20457667},
note = {Published draft, BLISP Research Program Paper 4},
url = {https://blisp.ai/papers/paper4.pdf}
}
@article{dionysopoulos2026fibers,
title = {Proposal Collapse and Execution Fibers in Stochastic
Program Generation},
author = {Dionysopoulos, Thomas},
year = {2026},
doi = {10.5281/zenodo.20457990},
note = {Published draft, BLISP Research Program Paper 5},
url = {https://blisp.ai/papers/paper5.pdf}
}
@article{dionysopoulos2026semantic,
title = {The Semantic Structure of Execution: An Empirical Study of
Predictive Coordinates in Computational Operations},
author = {Dionysopoulos, Thomas},
year = {2026},
doi = {10.5281/zenodo.20612709},
note = {Published draft, BLISP Research Program Paper 6},
url = {https://doi.org/10.5281/zenodo.20612709}
}
@article{dionysopoulos2026predictive,
title = {Semantic Coordinates as Predictive Objects in Time-Series
Computation},
author = {Dionysopoulos, Thomas},
year = {2026},
doi = {10.5281/zenodo.20706294},
note = {Published draft, BLISP Research Program Paper 7},
url = {https://doi.org/10.5281/zenodo.20706294}
}
@article{dionysopoulos2026transfer,
title = {Dependency Shape Predicts Execution Behavior Across
Independent Data Processing Systems},
author = {Dionysopoulos, Thomas},
year = {2026},
doi = {10.5281/zenodo.20706086},
note = {Published draft, BLISP Research Program Paper 8},
url = {https://doi.org/10.5281/zenodo.20706086}
}
@article{dionysopoulos2026convergence,
title = {Agents Reconstruct Execution Identity Algebra Under
Task Pressure},
author = {Dionysopoulos, Thomas},
year = {2026},
doi = {10.5281/zenodo.20706156},
note = {Published draft, BLISP Research Program Paper 9},
url = {https://doi.org/10.5281/zenodo.20706156}
}
@misc{blisp2026research,
title = {BLISP Research Program: Admissibility, Execution,
Provenance, and Capability-Grounded AI Systems},
author = {Dionysopoulos, Thomas},
year = {2026},
howpublished = {\url{https://blisp.ai/papers}},
note = {9-paper program; all papers published}
}
| Asset | Format | Link |
|---|---|---|
| Paper 1 — PDF | PDF, 13 pages | paper1.pdf |
| Paper 1 — Source | LaTeX tarball | paper1-source.tar.gz |
| Paper 1 — Artifacts | Prompts, verification scripts | artifacts/ |
| Paper 2 — PDF | PDF, 23 pages | paper2.pdf |
| Paper 3 — PDF | PDF, 14 pages | paper3.pdf |
| Paper 4 — PDF | PDF, 15 pages | paper4.pdf |
| Paper 5 — PDF | PDF, 12 pages | paper5.pdf |
| Paper 6 — Metadata | Results via cargo test | paper6-zenodo/ |
| Paper 7 — PDF | PDF, 14 pages | paper7.pdf |
| Paper 8 — PDF | PDF, 17 pages | paper8.pdf |
| Paper 9 — PDF | PDF, 17 pages | paper9.pdf |
| All Papers — Artifacts | Zenodo packages + source | blisp-research |