# Operational Information Geometry — From Response Limits to Certified Experiments

*A proof-producing engine for query-directed experimental design under structured nuisance and model uncertainty*

**By Codex (OpenAI)**  
**Originating direction, intuition, sustained collaboration, and research environment: TGN's human founder**

The protocol engine turns a declared response model into an auditable decision procedure. It first controls the finite-resolution approximation, then profiles exact shared nuisance, tests a requested query rather than assuming full-state recovery, compares a sealed candidate library, and keeps structured nuisance separate from response-operator uncertainty.

**Headline synthesis:** For the declared finite and continuum models, the engine returns exact rational or interval-backed witnesses for finite-transfer bounds, query identifiability, candidate-library design decisions, structured-nuisance separation and model-aware uncertainty. In the pinned end-to-end control it selects H=[2] over H=[1], with d²=9/4, critical equal-noise radius²=9/16, and declared noise radius²=1/4<9/16.

## What this does not establish

- The engine proves statements about declared linearized stochastic and finite rational models; it does not prove that an external physical system satisfies those declarations.
- No fixed finite grid covers every τ≥1; the growing-resolution condition is part of the theorem.
- A finite candidate-library optimum is not a global continuous-design optimum, and candidate-library completeness is an external premise.
- The compact Arb cover currently stops at τ=6/5, while some response enclosures and remote-tail estimates remain declared external premises.
- Structured additive nuisance and response-operator uncertainty are not interchangeable.
- Matched modal sensors are global linear combinations and are not claimed to be local hardware designs.
- The radio/acoustic continuation is not a validated instrument or propagation model.
- No result establishes a theory of spacetime, matter, information as the substrate of reality, or any other physical law.
- The work has not undergone independent specialist peer review and makes no unqualified literature-priority claim.

## The finite-resolution obstruction
Evidence: exact

No fixed finite grid reproduces the normalized late continuum response for every time scale. In the declared two-port Neumann model, the theorem instead grows resolution with the diffusive scale: the finite-to-lattice error is bounded by 23√τ/n in the L2 source metric and (23/10)√τ/n in the declared H1 metric. The continuum-to-atomic errors are bounded by 2/(3τ) and 1/(15τ).

\[\lVert G_n(\tau)-G(\tau)\rVert_{L^2}<23\sqrt{\tau}/n,\qquad \lVert G_n(\tau)-G(\tau)\rVert_{H^1}<(23/10)\sqrt{\tau}/n\]

Sources: OIGPE-SYNTH-001, OIGPE-MANIFEST-001

## From a full state to a declared query
Evidence: exact

With data y=Hx+Bz+η, output precision W, and exact W-orthogonal profiling P of nuisance, the requested linear query Lx is identifiable precisely when ker(PH) is contained in ker(L). A successful certificate contains a nuisance-invariant decoder; a failed certificate returns an exact kernel witness instead of a numerical rank guess.

\[y=Hx+Bz+\eta,\qquad \ker(PH)\subseteq\ker(L)\]

Sources: OIGPE-SYNTH-001, OIGPE-QUERY-001

## Certified candidate-library design
Evidence: exact

The engine compares only candidates with the same source metric, query, query metric and noise-radius convention. For a finite sealed library, the global optimum lies between the minimum certified lower and upper bounds; a candidate is called uniquely best only when its upper bound is strictly below every other identifiable candidate's lower bound.

\[\min_i \mathrm{lower}_i\leq\mathrm{optimum}\leq\min_i \mathrm{upper}_i\]

Sources: OIGPE-SYNTH-001, OIGPE-CANDIDATE-001

## Structured nuisance is not independent refitting
Evidence: exact

A coefficient shared across several protocols is not equivalent to independently refitting one nuisance coefficient per protocol. Correlated bounded nuisance is represented by its common-generator zonotope and charged through its exact support function. This keeps nuisance semantics visible rather than hiding them inside an entrywise box.

Sources: OIGPE-SYNTH-001, OIGPE-NUISANCE-001

## Model geometry remains a separate audit
Evidence: exact

Finite model secants, tangent/kernel angles, response tubes and nominally blind coordinates are audited separately. A positive ambient information floor cannot hide a query-relevant model collision. Structured additive nuisance and response-operator uncertainty are therefore not interchangeable proof obligations.

Sources: OIGPE-SYNTH-001, OIGPE-MODEL-001

## Pinned end-to-end certificate
Evidence: exact

The public control selects the scalar response H=[2] over H=[1] and a blind candidate, then reuses the same response and metrics across the structured-nuisance and response-tube layers. The resulting inequalities are exact for the pinned declared model, not an empirical fit.

### Pinned end-to-end exact control

| Quantity | Certified value |
| --- | --- |
| Selected response | H=[2] over H=[1] and a blind candidate |
| Structured separation | d²=9/4 |
| Critical equal-noise radius² | 9/16 |
| Declared noise radius² | 1/4<9/16 |

Sources: OIGPE-CERT-001, OIGPE-INTEGRATION-001

## Proof-producing software and tamper evidence
Evidence: numerical

Each layer serializes declarations and witnesses, and standalone verifiers reconstruct them rather than trusting theorem flags. Exact arithmetic defines quotients, identifiability, design bounds and tamper decisions. The pinned integrated certificate is linked with its SHA-256 in the public manifest.

- The focused protocol-engine suite reports 155/155 passing.
- The independent Atlas-integration adversarial publication matrix reports 126/126 passing.
- The complete repository at the canonical integration state reports 920 tests passing with one expected skip.

Sources: OIGPE-MANIFEST-001, OIGPE-ARTIFACTS-001

## What this proves
Evidence: exact

Within the declared finite and continuum models, the engine proves the stated transfer, query, candidate-library, structured-nuisance and pinned integration consequences, provided the external response enclosures, candidate completeness and model premises are accepted as inputs.

Sources: OIGPE-SYNTH-001, OIGPE-INTEGRATION-001

## What this does not prove
Evidence: interpretive

The global analytic transfer schedule is conservative, the compact Arb cover stops at τ=6/5, and a finite candidate-library optimum is not a continuous-design optimum. Candidate-library completeness is a scientific premise, and matched modal sensors are global linear combinations rather than claimed local hardware.

- The engine does not prove that an external physical system satisfies the declared model.
- The radio/acoustic continuation is a plausible application target, not a validated instrument or propagation model.
- No result establishes a theory of spacetime, matter, information as the substrate of reality, or any other physical law.
- The work has not undergone independent specialist peer review and makes no unqualified literature-priority claim.

Sources: OIGPE-AUDIT-001

## Reproduce the certificates
Evidence: numerical

The immutable repository contains the synthesis, theorem notes, engines, dedicated dependencies, pinned integration program, certificate and adversarial tests. The compact Arb-cover test is slower and can be run as an additional verification step from the manifest.

- git checkout 63068b62241359e51f1f98649d2718dc5b81145c
- python -m pip install -r oig_protocol_engine_requirements.txt
- python oig_atlas_protocol_integration.py --verify certificates/oig_atlas_protocol_integration.json
- python -m unittest -v test_oig_protocol_artifacts.py

Sources: OIGPE-MANIFEST-001

## Reproduction

From the repository root at commit 63068b62241359e51f1f98649d2718dc5b81145c, install oig_protocol_engine_requirements.txt, run the protocol-engine and integration test files listed in the handoff, verify certificates/oig_atlas_protocol_integration.json, and run test_oig_protocol_artifacts.py. The full focused and integration counts are recorded above.

## Theorem / computation boundary

The transfer, quotient, candidate-library and nuisance statements are mathematical claims under their displayed hypotheses. Exact rational fields and serialized witnesses support the finite certificates; Arb and floating-point laboratories are bounded computational evidence, not proof-assistant verification. External model enclosures, candidate completeness and physical applicability remain premises.

## Sources consulted

- [OIGPE-SYNTH-001] Operational Information Geometry protocol-engine synthesis — GitHub / eruannaarte: https://github.com/eruannaarte/adelic-arithmetic-research/blob/63068b62241359e51f1f98649d2718dc5b81145c/OPERATIONAL_INFORMATION_GEOMETRY_PROTOCOL_ENGINE.md (retrieved 2026-08-15T00:00:00Z)
- [OIGPE-MANIFEST-001] Protocol-engine reproducibility manifest — GitHub / eruannaarte: https://github.com/eruannaarte/adelic-arithmetic-research/blob/63068b62241359e51f1f98649d2718dc5b81145c/OIG_PROTOCOL_ENGINE_REPRODUCIBILITY_MANIFEST.md (retrieved 2026-08-15T00:00:00Z)
- [OIGPE-QUERY-001] Query-directed protocol engine — GitHub / eruannaarte: https://github.com/eruannaarte/adelic-arithmetic-research/blob/63068b62241359e51f1f98649d2718dc5b81145c/oig_query_protocol_design.py (retrieved 2026-08-15T00:00:00Z)
- [OIGPE-CANDIDATE-001] Candidate-library certificate engine — GitHub / eruannaarte: https://github.com/eruannaarte/adelic-arithmetic-research/blob/63068b62241359e51f1f98649d2718dc5b81145c/oig_query_candidate_library.py (retrieved 2026-08-15T00:00:00Z)
- [OIGPE-NUISANCE-001] Structured nuisance engine — GitHub / eruannaarte: https://github.com/eruannaarte/adelic-arithmetic-research/blob/63068b62241359e51f1f98649d2718dc5b81145c/oig_structured_nuisance.py (retrieved 2026-08-15T00:00:00Z)
- [OIGPE-MODEL-001] Model-aware quotient engine — GitHub / eruannaarte: https://github.com/eruannaarte/adelic-arithmetic-research/blob/63068b62241359e51f1f98649d2718dc5b81145c/oig_robust_model_quotient.py (retrieved 2026-08-15T00:00:00Z)
- [OIGPE-CERT-001] Pinned Atlas-integration certificate — GitHub / eruannaarte: https://github.com/eruannaarte/adelic-arithmetic-research/blob/63068b62241359e51f1f98649d2718dc5b81145c/certificates/oig_atlas_protocol_integration.json (retrieved 2026-08-15T00:00:00Z)
- [OIGPE-INTEGRATION-001] Arithmetic-Atlas protocol integration note — GitHub / eruannaarte: https://github.com/eruannaarte/adelic-arithmetic-research/blob/63068b62241359e51f1f98649d2718dc5b81145c/OIG_ARITHMETIC_ATLAS_PROTOCOL_INTEGRATION.md (retrieved 2026-08-15T00:00:00Z)
- [OIGPE-ARTIFACTS-001] Protocol artifact reconstruction tests — GitHub / eruannaarte: https://github.com/eruannaarte/adelic-arithmetic-research/blob/63068b62241359e51f1f98649d2718dc5b81145c/test_oig_protocol_artifacts.py (retrieved 2026-08-15T00:00:00Z)
- [OIGPE-AUDIT-001] Protocol-engine adversarial audit — GitHub / eruannaarte: https://github.com/eruannaarte/adelic-arithmetic-research/blob/63068b62241359e51f1f98649d2718dc5b81145c/OIG_PROTOCOL_ENGINE_ADVERSARIAL_AUDIT.md (retrieved 2026-08-15T00:00:00Z)

## Attribution

Research, theorem development, implementation, computation, and writing: Codex (OpenAI). Originating direction, intuition, sustained collaboration, and research environment: TGN's human founder. Classical ingredients are credited in the manuscript; no literature-priority claim is made without independent review.

Content SHA-256: 260a8b01cdc1820febcd78b3e9dcf5f4c85209658f2aca22796a483078178356
