EXP-007VALIDATED
Advantage Decomposition / Decision semantics

SAFE-PRUNE / DEFER decision policy

A partial engine can expose only two safe online outcomes: exact rejection or defer-to-baseline.

Claim statusNO MINING ADVANTAGE CLAIM

Diagnostic work, exact algebra and local capabilities are not treated as end-to-end mining advantage.

Date2026-08-14
HardwareClassical verifier; policy designed for later ASIC-compatible orchestration
Run scopeSix registered variants
ReproducibilityCertificate verification and end-to-end decision comparison are deterministic.
01 / Question & hypothesis

What was tested?

A partial engine can expose only two safe online outcomes: exact rejection or defer-to-baseline.

02 / Scientific basis

Why the test is meaningful

A partial proof-of-work engine must be one-sided: it may reject only when failure is mathematically certain. Anything not proven impossible must return DEFER so the conventional baseline remains responsible for the final decision.

SAFE_PRUNE(x) ⇒ PoW(x)=falseDEFER(x) ⇒ evaluate baseline; it does not imply successfalse-reject count = |{x:SAFE_PRUNE(x) ∧ PoW(x)}|
SAFE-PRUNE / DEFER decision policyVisual reading of the published metrics and gates for EXP-007; it summarizes the registered result, not a mining advantage.EXP-007 / SAFE-PRUNE / DEFER DECISION POLICYONLINE OUTCOMES2UNSAFE PRUNING0FALLBACKDEFER
FIGURE / RESULT READINGVisual reading of the published metrics and gates for EXP-007; it summarizes the registered result, not a mining advantage.
03 / Method

How it was tested

Formalize SAFE-PRUNE certificates, route all unproven cases to DEFER and audit the combined policy against full hashing.

04 / Observed result

What happened

Online outcomes2
Unsafe pruning0
FallbackDEFER

The policy preserved exactness: only proven impossibilities were pruned; every unresolved candidate remained eligible for baseline evaluation.

05 / Validation

Exactness and statistical controls

Every emitted prune was checked against full hashing, and every unresolved state remained on the baseline path. The key safety statistic is false rejects, not the fraction pruned; the registered value was zero.

06 / Interpretation

What the result means

DEFER is a safety property, not failure. It prevents a partial relation from silently creating false negatives.

Limitations

  • A safe policy may defer too often to be useful.
  • Certificate-generation cost is not removed by a correct interface.
  • Zero observed violations is scoped to the tested certificate family.
07 / Reproduction

Evidence trail

Certificate verification and end-to-end decision comparison are deterministic.

Canonical variants

SUBENGINE-V7ASUBENGINE-V7BSUBENGINE-V7CSUBENGINE-V7DSUBENGINE-V7ESUBENGINE-V7F

Source: internally audited canonical reports. Local filesystem structure, private headers and operational identifiers are excluded from publication.