Transport Integrity
Did the payload arrive accurately?
NULLWORKS CONTINUITY CALCULUS WHITE PAPER
A constitutional architecture for preserving why decisions were made, recognizing when their assumptions fail, and preventing automation from accelerating forgotten judgment.
Move the data. Preserve the why. Bound the authority. Carry the receipt.
ABSTRACT
Institutions routinely preserve records yet lose the meaning, assumptions, authority, state, uncertainty, and verification that made a decision fit its original reality. Continuity Calculus treats those dimensions as a governed handoff contract. The paper extends the architecture toward maintainable institutional judgment: the capacity to reconstruct why a decision was justified, detect when its fit has failed, and reopen it through legitimate authority without pretending the institution always knew.
FEATURED ARCHITECTURE
The infographic shows the six constitutional requirements, the continuity packet, final Human Authority, and the systems the architecture coordinates without replacing.
01 // CONSTITUTIONAL CORE
A handoff is not trustworthy merely because the bytes arrived. Each required dimension must remain explicit, governed, and inspectable at the consequence level of the work.
Did the payload arrive accurately?
What does the payload mean here?
What history, intent, assumptions, and constraints surround it?
Who may interpret, decide, execute, stop, or escalate?
What state or action may legitimately change?
What evidence supports the interpretation and action?
02 // EXPLICIT DESCENDANT
Original events and receipts remain append-only. Missing evidence is not silently reconstructed.
The conclusion remains bound to the evidence, policy, authority, jurisdiction, and uncertainty available at decision time.
Evidence may reopen a decision, but it does not self-authorize the replacement decision or erase the original record.
03 // GOVERNED COMPOSITION
Provenance, records management, event sourcing, architecture decision records, belief revision, privacy engineering, safety assurance, and AI risk management each contribute essential controls. This paper does not claim those ideas as new. Its proposed contribution is their consequence-scaled composition into a single handoff, state-transition, assurance, and correction architecture.
04 // TRUTH BOUNDARIES
Not a claim of mathematical completeness or universal semantic correctness.
Not a certification, compliance determination, production deployment, or completed field pilot.
The V0.6 reference implementation passed 70 discovered tests on Python 3.11, 3.12, and 3.13; independent external assurance remains unfinished.
The exact earlier August 1 manuscript was not available for a claim-by-claim delta, so this release preserves that lineage gap instead of inventing it.
05 // RELEASE RECEIPT
The paginated PDF is preserved as an immutable, content-addressed release object. Any changed byte produces a different SHA-256 digest.
c0954a9a6dc787b77b437c20389cc71c73e4606e1e270e88615aa13d1b182494Read the public web edition06 // FULL WEB EDITION
Figures are described by their captions. The typeset PDF remains the canonical paginated release artifact identified by the SHA-256 digest above.
This paper is an explicit descendant of the locked NULLWORKS Continuity Calculus canon dated July 29, 2026; the V0.6 deployment-readiness implementation lock; and the July 31, 2026 governed-reinterpretation constitutional amendment. It inherits the six-layer constitutional stack and the Continuity Packet notation CP = <D, M, C, A, S, V>. It adds a public prior-art map, consequence-scaled decision records, maintainable institutional judgment, counterfactual boundaries, reconsideration triggers, candidate measurements, and an implementation path.
A separate August 1 predecessor manuscript referenced in planning records was not available to this build. Therefore this release does not claim a sentence-level or claim-by-claim delta against that unseen artifact, does not silently replace it, and does not infer its title, hash, or publication status. Its lineage claim is bounded to the governed canon and implementation records that were actually recovered.
The parent records remain immutable. Corrections to this release must be made as explicit descendants that preserve the source text, challenge, decision authority, changed fields, unchanged fields, resulting version, and effective publication state.
Organizations routinely preserve the output of a decision while losing the conditions that made the decision intelligible: the meaning of key terms, the evidence then available, the assumptions that bounded the choice, the authority under which it was made, the state it changed, the definition of completion, and the conditions that should reopen it. This loss is costly in ordinary human workflows and more dangerous in agentic systems, where inherited assumptions can become executable at machine speed. Continuity Calculus is a NULLWORKS method for carrying data, meaning, context, authority, operational state, and verification together across transformations and handoffs. It treats continuity as a constitutional property rather than a storage feature.
The paper formalizes a six-dimensional Continuity Packet, distinguishes history from institutional interpretation and governed reinterpretation, proposes a Minimum Continuity Envelope for consequence-scaled decisions, and introduces the provisional concepts of Counterfactual Boundary, Reconsideration Trigger, Decision Reconstructability, Continuity Loss Vector, and Rework Exposure. It compares the framework with provenance standards, decision records, event sourcing, temporal data, records management, belief revision, privacy principles, and AI risk management. The proposed contribution is not that those disciplines are absent; it is that their partially overlapping concerns can be composed into one bounded handoff and correction contract with explicit human authority, jurisdiction, state transition, and assurance.
The framework remains exploratory. It does not prove universal completeness, semantic correctness, positive return on investment, or regulatory compliance. The V0.6 internal-alpha implementation passed 70 discovered tests on Python 3.11, 3.12, and 3.13 after a false-green test-discovery gap was preserved and repaired. External assurance, production deployment, and field validation remain open gates.
Most institutions can retrieve a result. Fewer can reconstruct the judgment that produced it. A maintenance instruction remains after the machine, material, staffing, policy, or hazard that justified it has changed. A model inherits a classification label but not the dispute that defined it. A workflow preserves a completed status but not the observable condition that made completion legitimate. Each transfer can be technically correct while the useful whole decays.
Continuity Calculus addresses that decay by treating a handoff as a governed object rather than a payload. The canonical Continuity Packet contains six required dimensions: data and transport; meaning and semantics; context and intent; authority and constraints; operational state and transition; and verification and receipt. A transformation is valid only when the required dimensions survive, every material mutation is declared, the receiver is authorized, the state transition is legitimate, and the result is inspectable.
Preserve the source, but do not confuse source integrity with meaning, legitimacy, or completion.
Carry the minimum sufficient context, not the maximum possible context.
Separate capability from authority and evidence from self-executing permission.
Define completion as an observable state, not a worker's assertion.
Preserve history and original interpretation when later evidence justifies correction.
Scale record depth, retention, review, and independent assurance to consequence.
Keep consequential ambiguity under accountable human authority.
The core descendant idea is maintainable institutional judgment: an institution should be able to explain why a decision fit its original reality, detect when that fit fails, and reopen the decision through legitimate authority without pretending it always knew the corrected answer. This turns correction from an overwrite into an inspectable state transition.
The paper proposes a practical Minimum Continuity Envelope containing decision identity, actor, authority, evidence, material assumptions, rationale, before-state, intended after-state, completion definition, uncertainty, source references, verification, retention class, and a review trigger where consequence warrants it. It also proposes a Counterfactual Boundary: the conditions under which the same legitimate decision-maker would reasonably have chosen differently. Together, the envelope and boundary make future reconsideration possible without requiring an unlimited archive of everything.
The resulting architecture is neither a universal ontology nor a replacement for established disciplines. W3C PROV describes entities, activities, agents, derivations, and responsibility. Architecture Decision Records preserve context and consequences. Event sourcing preserves append-only change history and reconstructable state. Records management addresses trustworthy, usable records and retention. Belief revision studies rational change under new information. NIST AI RMF supplies lifecycle governance, context mapping, measurement, management, and human oversight. Continuity Calculus composes these concerns around a bounded operational question: what must travel with a consequential decision so that another authorized human or system can use, challenge, verify, and, when justified, correct it?
1. The Operational Problem
2. The Constitutional Architecture
3. Agentic and Technical Consequences
4. Challenge, Measurement, and Formalization
5. Application and Implementation
6. Red-Team Findings, Limits, and Open Questions
Appendix A. Minimum Continuity Envelope
Appendix B. Failure-Mode and Red-Team Catalog
Appendix C. Candidate Formal Model
Appendix D. Implementation Pattern Catalog
Appendix E. Release Audit and References
Institutional memory is often mistaken for document storage. A document may survive while the usable judgment around it disappears. The record can show what was done without showing why it was reasonable, which evidence was unavailable, whose authority controlled, which alternative was rejected, what state was expected to change, or what future observation should force review. This is not merely a documentation inconvenience. It changes the institution's ability to distinguish a valid inherited control from a ritual, a correction from a cover-up, and a legitimate constraint from an expired assumption.
The loss occurs at seams: between shifts, departments, vendors, software systems, models, agents, generations of workers, policy versions, and institutions. Each participant may receive enough information to continue locally while the global reason gradually decays. By the time a failure becomes visible, the reconstruction burden is distributed across meetings, tickets, escalations, audits, duplicate analysis, emergency work, and blame. The organization may see each activity as necessary work even when the activities are recurring symptoms of the same continuity defect.
The theory emerged from a physical maintenance intuition: when a machine repeatedly fails, replacing the failed component is not enough if the system continues to recreate the condition that damaged it. A broken wire, tripped overload, clogged drain, rejected label, or unstable sensor may be the visible failure. The causal architecture includes the environment, previous repairs, material behavior, hidden workarounds, operating tempo, authority boundaries, and the reason an earlier technician chose a particular intervention. Maintenance practice therefore trains attention on state, sequence, evidence, consequence, and the difference between restoring operation and removing the leak.
The same distinction applies to administrative and digital work. A workflow can be made to pass today while preserving the mechanism that will generate tomorrow's exception. A report can satisfy a template while obscuring the source uncertainty. An AI agent can complete a task exactly as instructed while the instruction is based on a stale assumption. Operational recovery requires more than a correct local action; it requires enough continuity to understand the system that made the action necessary.
Rework Tax is a provisional term for the total avoidable burden created when missing context, defective design, displaced authority, premature closure, or uncorrected assumptions require work to be reconstructed, reversed, repeated, escalated, cleaned up, retrained, or reverified. The word tax is intentionally metaphorical. The burden is not always centrally measured or formally collected; it is paid through fragmented time, delayed outcomes, duplicate effort, interruptions, risk, and lost trust.
| Rework channel | Typical visible activity | Continuity defect beneath it |
|---|---|---|
| Reconstruction | Searching email, interviewing veterans, rebuilding timelines | Rationale, source, or state history was not carried |
| Escalation | Meetings, approvals, handoffs, exception committees | Authority or completion boundary is unclear |
| Reversal | Undoing changes, restoring backups, correcting records | Before-state, assumptions, or verification was missing |
| Duplicate analysis | Multiple teams answer the same question independently | No inspectable decision or source lineage exists |
| Reverification | Audits repeat tests whose evidence cannot be trusted | Receipt scope or evidence class is unclear |
| Training repair | Workers learn local workarounds after formal training fails | Executed workflow diverges from documented workflow |
| Downstream remediation | Compensation, cleanup, incident response, customer recovery | A defective decision propagated before challenge or stop |
| CLAIM BOUNDARY Rework is not automatically waste. Iteration, experimentation, learning, redundancy, and review can be productive. The research problem is to distinguish productive iteration from avoidable reconstruction created by a preventable continuity defect, and to avoid double counting distributed costs. |
|---|
A stronger and lower-confidence hypothesis is that some institutions may become structurally dependent on recurring rework. Reconstruction, escalation, reporting, exception handling, and blame transfer can stabilize as job functions rather than remain temporary responses to repairable defects. The hypothesis does not claim that all bureaucracy is wasteful or that governance itself is a defect. Many controls exist because consequences, rights, public accountability, and coordination are real. The challenge is to detect when a control no longer reduces risk but survives because the institution has organized people, incentives, metrics, or authority around the rework it creates.
Normalization of deviance literature offers an adjacent warning: repeated success in the presence of anomalies can cause a system to redefine the anomaly as acceptable. Continuity loss can create a parallel process. When the reason for a workaround disappears, the workaround may remain. When each exception is resolved locally, the recurring architecture may become invisible. Working backward from the surviving procedure - asking what failure, constraint, or fear originally made it rational - is therefore a practical research method, not proof that the procedure is obsolete.
Agents do not create institutional forgetting, but they can accelerate its consequences. A human may encounter a stale rule intermittently and improvise around it. An agent can retrieve the rule, apply it consistently, call tools, update records, trigger downstream workflows, and repeat the action at scale before the lost assumption is noticed. Speed compresses the time available for informal correction. Consistency can make a wrong rule look authoritative. Tool access can convert interpretation into state change. Multi-agent handoffs can multiply the number of seams at which meaning, authority, or completion drifts.
The relevant distinction is not human good, machine bad. Humans also forget, rationalize, exceed authority, and normalize workarounds. The architectural claim is narrower: when automation increases execution speed, reach, and repeatability, a system should increase the quality of preserved context, authority binding, stop conditions, and receipts rather than relying on slower human friction to catch defects.
| LOCKED DEFINITION Continuity Calculus is the formal NULLWORKS method for preserving data, meaning, context, authority, operational state, and verification as work is transformed and passed between humans, AI workers, tools, nodes, and institutions. |
|---|
The adjective constitutional does not mean that every implementation resembles public law. It means the architecture specifies non-negotiable relationships among capability, authority, evidence, state, correction, and human control. An implementation can use JSON, databases, paper forms, signed messages, event logs, workflow engines, or human review, but it does not satisfy the method merely by storing a payload or adding an audit log.
| CP_t = <D_t, M_t, C_t, A_t, S_t, V_t> Canonical six-dimensional handoff object at time t. |
|---|
D represents data and transport; M, meaning and semantics; C, context and intent; A, authority and constraints; S, operational state and transition; and V, verification and receipt. The vector notation is a compact schema, not a claim that the dimensions are independent, continuous, or mathematically complete. In practice they interact. Authority determines which context may be disclosed. Meaning affects whether a state transition is valid. Verification depends on the completion definition. A receipt can prove that bytes were signed while leaving the semantic interpretation wrong.
Figure 1. The six constitutional layers of a Continuity Packet.
| Layer | Controlling question | Minimum evidence | Typical failure |
|---|---|---|---|
| D - Transport integrity | Did the payload arrive accurately? | Hashes, sender/receiver identity, sequence, time, canonical representation, replay checks | Corruption, loss, duplication, replay, attachment mismatch |
| M - Semantic identity | What does it mean here? | Canonical terms, definitions, representation, ambiguity, unit and modality labels | Lexical drift, label collision, image substituted for live system |
| C - Contextual continuity | What history, intent, and constraints matter? | Mission, assumptions, prior decisions, failures, unknowns, corrections, freshness | Stale context, missing why, salient detail replacing objective |
| A - Constitutional authority | Who may interpret, decide, execute, stop, or escalate? | Jurisdiction, delegation, prohibitions, consequence owner, expiry, stop rule | Capability treated as permission, remote evidence forcing local decision |
| S - Operational state transition | What may legitimately change? | Before-state, preconditions, requested action, completion definition, after-state, next owner | False completion, state mutation without preconditions, orphaned handoff |
| V - Assurance and verification | What supports the interpretation and result? | Sources, evidence class, tests, reviewer class, receipts, correction lineage | Self-audit called independent, green check with wrong tests, proof scope inflation |
| T_k(CP_t) -> CP_(t+1) + R_k T_k is a bounded transformation; R_k is the append-only receipt describing source, declared mutations, authority, checks, and resulting state. |
|---|
A valid transformation need not preserve every field unchanged. Translation changes representation. Summarization changes detail. Redaction removes disclosed content. A policy decision changes effective state. What the method prohibits is silent material mutation: changing a term, assumption, authority, completion standard, source claim, or state while preserving the appearance of continuity. The receipt must distinguish inherited fields, transformed fields, omitted fields, inferred fields, disputed fields, and newly authorized fields.
This requirement also prevents maximum-context dumping from masquerading as continuity. Context must be relevant, fresh enough for the use, and authorized for the receiver. A packet that exposes every historical detail may violate privacy, overwhelm the worker, and increase the probability that irrelevant context steers the decision. Continuity is minimum sufficient context under consequence and authority, not total recall.
The full Continuity Packet is a constitutional model. The Minimum Continuity Envelope is a provisional implementation pattern: the smallest governed decision record sufficient for a future authorized observer to identify the decision, recover its material basis, understand the authorized state transition, and know when review is required. Its depth should scale with consequence, reversibility, novelty, uncertainty, recurrence, and the number of downstream dependencies.
| Field | Question answered | When required |
|---|---|---|
| Decision identity and version | Which bounded decision is this? | Always |
| Actor or system identity | Who or what produced it? | Always |
| Authority and jurisdiction | Why could this actor decide or act? | Always for state change |
| Evidence references and classes | What supported the conclusion? | Always for consequential decisions |
| Material assumptions | What had to be true for the decision to fit? | When assumptions affect outcome |
| Rationale and alternatives | Why this action rather than another? | Scaled to consequence and novelty |
| Before-state and intended after-state | What was expected to change? | For operational actions |
| Completion definition | What observable condition counts as done? | For executable work |
| Uncertainty and dissent | What remained unknown or contested? | When material |
| Counterfactual boundary | What would reasonably have changed the choice? | For medium/high consequence |
| Reconsideration trigger | What future change requires review? | For state-dependent or long-lived decisions |
| Verification and receipt | What evidence shows the action and outcome? | For all completed consequential actions |
| Retention and disclosure class | How long and to whom may it remain available? | When data or rights are sensitive |
A coffee preference and a safety shutdown should not carry identical documentation. Proportionality prevents the method from becoming a universal paperwork generator. The record depth and assurance burden should rise when decisions are hard to reverse, affect rights or safety, propagate widely, depend on volatile assumptions, involve uncertain evidence, or authorize automated state change. Low-consequence ephemeral choices may require only identity, outcome, and a short-lived receipt. High-consequence decisions may require independent review, preserved dissent, explicit counterfactuals, notice, redress, and long-term reconstructability.
| Envelope depth = f(consequence, reversibility, uncertainty, recurrence, propagation, sensitivity) Candidate proportionality function; no universal weights are claimed. |
|---|
A rationale says why a decision was chosen. A Counterfactual Boundary asks what conditions would have caused the same legitimate decision-maker to choose differently. The distinction matters because post-hoc explanations often become unfalsifiable. A decision record that says approve because risk is acceptable provides little help when the definition of acceptable is lost. A boundary might instead record: approval depended on measured load remaining below X, the source identity being authenticated, a named control remaining active, or an affected party receiving notice before execution.
The boundary is provisional and consequence-scaled. It may be infeasible or misleading for creative, exploratory, or highly tacit judgment. It may invite hindsight bias or false precision. For that reason it should capture material conditions known at decision time, not every imaginable alternative. Its value must be empirically tested: does preserving the boundary improve reconstruction, trigger quality, correction speed, or inter-rater agreement beyond ordinary rationale and assumptions?
A Reconsideration Trigger is a detectable change requiring authorized review of an earlier decision. The trigger is not the correction, reversal, appeal, redress, or remediation itself. It is the condition that reopens the question. Candidate trigger classes include a material evidence delta, invalidated assumption, changed authority or jurisdiction, policy amendment, environmental change, consequence escalation, dependency failure, time threshold, repeated anomaly, or changed system state.
| Trigger class | Example | Required response |
|---|---|---|
| Evidence | Authenticated source contradicts the original basis | Assess materiality; preserve evidence delta |
| Assumption | Expected operating range no longer holds | Review rationale and counterfactual boundary |
| Authority or jurisdiction | Delegation expires or affected domain changes | Stop state change; revalidate decision authority |
| Policy | Governing rule is amended, superseded, or suspended | Determine prospective and retrospective effect |
| Environment | Material, market, threat, staffing, or physical condition changes | Test whether original fit still exists |
| Consequence | A low-risk local action becomes a high-impact repeated action | Raise envelope and assurance tier |
| Dependency | Control, data source, vendor, model, or sensor becomes unreliable | Quarantine dependent conclusions |
| Time | Decision reaches review date or evidence becomes stale | Revalidate or expire |
| Observed state | Outcome diverges from expected completion state | Create failure receipt and reopen |
| PROVISIONAL DEFINITION Maintainable institutional judgment is the institutional capacity to preserve enough judgment to understand why a decision fit its original reality, detect when that fit fails, and reopen the decision through legitimate authority without pretending the institution always knew. |
|---|
The term shifts the goal from passive institutional memory to an active maintenance capability. Memory can preserve a statement. Judgment maintenance preserves the statement's answerability to evidence, assumptions, authority, consequence, and outcome. The institution can then distinguish four states: the original decision was reasonable and remains valid; the original decision was reasonable but its conditions changed; the original decision was defective under information already available; or the record is insufficient to decide. Each state has different accountability implications.
The July 31 constitutional descendant separates three objects. History is what occurred and what was preserved. Institutional interpretation is what the institution was justified in concluding from the evidence, policy, authority, jurisdiction, and uncertainty available at decision time. Governed reinterpretation is what the institution becomes justified in concluding after a material change in the evidential landscape. The correction path must preserve all three rather than replacing the first two with the newest conclusion.
Figure 2. Decision continuity, reconsideration, and explicit descendant correction.
Evidence does not self-authorize a replacement decision. A remote node, model, analyst, or reviewer may submit authenticated evidence or a correction petition. Local legitimate authority must determine materiality and effective-state change within its jurisdiction. Different legitimate institutions may preserve the same evidence and reach different interpretations under different constitutions or values. The architecture seeks convergence on evidence identity and lineage, not manufactured consensus.
1. Reference the immutable history and original interpretation.
2. Identify the new evidence or invalidated condition as a material delta.
3. Validate the source, custody, relevance, and uncertainty of the delta.
4. Validate jurisdiction and correction authority.
5. Record review, dissent, and the allowed disposition.
6. Create an explicit descendant decision: uphold, clarify, narrow, amend, supersede, withdraw, recant, reopen, remediate, escalate, or defer unresolved.
7. Project the new effective state only after authorization.
8. Link notices, downstream remediation, and independent assurance when required.
9. Preserve the correction as challengeable and supersedable by a later descendant.
| LOCKED LINE The past has not changed. The receipts have not changed. The institution's justification may change. |
|---|
Modern agent systems divide work among models, tools, services, and human reviewers. The visible transcript is rarely the entire operational state. Tool calls mutate external systems; prompts omit prior constraints; summaries compress dissent; model replacement changes behavior; memory systems retrieve context probabilistically; and authorization is often attached to credentials rather than the purpose for which the credential was granted. A useful handoff therefore needs more than conversation history.
Recent work on event-sourced memory for heterogeneous coding agents and agent-specific extensions of W3C provenance confirms that agent continuity, traceability, and cross-tool handoff are active research problems. Those approaches overlap strongly with the transport, lineage, and reconstructability concerns of Continuity Calculus. The additional NULLWORKS claim is that provenance and memory must be bound to constitutional authority, explicit state transitions, completion definitions, correction lineage, and final human control when consequences require it.
An agent may possess a token that can update a database, send an email, deploy code, or purchase a service. Technical capability answers can it execute? Constitutional authority answers may it execute this action, for this purpose, on this target, during this time, under these constraints, with this consequence owner, and with what stop conditions? Treating credentials as complete authority collapses these questions. The result is overbroad delegation and ambiguous accountability.
The packet should therefore bind grants and prohibitions to identity, tenant or institution, target, action class, risk class, purpose, context references, expiration, revocation, completion definition, and escalation path. High-consequence ambiguity should fail closed or route to an accountable human. Human authority is not a decorative approval field; it is a constitutional boundary over legitimate state change.
Agent systems frequently confuse a successful tool response with a successful outcome. A deployment command returning 200 does not prove the intended site is live. A message being accepted by an API does not prove it reached the intended person. A file being generated does not prove it contains the requested evidence. Continuity Calculus requires explicit completion definitions that connect the action to an observable state and identify the verifier and consequence owner.
| Task | Weak completion claim | Observable completion definition |
|---|---|---|
| Publish a paper | File generated | Public artifact resolves at approved route; hash and release receipt match |
| Send a governed notice | API accepted request | Correct recipient, body, attachment, timestamp, and provider receipt verified |
| Repair equipment | Component replaced | Target failure no longer occurs under defined load; inspection and evidence preserved |
| Update policy | Text changed | Authorized descendant ratified; prior version retained; effective date and scope projected |
| Recover data | Records imported | Expected records reconcile to source counts and hashes; exceptions classified |
Preserving context can become surveillance if the architecture assumes that more data is always better. The framework must therefore be paired with purpose limitation, data minimization, storage limitation, access control, and deletion or redaction receipts. GDPR Article 5 provides a clear external expression of these principles: personal data should be adequate, relevant, limited to what is necessary, accurate, and retained no longer than necessary for the purpose. Continuity does not override those duties.
The implementation pattern is to separate the existence and integrity of evidence from universal disclosure of its content. A packet may carry a content-addressed reference, classification, retention state, and proof of prior existence while keeping sensitive material in an encrypted evidence vault. A receiver receives the minimum authorized projection. Withheld paths, redactions, and deletion actions leave bounded receipts. Some future decisions may become less reconstructable because lawful deletion is more important than institutional convenience; that loss should be explicit rather than secretly circumvented.
Cryptography can protect transport, custody, and tamper evidence. It cannot by itself prove intended meaning, legitimate jurisdiction, complete context, or moral and legal validity. A signed wrong interpretation is still wrong. A hash can show that a packet did not change after signing; it cannot show that the packet included the evidence or authority it should have included.
The current NULLWORKS reference implementation is an internal alpha, not a production deployment. Its governed record describes a fail-closed six-layer validator, deterministic packet hashing and governed diffs, append-only packet and receipt persistence, context freshness and minimum-necessary-context checks, capability grants and revocations, replay protection, authenticated federation, constitutional policy compilation, selective disclosure, encrypted transport, key-custody boundaries, certificate lifecycle, deployment gateway, recovery drills, tenant-isolation checks, field-pilot controls, challenge packets, and a human adjudication surface.
The implementation record preserves a false-green assurance failure: an earlier continuous-integration check did not discover the intended full suite. The gap was repaired and retained as evidence that a green status is not proof that the required tests ran. The V0.6 merge records 70 discovered tests passing on Python 3.11, 3.12, and 3.13. This is evidence of the bounded reference suite, not proof of production security, cross-organization interoperability, field benefit, or independent assurance.
| Evidence state | Current claim | Excluded inference |
|---|---|---|
| Internal canon | Six-layer method and invariants are locked NULLWORKS doctrine | Not universal or academically complete |
| Reference code | V0.1-V0.6 implementation lineage exists | Not a customer production system |
| Automated tests | 70 discovered tests passed on three Python versions | Not hostile-network or field validation |
| Failure receipt | False-green discovery gap was preserved and repaired | Not proof future assurance gaps are impossible |
| External challenge package | Portable challenge machinery exists | External review has not been executed |
| Field-pilot controls | Consent and bounded telemetry controls are specified | No actual pilot outcome or ROI claim |
Figure 3. Continuity Calculus as a governed composition of adjacent disciplines.
| Adjacent field | What it already preserves | Remaining integration question |
|---|---|---|
| W3C PROV | Entities, activities, agents, derivations, responsibility, provenance bundles | Does not itself define local decision authority, completion, materiality, or correction legitimacy |
| Architecture Decision Records | Decision, context, status, consequences | Usually software-architecture scoped; assurance, jurisdiction, state projection, and reconsideration vary |
| Event sourcing | Append-only events and reconstructable state | Replaying events does not by itself reconstruct meaning, authority, or justified interpretation |
| Temporal databases | Valid time, transaction time, historical states | Temporal accuracy does not itself define rationale, evidence class, or decision rights |
| Records management | Reliability, authenticity, integrity, usability, retention, disposition | Often governs records broadly rather than a consequence-scaled decision handoff contract |
| Belief revision | Formal operations for expansion, contraction, and revision under new information | Typically models belief states, not institutional jurisdiction, operational effects, notice, or remediation |
| NIST AI RMF | Govern, Map, Measure, Manage; context, oversight, lifecycle risk | Framework-level risk outcomes rather than a canonical cross-agent decision packet |
| Safety and assurance cases | Structured claims, evidence, argument, hazards, review | Domain-specific implementations may not preserve everyday handoff semantics and operational lineage |
| Agent provenance / event-sourced memory | Traceable prompts, responses, actions, shared event logs, handoff projections | Emerging systems may not bind evidence to consequence-scaled human authority and governed reinterpretation |
The framework should therefore avoid the claim that no one has preserved context, provenance, rationale, authority, or correction before. Its defensible research contribution is an explicit constitutional integration: a decision handoff object that treats meaning, minimum context, jurisdiction, operational state, verification, and future reconsideration as jointly required dimensions whose depth is scaled by consequence.
| q_t = [q_D, q_M, q_C, q_A, q_S, q_V], where each q_i is an assessed adequacy score in [0,1] Operational scoring candidate, not a validated interval measurement. |
|---|
| l_t = 1 - q_t Continuity loss vector: degradation by constitutional dimension. |
|---|
The vector makes one practical point: a handoff can be strong in one dimension and dangerously weak in another. A cryptographically protected packet may have q_D near one while q_C or q_A is low. A detailed narrative may preserve context but fail state or verification. Collapsing the vector into a single score can hide veto conditions, so any aggregate should retain fail-closed rules for authority, prohibited state transitions, source integrity, and required assurance.
| L_t = w . l_t + lambda*I_unauthorized + mu*I_state_mismatch + nu*I_assurance_gap Candidate risk-weighted loss with explicit veto indicators. Weights require domain calibration. |
|---|
Decision Reconstructability is the degree to which an authorized future observer can recover the evidence, rationale, assumptions, authority, state transition, and conditions for review. A useful test is not whether the observer agrees with the decision, but whether the observer can reproduce the decision problem as it was understood at the time, identify where uncertainty or discretion entered, and distinguish later knowledge from original knowledge.
| DR = (r_E + r_R + r_X + r_A + r_S + r_V + r_T) / 7 Candidate component scores: evidence, rationale, assumptions, authority, state, verification, and triggers. |
|---|
A reconstructability test can be performed by a blinded authorized reviewer who receives the preserved envelope but not the original conclusion. The reviewer attempts to identify the option set, material evidence, authority, likely action, and review conditions. Agreement, time-to-reconstruction, missing-field count, and confidence calibration provide telemetry. A high DR score does not prove the decision was good; it shows that the decision remains inspectable.
| RE = sum_j p_j * (C_reconstruct,j + C_reverse,j + C_escalate,j + C_verify,j + C_cascade,j) Expected future burden across identified continuity-failure modes j. |
|---|
Rework Exposure is prospective, not a claim of certain savings. The formula is useful only if recurrence probabilities and costs can be estimated without treating every future activity as avoidable. It should include uncertainty ranges, avoid double counting, and compare the repair cost of better continuity against the expected loss. Some defects should be monitored rather than repaired because the envelope cost exceeds likely lifetime rework. Others should be fixed immediately because they create catastrophic or cascading risk.
| Metric | What it may reveal | Anti-gaming caution |
|---|---|---|
| Packet validity rate | Required dimensions present and internally consistent | Can reward over-documentation unless proportionality is audited |
| Decision reconstruction time | Time for authorized observer to recover decision basis | Fast reconstruction can still reproduce a bad decision |
| Missing material field rate | Fields later needed but absent at decision time | Hindsight can inflate what seems material |
| Authority exception rate | Actions attempted outside grant or jurisdiction | More detected exceptions may mean better controls, not worse behavior |
| State mismatch rate | Claimed completion differs from observed after-state | Measurement quality controls the result |
| Reconsideration trigger precision | Triggers that produce material review versus noise | Low trigger rate can mean missed problems |
| Correction latency | Time from material evidence to authorized effective change | Fast correction can bypass due process |
| Original-history retrievability | Parent evidence and interpretation survive descendants | Retention law may legitimately limit retrieval |
| Divergence visibility | Authorized differing interpretations remain explicit | Consensus is not automatically the goal |
| Rework recurrence | Same continuity defect reappears after intervention | Requires stable defect classification |
| Human override quality | Overrides are reasoned, receipted, and outcome-tested | Override count alone is meaningless |
Correction count is especially ambiguous. A system with more corrections may be learning well, discovering more defects, or producing more errors. A system with few corrections may be stable, opaque, suppressing challenges, or unable to reopen decisions. Measurement must compare correction quality, consequence, baseline error, review access, and state outcomes rather than treating one count as governance success.
The paper should be weakened, revised, or rejected where evidence shows that its extra structure does not improve decision reconstruction, challenge quality, correction legitimacy, or operational outcomes relative to simpler alternatives. Specific falsification conditions include:
A consequential class of decisions remains reliably reconstructable and corrigible from data integrity and ordinary audit logs alone.
The Counterfactual Boundary adds no value beyond rationale and assumptions, or systematically invites post-hoc rationalization.
The Minimum Continuity Envelope creates more burden and privacy risk than the rework or consequence it prevents.
The six dimensions cannot coherently classify observed continuity failures without distortion or duplication.
Independent reviewers cannot apply the layer definitions consistently enough for operational use.
The correction lineage preserves history but makes present effective state ambiguous or unsafe.
Human authority gates become ceremonial bottlenecks rather than accountable consequence ownership.
Agent systems with simpler provenance and authorization controls perform as well under adversarial and field tests.
| Domain | Continuity envelope emphasis | Expected value |
|---|---|---|
| Maintenance and operations | Repair decisions, hidden workarounds, before/after state, load tests, recurring failures | Prevents component replacement from erasing causal context |
| AI-agent workflows | Task intent, canonical terms, grants, tool effects, review state, model/version, receipts | Reduces drift across agents and model replacement |
| Policy and compliance | Authority, jurisdiction, policy version, evidence, effective date, appeal and correction path | Separates the historical decision from current governing state |
| Healthcare or safety decisions | Evidence, uncertainty, consequence owner, thresholds, dissent, review trigger | Supports reconstructability and redress; requires domain regulation |
| Legal and investigative records | Source chain, claims, interpretations, authority, correction lineage | Prevents later summaries from replacing original evidence |
| Software architecture | ADR context plus operational state, assurance, expiry, and reconsideration | Makes long-lived decisions reviewable when assumptions change |
| Supply chain and vendor management | Source identity, custody, delegated authority, dependency state, notice obligations | Makes remote evidence portable without transferring local jurisdiction |
| Organizational succession | Tacit rationale, decision boundaries, recurring anomalies, unresolved questions | Converts some veteran knowledge into challengeable records |
1. Select one bounded workflow with recurring handoffs, meaningful consequence, and observable outcomes.
2. Inventory current decisions, artifacts, authority paths, state transitions, failure modes, retention duties, and hidden workarounds.
3. Define canonical terms and one authoritative completion contract.
4. Design a consequence-scaled Minimum Continuity Envelope; explicitly exclude unnecessary context.
5. Bind actor identity, authority, jurisdiction, prohibitions, expiry, stop conditions, and consequence ownership.
6. Preserve source references, evidence classes, before-state, after-state, and append-only receipts.
7. Define reconsideration triggers and permitted descendant dispositions.
8. Run adversarial fixtures: stale context, lexical drift, unauthorized action, replay, false completion, missing evidence, remote coercion, history overwrite, and false assurance.
9. Measure reconstruction time, missing material fields, state mismatch, correction latency, rework recurrence, and privacy burden against a baseline.
10. Escalate the architecture only where the evidence supports additional cost; preserve failures and rejected hypotheses.
Structured decision envelope with typed evidence, authority, state, and verification fields.
Content-addressed evidence references and immutable event receipts.
Minimum-necessary context projection and selective disclosure.
Tiered retention, encrypted evidence vaults, deletion receipts, and proof of prior existence.
Parent-descendant lineage with explicit changed and unchanged fields.
Challenge ledger with attribution, quotation permission, conflict, and disposition.
Materiality gate and jurisdiction validation before effective-state change.
Effective-state projection separated from the append-only historical log.
Review-trigger monitor and decision-reconstruction tests.
Independent challenge packets that exclude private material and preserve truth boundaries.
This paper itself should obey the architecture it proposes. Its parent records are named. Its claims are classified. Unsupported novelty and mathematical completeness are prohibited. The V0.6 implementation evidence is separated from external assurance. Provisional concepts are visibly provisional. The missing predecessor manuscript remains unresolved rather than reconstructed. Challenges should produce public or private receipts according to permission, and accepted changes should appear as explicit descendants rather than silent edits.
| Challenge | Severity | Disposition / required test |
|---|---|---|
| The framework may be an overgrown ADR | Medium | Test whether authority, state, verification, and reconsideration fields add measurable value beyond established decision records |
| Six layers may overlap or be incomplete | Medium | Use hostile classification exercises; allow explicit descendant amendment, not silent renaming |
| Counterfactuals may be fabricated after the fact | High | Capture at decision time where consequence warrants; label later reconstruction separately |
| Minimum envelope may become maximum bureaucracy | High | Consequence tiers, field budgets, retention limits, and burden telemetry |
| Human authority may become a ceremonial bottleneck | High | Bind authority to consequence ownership and response obligations; measure latency and override quality |
| Append-only history may conflict with deletion duties | High | Separate integrity commitments from retained content; use redaction/deletion receipts and lawful retention policy |
| Receipts may create false confidence | High | State exact proof scope; separate self-audit, test evidence, external review, and certification |
| Rework Tax may pathologize iteration | Medium | Use counterfactual cost baselines and classify productive learning separately |
| Bureaucracy hypothesis may become ideological | High | Keep low-confidence, avoid named-employer generalization, actively seek counterexamples |
| Agent risk claim may be automation exceptionalism | Medium | Compare matched human and agent workflows under equal task volume and consequence |
| Novelty claim may fail prior-art review | High | Do not claim academic novelty; publish overlap map and invite domain specialists |
| Formal scores may imply fake precision | High | Use vectors and veto conditions; calibrate per domain; publish uncertainty and scoring disagreement |
The framework originates in NULLWORKS operational doctrine and one internal-alpha implementation lineage; it lacks independent field replication.
The six-layer model is a useful current constitution, not a demonstrated universal decomposition of institutional judgment.
The proposed measurements have not been calibrated across domains or shown to predict outcomes.
The paper does not resolve conflicts among transparency, privacy, deletion, intellectual property, privilege, and security.
Human authority can be unjust, incompetent, unavailable, or structurally conflicted; preserving authority does not prove legitimacy.
A reconstructable decision can still be wrong, discriminatory, unsafe, or unlawful.
Some tacit, embodied, creative, or relational judgment may resist formal envelopes without destructive simplification.
The architecture may be too expensive for low-consequence work and too weak for regulated high-consequence domains without additional controls.
The exact August 1 predecessor manuscript remains unavailable, so the release cannot claim a complete paper-to-paper delta.
1. Can independent reviewers apply the six dimensions with acceptable agreement?
2. What is the smallest envelope that materially improves reconstruction for each consequence tier?
3. Does a captured Counterfactual Boundary improve trigger precision and correction quality?
4. How should lawful deletion affect proofs of prior existence and future reconstructability?
5. When should local interpretive divergence be preserved, escalated, or resolved?
6. How can authority quality and conflict be assessed without allowing the system to manufacture legitimacy?
7. What baseline distinguishes productive iteration from avoidable rework?
8. Which continuity failures are leading indicators of downstream incidents?
9. Can agentic provenance standards be extended with portable authority, completion, and correction semantics?
10. How should non-deterministic model behavior be represented in decision reconstruction and cross-version comparison?
11. What external assurance protocol is appropriate for a method that combines technical and institutional claims?
12. Does the six-layer constitution require a descendant amendment after hostile cross-domain use?
Institutions do not fail only because they lack data. They fail because data is separated from meaning, meaning from context, context from authority, authority from state, and state from proof. The result is a record that can be transported but not legitimately used, repeated but not challenged, corrected but not historically understood, or automated without the judgment that once bounded it.
Continuity Calculus proposes that the useful whole should travel together, in proportion to consequence. A Continuity Packet preserves the dimensions required for a bounded handoff. A Minimum Continuity Envelope keeps that requirement practical. A Counterfactual Boundary and Reconsideration Trigger make long-lived decisions maintainable. Governed reinterpretation lets an institution learn without rewriting the past. Receipts preserve bounded evidence without claiming universal truth. Human authority remains final where ambiguity creates consequence.
The theory is not finished, and it should not pretend to be. Its next legitimate step is not a larger claim. It is a bounded external test: compare a real workflow with and without the envelope; measure reconstructability, state mismatch, correction quality, rework, privacy burden, and operator experience; submit the result to hostile review; preserve the failures; and create the next explicit descendant.
| FINISH-LINE DOCTRINE The student never finishes. The experiment must. Every bounded build, test, handoff, correction, and publication therefore requires an honest local completion gate and a preserved receipt. |
|---|
| Field | Purpose | Applicability |
|---|---|---|
| envelope_id | Stable identifier | Always |
| parent_id / version | Lineage and supersession | When descendant exists |
| decision_or_action | Bounded proposition or requested change | Always |
| actor_identity | Human, agent, tool, node, organization | Always |
| authority_basis | Grant, role, policy, jurisdiction, prohibitions, expiry | For interpretation or state change |
| source_evidence | References, classes, hashes, custody, access state | Consequential decisions |
| canonical_terms | Definitions, units, modality, known ambiguity | When semantic drift is possible |
| mission_and_intent | Current objective and precedence | When multiple objectives exist |
| material_assumptions | Conditions required for fit | When outcome depends on them |
| rationale_and_alternatives | Reason and rejected options | Scaled to consequence |
| before_state | Preserved state before action | Operational transition |
| requested_transition | Proposed state change | Operational transition |
| completion_definition | Observable outcome and verifier | Executable task |
| uncertainty_and_dissent | Unknowns, confidence, disagreement | When material |
| counterfactual_boundary | Conditions that would change choice | Medium/high consequence |
| reconsideration_trigger | Future evidence or state requiring review | Long-lived/state-dependent decision |
| verification_plan | Tests, reviewer class, evidence required | Consequential completion |
| receipt | Source, mutations, checks, result, after-state | After transformation |
| retention_and_disclosure | Purpose, sensitivity, retention, deletion, projection | Sensitive or regulated data |
| notice_and_redress | Affected parties, appeal, remediation | Rights or consequence affecting |
| Failure mode | Description | Candidate control |
|---|---|---|
| Lexical drift | Canonical term mutates or transcription error becomes doctrine | Vocabulary binding; ambiguity preservation; correction receipt |
| Modality drift | Artifact form is substituted for requested outcome | Deliverable contract and observable completion |
| Completion drift | Two workers use incompatible definitions of done | One authoritative completion contract |
| Context drift | Stale, irrelevant, or unauthorized history steers work | Freshness, relevance, minimization, source labels |
| Authority drift | Capable actor exceeds grant or jurisdiction | Bound grants, prohibitions, expiry, consequence owner |
| Assurance drift | Execution evidence represented as outcome proof | Evidence classes and independent verification gate |
| History overwrite | Correction replaces original event or interpretation | Append-only parent-descendant lineage |
| False materiality | Convenience or model output presented as new evidence | Evidence delta and materiality test |
| Remote coercion | Federated sender forces local interpretation or state change | Local jurisdiction and decision authority |
| False consensus | Divergent legitimate interpretations are collapsed | Explicit divergence receipt |
| Privacy overcollection | Continuity becomes unlimited memory or surveillance | Minimum projection, retention, deletion receipt |
| Proof-scope inflation | Receipt or signature claimed to prove truth or legitimacy | Bounded assurance statement |
| False-green testing | Status passes while intended tests never ran | Test-discovery verification and preserved failure receipt |
| Trigger flooding | Review system overwhelmed by low-materiality changes | Consequence tier, threshold calibration, sampling |
| Trigger suppression | No path exists to reopen a stable but defective decision | Redress and challenge access |
| Correction chain break | Descendant cannot be traced to parent evidence and authority | Lineage hash, changed-field ledger, effective-state projection |
The following notation is an operational research scaffold. It does not establish mathematical completeness, independence of dimensions, calibrated measurement, or a universal calculus.
| CP_t = <D_t, M_t, C_t, A_t, S_t, V_t> |
|---|
| T_k(CP_t) -> CP_(t+1), subject to I_D, I_M, I_C, I_A, I_S, I_V |
|---|
Each I_i is an invariant set for the corresponding constitutional dimension. A transformation can be accepted only if mandatory invariants pass or the packet fails closed with a receipt. Domain policy determines which invariants are mandatory and which may remain unresolved.
| q_t in [0,1]^6; l_t = 1 - q_t |
|---|
q_t is an assessment vector, not an objective physical quantity. Scores may be ordinal, categorical, or probabilistic. Veto conditions should not be averaged away.
| R_t = {DeltaE, DeltaX, DeltaA, DeltaJ, DeltaP, DeltaEnv, DeltaK, DeltaS, DeltaTime} |
|---|
R_t is the set of candidate reconsideration triggers: changes in evidence, assumptions, authority, jurisdiction, policy, environment, consequence, system state, or time. A trigger opens review; it does not itself authorize state change.
| GR(parent, DeltaE, materiality, authority, review) -> descendant + effective_state_receipt |
|---|
GR is governed reinterpretation. It requires an immutable parent, inspectable evidence delta, materiality assessment, valid authority and jurisdiction, review record, allowed disposition, and effective-state receipt.
| DR = mean(r_E, r_R, r_X, r_A, r_S, r_V, r_T) |
|---|
| RE = sum_j p_j * C_j |
|---|
Decision Reconstructability and Rework Exposure are candidate measurements. The first assesses recoverability of the decision problem; the second estimates future burden from identified continuity defects. Both require domain-specific validation and uncertainty reporting.
| Pattern | Purpose |
|---|---|
| Structured decision envelope | Typed record carrying the minimum consequence-scaled continuity dimensions. |
| Content-addressed evidence reference | Stable link between claim and preserved evidence without universal disclosure. |
| Minimum-necessary context projection | Receiver-specific view containing only relevant and authorized context. |
| Tiered retention | Retention period and assurance depth tied to purpose, consequence, law, and sensitivity. |
| Encrypted evidence vault | Separated custody for sensitive source material with reference and access receipts. |
| Selective disclosure receipt | Declared allowed, required, forbidden, disclosed, and withheld paths. |
| Redacted descendant | Public or lower-clearance artifact linked to a protected parent without pretending equivalence. |
| Immutable event receipt | Append-only source, action, mutation, authority, and outcome record. |
| Deletion receipt | Proof that a governed deletion or redaction action occurred within bounded scope. |
| Proof of prior existence | Commitment that material existed at a time without necessarily retaining or revealing it indefinitely. |
| Parent-descendant lineage | Explicit inheritance, changed fields, unchanged fields, authority, and effective state. |
| Challenge ledger | Criticism, evidence, permission, conflict, disposition, and correction link. |
| Materiality gate | Prevents weak context, convenience, or model output from silently changing effective interpretation. |
| Authority and jurisdiction validation | Separates transport of evidence from legitimate local decision power. |
| Effective-state projection | Current operational view derived from authorized descendants while history remains append-only. |
| Interpretive divergence receipt | Preserves different legitimate conclusions without false consensus. |
| Review-trigger monitor | Detects evidence, state, authority, policy, time, and dependency changes. |
| Decision reconstruction test | Blind or semi-blind test of whether future reviewers can recover the decision problem. |
| Claim class | Status in this release | Publication rule |
|---|---|---|
| Locked NULLWORKS doctrine | Canonical definition, six layers, packet, receipts, human authority, append-only correction | May be stated as NULLWORKS doctrine, not universal fact |
| Source-supported interpretation | V0.6 implementation state, test lineage, bounded assurance conclusions | Must remain within source scope |
| Provisional definition | Rework Tax, Minimum Continuity Envelope, Counterfactual Boundary, Reconsideration Trigger, Decision Reconstructability | Must remain visibly provisional |
| Hypothesis | Bureaucracy as normalized rework; agent acceleration of inherited assumptions; value of counterfactual capture | Requires contrary evidence and falsification conditions |
| Open research question | Formal completeness, layer sufficiency, measurement calibration, external value | No resolved claim |
| Rejected claim | Mathematical completeness, production readiness, independent assurance, regulatory compliance | Prohibited |
| Blocked claim | Academic novelty and exact delta from unseen predecessor paper | Prohibited until evidence exists |
[1] NULLWORKS. Continuity Calculus Canon v0.1. Governed internal record, July 29, 2026. Git commit lineage includes 47675312059e387c69dcbe188f79dad6f5e49dc0; locked record blob SHA 3250823905f29cfd20254a146363a443f828025a.
[2] NULLWORKS. Continuity Calculus V0.6 current pointer and deployment-readiness truth boundary. Governed internal record, July 29, 2026; merge commit 7e89828f221eba85f648e82aa77468da4230a704.
[3] NULLWORKS. Governed Reinterpretation and Inspectable Correction - Constitutional Amendment V0.7. Governed internal descendant, July 31, 2026; blob SHA 93df95522b981ffa5d58c8a67c567d3348637b47.
[4] Moreau, L., Missier, P., et al. PROV-DM: The PROV Data Model. W3C Recommendation, 2013.
[5] Tabassi, E. Artificial Intelligence Risk Management Framework (AI RMF 1.0). NIST AI 100-1, National Institute of Standards and Technology, 2023. doi:10.6028/NIST.AI.100-1.
[6] National Institute of Standards and Technology. NIST SP 800-171 Rev. 3 and SP 800-171A Rev. 3: audit record content and assessment evidence, 2024.
[7] National Archives and Records Administration. NARA Bulletin 2025-01: Metadata Guidance for the Transfer of Classified Electronic Records, January 22, 2025.
[8] National Archives and Records Administration. Guidance on Managing Web Records: trustworthy records, content, context, structure, reliability, authenticity, integrity, and usability.
[9] European Union. Regulation (EU) 2016/679 (General Data Protection Regulation), Article 5: purpose limitation, data minimisation, accuracy, storage limitation, integrity, and confidentiality.
[10] Microsoft. Event Sourcing Pattern. Azure Architecture Center, current documentation accessed August 1, 2026.
[11] Nygard, M.; Architecture Decision Record community. Architecture Decision Records: documenting important decisions with context and consequences.
[12] Alchourrón, C. E., Gärdenfors, P., and Makinson, D. On the Logic of Theory Change: Partial Meet Contraction and Revision Functions. Journal of Symbolic Logic 50(2), 1985, pp. 510-530.
[13] Vaughan, D. The Challenger Launch Decision: Risky Technology, Culture, and Deviance at NASA. University of Chicago Press, 1996; enlarged edition 2016.
[14] U.S. Government Accountability Office. Reports and testimony on knowledge transfer, phased retirement, workforce succession, and institutional knowledge, including GAO-17-536 and GAO-19-696T.
[15] Souza, R., et al. PROV-AGENT: Unified Provenance for Tracking AI Agent Interactions in Agentic Workflows. arXiv:2508.02866, 2025.
[16] dos Santos Filho, E. B. ESAA-Conversational: An Event-Sourced Memory Layer for Continuity, Handoff, and Curation Across Heterogeneous LLM Coding Agents. arXiv:2606.23752, 2026.
[17] Operational Recovery Series, NULLWORKS. The Workflow on Paper Was Never the Workflow v0.6; From Runtime Truth to Operational Recovery v0.4; TAC OPS: A Governed Label Recovery Architecture v0.4. Final red-team boundary packet, July 27, 2026.
W3C PROV-DM
NIST AI RMF 1.0
NIST AI RMF Core
NARA Bulletin 2025-01
NARA trustworthy web records guidance
GDPR Article 5
Azure Event Sourcing Pattern
Architecture Decision Record examples
PROV-AGENT
ESAA-Conversational
| Field | Value |
|---|---|
| Document | Continuity Calculus: Preserving Institutional Judgment Across Time, Systems, and Agents |
| Version | Public Research Release 2.0 |
| Author / Human Authority | Mason Perry |
| Organization | NULLWORKS |
| Release date | August 1, 2026 |
| Parent doctrine | Continuity Calculus Canon v0.1, July 29, 2026 |
| Parent implementation | V0.6 deployment-readiness merge and lock, July 29, 2026 |
| Constitutional descendant | Governed Reinterpretation V0.7, July 31, 2026 |
| External prior-art review | Primary-source map completed for publication; not an academic systematic review |
| Internal red-team | Major objections and falsification conditions included in Section 6 and Appendix B |
| Independent external assurance | NOT PERFORMED |
| Production deployment | NOT PERFORMED |
| Field pilot | NOT EXECUTED |
| Exact predecessor manuscript delta | BLOCKED - predecessor artifact unavailable |
| Truth boundary | Public theoretical and exploratory release; no certification, compliance, universal-validity, or mathematical-completeness claim |
NO RECEIPT, NO SYNC. NO FAKE FINISH LINES. HUMAN AUTHORITY REMAINS FINAL.