Kernel

Typed definitions, gate semantics, threat model, and a falsifiable spectral hypothesis kept apart from the gate.

Proposal

Let S_d be the typed state space for domain d. A proposal is x = (s_before, a, s_proposed, d, t_v, t_r). Here a is the proposed action, t_v is valid time and t_r is record time. A domain adapter declares how these fields are observed. It cannot confer authority.

Gate

WARRANT(x) = EXECUTE if wellTyped(x) ∧ P_v(x, t_v, t_r) = ALLOW ∧ D_I( I_v(s_before), I_v(s_proposed) ) ≤ ε_I ∧ verify(E_x, x, P_v, t_v, t_r) ∧ verifyAuthority(A_x, a, t_v) HOLD otherwise, with typed reasons: UNAVAILABLE | INVALID | EXPIRED | UNAUTHORIZED | INVARIANT_FAILED | POLICY_DENIED | INPUT_BINDING_FAILED | REPLAY_FAILED (only when a replay comparison ran and failed) x = (s_before, a, s_proposed, d, t_v, t_r)

An invariant may be an authorisation scope, resource bound, schema constraint, conservation quantity or other domain-defined property. If eigenvectors genuinely matter, the adapter must name the operator L, its domain and basis, and a registered comparison. An example is the distance between spectral projectors, ‖P_before − P_after‖ ≤ ε. The kernel contains no “eigenvalue equality between a transition and an invariant”.

Determination semantics

Epistemixer: declared measurements PROPOSED

The Epistemixer evaluates three named, domain-specific functions: 𝓔_d(x) = (R_d(x), G_d(x), K_d(x)). It does not apply vector calculus to arbitrary syscalls or organisations.

OutputMeaningRequired declaration
R_d relevanceDoes the evidence bear on this proposed action and purpose?Evidence-to-claim test, scope, threshold
G_d generativityWhat additional reachable or testable states does the transition create?State model, horizon, baseline, threshold
K_d circulation / instabilityDoes a feedback cycle amplify unresolved discrepancy?Cycle model, measurement, bound

Each function returns PASS, FAIL or UNMEASURABLE, together with its inputs, method version and uncertainty. These outputs inform a named policy. Positive generativity is not a universal condition for permission. A research fixture may define a smooth manifold, a differentiable φ and a vector field 𝐅, and then measure directional derivative, divergence and curl. A discrete graph fixture may use incidence operators with explicitly chosen cycles. Those operators belong only to fixtures that supply the geometry. No Epistemixer function is implemented on this site.

Threat model (current scope)

ThreatHandled byStatus
Altered fixture or verdict bytesManifest SHA-256 per file; domain-separated SHA-256; Ed25519 over domain ‖ bytestested
Non-canonical encodings smuggling alternate meaningsStrict CBOR decoders, 79 rejection vectorstested
Valid signature over a verdict about different inputsbinding.inputs_hash check → INPUT_BINDING_FAILEDtested
Self-asserted signer authorityTrust roots declared independently of the proposertested (as a rejection)
Hostile host serving consistent fake files and manifestNot handled. The manifest comes from the same origin.UNAVAILABLE
Key custody, time source integrity, durable append-only ledgerNot implementedUNAVAILABLE

Spectral hypothesis PROPOSED

Spectral structure is an optional hypothesis, separate from the production gate. Take a declared finite transition graph G with a specified graph operator L_G. Project a typed transition encoding v_x onto the eigenspaces of L_G. Any run must publish the encoding, normalisation, graph construction, spectrum and stability checks.

Zeta zeros may serve as an experimental reference sequence in a preregistered comparison against controls: matched random spectra and other fixed sequences. The observable, loss function, held-out fixtures and criterion for added value are fixed before the run. If the zeta sequence performs no better than controls, that result is reported and the zeta claim is removed from any product description.

Background, not a result of this programme: no established operator is known whose spectrum is the Riemann zeta zeros. The Hilbert–Pólya approach remains a proposed route, tied to the open Riemann hypothesis (see P. Sarnak’s account in the Clay Mathematics Institute 2004 annual report). No spectral output is a gate input, and research endpoints never return a warrant.