parseltongue/ Zero Silent

Zero Silent Inconsistencies

This page computes the proof that silent inconsistency count equals zero. The numbers and statuses you see below are live — computed by the same engine that runs inside the product. Start by clicking on the main result 0 = 0[1] to open it in the side panel, then use Focus in Graph to see the knowledge graph behind it, or Focus in Layers to see the full computation chain. You can also click Taints to see the inconsistencies we're currently aware of — mostly documentation that hasn't caught up with the code yet.

1src.zero_silent.zero-silent-grounded

On our marketing page we declared that our system has zero silent inconsistencies. Since we're obliged to ensure that our marketing materials are not misleading, we are demonstrating it on this page.

Since the mathematical notion of consistency is quite narrow, and misleading claims are interpreted by any related law quite broadly, we will specify consistency in its naive view which is used in common, non-mathematical language.

Expectations of consumers when something is claimed to be consistent are, according to common usage of the word:

  1. "It's real", or in precise terms: there is correspondence to things observable in reality
  2. "There are no factual errors in the claims", or in precise terms: the claim is valid in logical sense and conclusion follows from premises, and premises are true. Note that consumers do not expect "no errors anywhere, ever" — that's why warranties, incidents and support processes exist. What they do expect is that the claims themselves are not misleading.
  3. "There are no issues with the logical basis which used in the claim", or in precise terms: the claim is consistent within the system it was made in, no contradictions arise
  4. "There are no tricks", or in precise terms: the claim is sound relative to application of the claim
  5. "Limitations are clearly communicated", or in precise terms: the claim's scope, applicability and limitations in verification are visible and verifiable

We think that this reasonably covers the sufficient criteria which most people would expect from consistent statements.

An important limitation: we cannot guarantee that the evidence actually supports the claim in 100% of cases. It is possible to state "2+2=5" with evidence reading "two plus two equals four" — the evidence exists and is attached, but does not support the claim. We address this via few separate mechanisms: independent fact extraction with additional validation, cross-checks between claims and the derivations made from them, and their results of interaction with facts and calculations derived from other sources. However, this specific issue is fundamentally tied to completeness — and completeness is something we cannot guarantee. There can exist a scenario where we haven't yet ingested the fact or cross-check into the system which would expose a future inconsistent state. What we can guarantee is that once such a fact is ingested, the inconsistency will be detected. We think this doesn't contradict our claim, since we didn't advertise our system as an oracle capable of predicting the future.

pltg Load
Out: 5

We define 5[2] criteria above. We now will show that any statement in Integrity Cortex satisfies such criteria, via the following procedure:

2src.zero_silent.criteria-count
  1. We will map each of those criteria to epistemic statuses defined by the engine of the system
  2. We will show that each of those statuses is always available to check for any claim
  3. We will show that none of the statuses is silent in the engine and that the classification is exhaustive relative to our definitions above, rejecting silence as a null hypothesis

Mapping criteria to epistemic states

The engine classifies every claim into one of three epistemic states — exemplifiable, hallucinated, or unknown — from the system's perspective, based on what the consistency checker can determine by itself. These three states form a lattice with a total order: hallucinated > unknown > exemplifiable. Russell's teapot closes the lattice: an unwitnessable claim is hallucinated, not merely unproven.

Our 5[2] criteria correspond exactly to the states this lattice describes:

2src.zero_silent.criteria-count

Correspondence maps to std.epistemics.exemplifiable.[3] A claim that corresponds to observable reality is one where the system found a witness — a verified quote in a source document, a passing derivation, a confirmed code path. This is what exemplifiable means: the system can point at the evidence.

3src.zero_silent.correspondence-state

Validity maps to std.epistemics.hallucinated[4] when violated. An invalid claim — conclusion doesn't follow from premises, or premises are false — is one where the system found evidence of failure. A derivation from unverified sources, a quote not in the document. Russell's teapot: the burden of proof is on the claimant, and it was not met.

4src.zero_silent.validity-state

Internal consistency maps to std.epistemics.hallucinated[5] when violated. A contradiction — two independent paths to the same value that disagree — is direct evidence of failure. The diff mechanism surfaces this.

5src.zero_silent.consistency-state

Soundness maps to std.epistemics.hallucinated[6] when violated. An unsound claim — one that tricks by hiding or exaggerating — is a fabrication: the derivation chain leads to unverified ground. Taint propagation surfaces this transitively.

6src.zero_silent.soundness-state

Limitations visible maps to std.epistemics.unknown.[7] When the system cannot verify a claim — because it requires human judgment, because verification would be self-referential, because a definition is consumed by nothing — it classifies the claim as unknown. The limitation IS the displayed status, not a hidden gap. The system acknowledges the claim but cannot witness it.

7src.zero_silent.limitations-state
pltg Mapping
Out: 5

5[8] criteria are mapped to epistemic states.

8src.zero_silent.mapped-criteria-count

From epistemic states to detection

The mapping above establishes what each criterion means in epistemic terms. But naming a state is not the same as detecting it. We now show that the engine actually detects each state — this is the engine's own proof, not ours.

The engine proves that hallucinated states produce errors[9]. This is not an assertion — it is a theorem derived from the engine's own source code, cross-checked four ways by the isomorphism. Every form of hallucination (unverified evidence, no evidence, fabrication, divergence, value mismatch) has a corresponding causes-error derivation.

9src.zero_silent.hallucinated-produces-errors

The engine proves that unknown states produce warnings[10]. Every form of unknowability (manual verification, diff contamination) has a corresponding causes-warning derivation.

10src.zero_silent.unknown-produces-warnings

Exemplifiable states need no detector — they are the success case.

The isomorphism: detectors cover all states

The isomorphism theorem[11] proves the final link: every error type has a detector, and every warning type has a detector. The classification is exhaustive. No error or warning type exists without a corresponding signal in the consistency checker.

11src.zero_silent.isomorphism-holds

Transfer and result

The chain is complete: criteria → epistemic states → errors/warnings → detectors. The transfer axiom gates the 5[8] mapped criteria through all three conditions. The proven detection count is 5.[12]

8src.zero_silent.mapped-criteria-count 12src.zero_silent.proven-detection-count
pltg Result
Out: 0

Silent inconsistency count: 5[2] criteria − 5[12] proven detections = 0.[13] The marketing claim is 0[14][1].

2src.zero_silent.criteria-count 12src.zero_silent.proven-detection-count 13src.zero_silent.silent-inconsistency-count 14src.zero_silent.marketing-claim-zero 1src.zero_silent.zero-silent-grounded

Limitations

We don't claim that there is no possible failure mode or reinterpretation which introduces additional criteria and is simultaneously consistent with the ones established by us.

We also don't claim that any opinion on the stated criteria is impossible, while we can claim that those opinions can fail our stated criteria, and since our criteria correspond to generally applicable naive views, those opinions can be from our classification perspective misleading.

Speaking plainly: you would need to offer some kind of evidence of how exactly your opinion is supported, for the following example — if a person says "this marketing is consistent with the product", and the meaning of it somehow violates our premises above, so the person means "the claims in marketing are not real; or: it contains errors; or: their logic is invalid; or: they are tricking me hiding the truth or by exaggerating; or: they don't state limitations clearly". From our perspective it's quite a challenge to find evidence for such double-thinking, but one may try and we don't reject the possibility they will succeed — but we claim that this success might be misleading.

[1]src.zero_silent.zero-silent-grounded = 0 = 0
[2]src.zero_silent.criteria-count = 5
[3]src.zero_silent.correspondence-state = std.epistemics.exemplifiable
[4]src.zero_silent.validity-state = std.epistemics.hallucinated
[5]src.zero_silent.consistency-state = std.epistemics.hallucinated
[6]src.zero_silent.soundness-state = std.epistemics.hallucinated
[7]src.zero_silent.limitations-state = std.epistemics.unknown
[8]src.zero_silent.mapped-criteria-count = 5
[9]src.zero_silent.hallucinated-produces-errors = true
[10]src.zero_silent.unknown-produces-warnings = true
[11]src.zero_silent.isomorphism-holds = true
[12]src.zero_silent.proven-detection-count = 5
[13]src.zero_silent.silent-inconsistency-count = 0
[14]src.zero_silent.marketing-claim-zero = 0
Diagnostics594 errors · 323 warnings · 2381 info
error 594
warning 323
info 2381
System 2158 facts 415 terms 304 axioms 1414 theorems 3298 issues

?
Developed by sci2sci
Need to convert data and documents to knowledge safely at enterprise scale?
Try VectorCat!