On Decision-Valued Maps and Representational Dependence
Gil Raitses
TL;DR
The paper addresses how discrete decisions produced by analytical pipelines depend on representation and how to certify reuse across representations. It introduces the decision-valued map $f: \mathcal{R} \to \mathcal{D}$ and DecisionDB for logging, deterministic replay, and post-hoc audits of representation-dependent decisions. Contributions include a five-stage representational sweep protocol, a content-addressed provenance schema with five tables, and an empirical graph-routing demonstration of persistence regions and fractures. The work enables mechanically checkable decision reuse and highlights limitations and future extensions to broader domains and denser sweeps.
Abstract
A computational engine applied to different representations of the same data can produce different discrete outcomes, with some representations preserving the result and others changing it entirely. A decision-valued map records which representations preserve the outcome and which change it, associating each member of a declared representation family with the discrete result it produces. This paper formalizes decision-valued maps and describes DecisionDB, an infrastructure that logs, replays and audits these relationships using identifiers computed from content and artifacts stored in write-once form. Deterministic replay recovers each recorded decision identifier exactly from stored artifacts, with all three identifying fields matching their persisted values. The contribution partitions representation space into persistence regions and boundaries, and treats decision reuse as a mechanically checkable condition.
