lean

PJ-4 — Someone Continuity Fidelity Ledger

Date: 2026-07-22

Disposition

FAITHFUL-PRIMARY-INSTANCE

The PJ adapter imports the operator-ratified Someone continuity calculus and maps only its qualified reachable-fragment laws. It neither edits the source nor promotes its instance-local structure into the provisional PJ core.

Ratified source pins

The ratified scientific claim remains exactly:

identity-bound continuity admission on the reachable fragment.

Exact PJ bridge mapping

PJ/Instances/SomeoneContinuity.lean defines three PJ.IndexedJudgmentBridge values. All three use:

Their judgment families and carry laws are:

PJ bridge Source judgment Target judgment Exact native carry law
wellFormedBridge Someone.WellFormed source Someone.WellFormed target Someone.reachable_preserves_wellformed
coherentBridge Someone.Coherent source Someone.Coherent target Someone.reachable_preserves_coherent
ownsPacketBridge Someone.OwnsPacket source Someone.OwnsPacket target Someone.reachable_preserves_ownsPacket

The adapter does not replace Reachable with an adapter-owned continuity predicate, reconstruct its result from endpoint equality, or attach a new meaning to any of the three source judgments.

Instance-local receipt laws

The following source laws are exposed locally:

These are not fields or theorems of PJ.Core. Identity and composition remain local because Execution Custody does not force a generic composition law. The identifier result preserves an asserted AgentId; it does not authenticate that identifier.

Positive lane

The native Someone.own_packet_earns_name proof is retained as the exact receipt for three PJ entitlements:

Their source is Someone.initial i; their target is exactly:

⟨i, targetState (acceptedPacket ad), some (acceptedPacket ad)⟩

and construction still requires the native ownership premise ad.earnedBy = i. Consuming those entitlements recovers only WellFormed, Coherent, and OwnsPacket at that target. It does not recover standing, authentication, operational authority, retained history, or any other unqualified judgment.

Foreign-packet hostile mapping

The exact native Someone.foreign_packet_unreachable theorem is carried through all three bridges as:

Each theorem defeats a PJ EntitledFrom by eliminating its exact Reachable (initial i) a receipt when a wears a packet whose earnedBy identifier differs from a.id. The adapter does not turn that negation into a typed refusal, indeterminate result, stored receipt, or global authentication claim. The source hostile remains a reachable-fragment result; raw step remains wider on malformed prestates.

Axiom footprint

The adapter contributes 13 explicit declarations:

The [propext] dependencies are inherited through the exact source preservation and anti-entitlement proofs. PJ adds no new axiom class.

No weakening and omitted local structure

The adapter preserves the exact source indices, judgment predicates, reachability receipts, positive route, and foreign-packet countermodel. No source theorem, premise, refusal boundary, or identifier distinction is weakened.

The following remain intentionally outside the PJ instance and core:

Operational Continuity deferral

The operational repository at /home/jbeck/git/continuity remains a later implementation/correspondence candidate. It was not used to force the PJ signature, fill a missing source theorem, or strengthen this adapter. No formal↔operational correspondence is claimed.

Future public name

If this ratified calculus later crosses into the public Lean repository, its public module and namespace must be named Continuity, not Someone. That future move requires an exact namespace/path-rewrite and public-admission gate preserving theorem content, axiom footprints, hostile boundaries, and the bounded reachable-fragment claim. PJ does not perform or authorize that transfer; internally it continues to import the frozen source under its current Someone name.

Fidelity conclusion

The instance is faithful to the ratified source and retains both its positive and hostile surfaces. It establishes contact with the minimal indexed judgment/receipt signature without implying a generic history, refusal, authentication, ownership, conservation, or continuity algebra.