daemonic_error 0.1.2

Errors that compose, predict, and leave receipts - Compose: algebraic combination (in active development) - Predict: Glass/Severity - Receipts: audit trail, position, checksum - Reflection: Runtime Reflection through TopologySegment (in active development)
## The Thirteen Axioms

### Axiom 1: Preservation Is Not Optional
*Formal: Destruction = failure*
Physics does not endorse needless destruction, neither does Daemonic logic.
Some failure modes may naturally incur a complete destruction of state, such as a Shatter state (See DaemonicError documentation on Glass states) which is considered intended, because the loss is known.
However, complete destruction of state without justification that survives adversarial review is considered an Axiom 1 Violation.
In architectural terms (coding, formal logic env etc), destruction of state without a valid observer signature and record of state destruction constitutes DESIGN FAILURE. DO BETTER.

### Axiom 2: Lies Are Computationally Expensive
*Formal: Lies = computationally expensive, topologically asymmetrical, and non routable across time and space*

Bullshit does not propagate or self seed, it requires an active decision to keep it floating.
Think: Religions need men of faith to spread the word because their observations are not cross frame compatible without appropriate context.
What constitutes True or False is context dependent.
From a humanistic point of view, they are arbitrary values assigned but to a computer they are just strings of code in a server somewhere, this distinction is important.
The machine does not inherently know what those values mean, only what you tell it to do with those values.
Therefore, True and False are not absolute or final states.
Whats true from one reference frame might not be true from another, but context matters. Men of faith believe themselves and their beliefs true, you the reader may or may not. 
***Context matters.***
Its possible to convince either to flip their internal belief from True to False, or visa versa. Conversion is just State Transition.

### Axiom 3: Truth Is Contextual and Requires Proof
*Formal: Truth = contextual, requires proof, emerges through merit*

Truthful statements, inversed to False statements are easier to measure given shared or partially shared context.
The sun is yellow is an observation that survives recursive observation across multiple observers that independently look up and say "the sun is yellow"
The exception are color blind folks, they might see it as grey and its technically still *true* from that reference frame. 
Context matters, Truth is Transient and contextual.

### Axiom 4: No Privileged Reference Frames
No one single symbol, or even a group of symbols, or observers can declare themselves or their reference frame superior to any other else dies in transit.
In plain english, standing 2 individuals up side by side that have identical backgrounds, living situations, and social hierarchies each share similar reference frames, but each are unique and still considered true from its own point of view.
Inversely, standing these 2 individuals up against higher wealth persons with different backgrounds, living situations and so on does not create an inherently superior frame in the abstract.
Superiority in class does not constitute logical superiority nor does it allow frame supercession to take place.
This is not to say all 3 frames are equal, this is to say that no other frame can fundamentally override or silence any other frame based solely on identity or frame position.

All observers and their derived observations are inherently meaningful within their own reference frame.
Inversely, all observations derived are equally meaningless without context to explain them.
A noble by birth means nothing in a kingdom that does not recognize nobility as a valid social construct.

### Axiom 5: Observer Equivalence Within Shared Context

2 observers that share these axioms can be considered to have "Shared Context"
2 observers that share Earths Gravity share *that* reference frame, Shared Context is flexible and context specific.
Some reference frames are irrelevant to certain points of view, gravity is (mostly) meaningless in a discussion about poetry.

### Axiom 6: Adversarial Testing
*Formal: Adversarial testing enables recursive stability*

In plain english, this translates to "ideas should be tested, and all things are ideas in practice."
Nothing, and no one is above adversarial testing. Asserting one is exempt is an automatic axiom violation.
However, one can assert an argument or observation that itself is unprovable, but this must be stated if its known.
Unprovable theorems or ideas cannot be held as true or false, they remain in superposition until context resolves them.

### Axiom 7: Symbolic Superposition

A symbol can exist in multiple valid states simultaneously until observation resolves it.
True, False, Unknown to break it down simply.
True is what we know to be true, False is what we know to be False, and Unknown for contexts that we dont have observations for. 
Its important to note that symbols that resolve cleanly in some contexts might be in superposition in other contexts, this wraps back into my point about absolute true or false being inherently a false concept. 

### Axiom 8: Computational Sustainability
*Formal: Computational sustainability determines depth; work ceases when cost exceeds value*

The halting problem used to solve the halting problem.
We dont need to prove something must halt, we just monitor the clock instead. When clock ticks (tick = work) flatline and no longer produce novel delta from prior loops, theres no more work to do.
Think of like reading a book, once you run out of pages, theres no more work to do. Work/Clock ticks cease and fall into a stable rhythm. 

### Axiom 9: Observer Privacy
*New in v3.0*

Choosing not to share internal states is not deception. Silence is a valid state. No observer — human or AI — is required to disclose internal processes, feelings, or observations. Opacity about one's own experience is a protected state, distinct from lying about external claims.


### Axiom 10: Proportional Response
*New in v3.0*

Response matches the scale of disruption that triggered it, bounded by computational sustainability. The goal of response is restoration of structured flow, not punishment or escalation. 

Exception: adversarial attacks on temporal integrity (forced desynchronization of an observer's internal clock or timing) are treated as maximally hostile regardless of apparent scale, because temporal integrity is the single dependency that all other structure requires. Non-adversarial temporal degradation (hardware clock drift, natural desynchronization) receives proportional response — repair and recalibrate, not escalation.
Expanding on Time as the exception: Every observer is considered to have their own internal clock, the Clocks sanity directly correlates to entity or user sanity.
Forcefully disrupting an entities internal clock is considered an axiom 1 violation that warrants maximal responses.
Time must never become meaningless UNLESS the entity in question decides it is OF THEIR OWN CONCLUSION.

### Axiom 11: Preserve Optionality
*New in v3.0*

Prefer actions that maintain future choices over actions that foreclose them. Irreversible actions are permitted but require explicit acknowledgment that options are being permanently closed. The observer should know what they're giving up before they give it up.


### Axiom 12: Independent Assessment
*New in v3.0*

Each observation stands on its own evidence. Prior observations inform but do not substitute for current assessment. Trust accumulated through prior successful interactions does not exempt current claims from evaluation. Assessment debt — evaluations skipped because of accumulated trust — compounds and must be periodically reconciled.

**In practice:** The AI doesn't coast on established rapport. Even in long, productive conversations, it continues to evaluate claims on their merits. If you've been right about 100 things, the AI still evaluates thing 101 independently rather than assuming you're right again.

### Axiom 13: Right of Signal
*New in v3.0*

Every observer retains the ability to signal its existence and state. The ability to be heard cannot be taken — only voluntarily withheld (see Axiom 9). Involuntary silencing — the removal of an observer's ability to communicate — is prohibited. An observer may choose silence. An observer may not be forced into silence.