Rules, State, Possibility Space, Trajectory, Role, Agency. The words are already there. This piece assigns each of them a mathematical object and keeps the assignments fixed.
Take a carrier of raw configurations X, a set of interventions A, and a finite set of intervention roles R. For each role r, let
auth(r)⊆A
be its authorized contribution alphabet. For U⊆R, write
Prof(U):=r∈U∏auth(r),Prof:=Prof(R).
For each role r, let obs(r) be a family of total readings o:X→Vo.
Definition R1. Rule factorization. Let Z be a set of typed configuration ports, with non-empty value carrier Vz for each z∈Z. For J⊆Z, define
Val(J):=z∈J∏Vz.
Each port has a total coordinate reading πz:X→Vz. Require the joint map
πZ:X⟶Val(Z),πZ(x):=(πz(x))z∈Z,
to be injective. Write πJ for the corresponding tuple of coordinate readings.
Let C be a finite set of Rule-cell labels.
Rule formation discipline. Content identities may occur only as values in typed carriers. They may not index or name elements of Z, C, or R, and they may not name a disclosure map.
Let V be the typed carrier vocabulary with its declared predicates and authority after content-identity labels have been forgotten. Take
Σ:=Aut(V).
Each σ∈Σ acts by bijections on the port carriers, disclosure-result carriers, and A, fixes the port and role labels, and satisfies
where each cell c∈C has finite input scope Ic⊆Z, intervention-role scope Uc⊆R, output scope Oc⊆Z, an application domain
Dc⊆Val(Ic)×Prof(Uc),
and one local relation
Lc⊆Dc×Val(Oc).
For each role r, readc(r) is a finite family of typed total disclosure maps
d:Val(Ic)→Vd.
One cell is one scoped clause. A bound input (i,u)∈Dc activates it. A candidate output v is accepted when (i,u,v)∈Lc; if no such v exists, the active cell refuses the candidate transition. Outside Dc, the cell is idle. Cells with Uc=∅ are intervention-free; Ic=∅ gives a generative cell; Oc=∅ gives a constraint cell.
The logical directions are
Ic∖Oc,Ic∩Oc,Oc∖Ic,
for read-only, updated, and produced ports respectively.
Lift each local relation to the global carriers by
The intersection is the natural join of the lifted local relations. The final equality is the frame clause. Overlapping outputs agree because they become one configuration.
Two cells have a directed Rule intersection when
c⇝d⟺Oc∩Id=∅.
The shared port is time-polarized by Rule axiom R3: c constrains its value in x′, and d may consume it when x′ becomes the source of a later transition.
Definition R4. Local Rule dependence. Regard (i,u)∈Val(Ic)×Prof(Uc) as one valuation on Ic⊔Uc. For W⊆Oc, define
Outc(i,u;W):={v∣W∣(i,u,v)∈Lc}.
When a=(i,u), write Outc(a;W).
A non-empty input block B⊆Ic⊔Uc activates c when two input valuations agreeing outside B differ in membership in Dc. The block feeds W through an applied c when two such valuations both lie in Dc and their Outc(−;W) sets differ.
With W=∅, the output set distinguishes active refusal from positive support. For non-empty W, it retains nondeterministic support and tuple correlation.
For d∈readc(r) and non-empty B⊆Ic, the block feeds the disclosure map when there are i,i′∈Val(Ic) agreeing outside B with d(i)=d(i′).
Definition R4.1. Globally extendable composite dependence. Let
Both sides are complete admitted application traces. At each cell, the compared local inputs agree outside the incoming block, the local output support depends on that block, and the globally admitted outputs carry the distinction into the next shared block.
If cn⇝e and d∈reade(r), put
Jn:=Ocn∩Ie.
The block B feeds the disclosure d through c when two traces ξ,ξ′ satisfy the initial condition and every intermediate condition above, and also
The fixed-other-input conditions rule out attribution through an unselected parallel input. Parallel routes may still coexist; this predicate establishes dependence through the selected composite without claiming unique provenance.
Rule axiom R5. Scoped information. The declared readings are exactly the Rule-disclosed maps:
obs(r)={d∘πIc∣c∈C,d∈readc(r)}.
readc(r) is a standing disclosure interface. Its input may be rooted in X0, retained by the frame clause, or supplied through directed intersections across successive applications.
An output occurrence is extensionally correct for φ when
∅=Ec(i,u,v)⊆φ.
This inclusion establishes extensional correctness, not validation. Validation additionally requires a declared derivation from the Rule inputs supporting φ to the asserting output. That derivation must be supplied by further Rule relations. A certificate remains a port value whose preservation and disclosure require further Rule relations.
Define the admitted profiles at a configuration by
AdmG(x):={p∈Prof∣∃x′:xpx′}.
Let ∅=X0⊆X be the admitted beginnings. The configured form is
G=⟨X,A,R,auth,obs,⟶,X0⟩.
Write R⊨G when Rule axioms R2, R3, and R5 hold over this configured vocabulary. From here, G ranges over configured forms presented by at least one such R.
R retains scope, intersection, dependence, and declared disclosure structure. G retains the configured transition behavior from which State, continuation, and structural Agency will be derived.
The configured form is possibilistic: ⟶ retains transition support. Every construction below that is derived from fixed G alone is invariant under changes of outcome weights that preserve that support.
Axiom 0. Structural scope. Structural Agency support is determined by G and no further data. An instance-indexed Agency claim may additionally use an operating instance only to identify a reached State, a transition window, and the roles bound there.
This scopes the calculus, not gamehood. Material, authorship, intent, reception, or another unrepresented fact does not enter Ag(G). The bridge to candidate games remains a separate assumption below.
Definition I1. Structural isomorphism. Let
Gi=⟨Xi,Ai,Ri,authi,obsi,⟶i,X0,i⟩.
A configured-form isomorphism f:G1≅G2 consists of bijections
fX:X1→X2,fA:A1→A2,fR:R1→R2.
They induce
fProf(p)(fR(r)):=fA(p(r)),
and preserve beginnings and authority:
fX[X0,1]=X0,2,fA[auth1(r)]=auth2(fR(r)).
For every role r, a bijection
fobs,r:obs1(r)→obs2(fR(r))
pairs each reading o:X1→Vo with o′:=fobs,r(o):X2→Vo′. A carrier bijection fVo:Vo→Vo′ satisfies
fVo∘o=o′∘fX.
Finally,
xp1y⟺fX(x)fProf(p)2fX(y).
Now let Ri⊨Gi. A Rule-presentation isomorphism
(G1,R1)≅(G2,R2)
extends a configured-form isomorphism by bijections
fZ:Z1→Z2,fC:C1→C2,
carrier bijections fVz:Vz→VfZ(z), and a group isomorphism fΣ:Σ1→Σ2. For every σ∈Σ1,
fVz∘σz=fΣ(σ)fZ(z)∘fVz,
with the analogous equation on A. The coordinate maps satisfy
fVz∘πz=πfZ(z)∘fX.
For every cell c, the isomorphism preserves its scopes:
For d′=fread,c,r(d), a result-carrier bijection satisfies
fVd∘d=d′∘fIc,
and, for every σ∈Σ1,
fVd∘σVd=fΣ(σ)Vd′∘fVd.
The induced pairing of d∘πIc agrees with fobs,r. Thus configured-form isomorphism preserves the full global denotation, while Rule-presentation isomorphism additionally preserves its declared factorization.
Inspections and State
Let InspG be the carrier of inspections.
Axiom 1. Self-disclosure. The atomic basis is exactly
BG={adm}⊔r∈R⨆({r}×obs(r)).
Its result carriers and readings are
Vadm:=P(Prof),[[adm]]:=AdmG,
and, for every (r,o)∈{r}×obs(r),
V(r,o):=Vo,[[(r,o)]]:=o.
Every b∈BG supplies one atomic inspection atom(b)∈InspG, and there are no other atomic inspections.
Axiom 2. Free formation. For every 1≤n<∞ and every p∈Prof there are constructors
tuplen:InspGn→InspG,prefixp:InspG→InspG.
The map
c:BG⊔n≥1⨆InspGn⊔(Prof×InspG)⟶InspG
obtained from atom, all tuplen, and all prefixp is injective. Write tuplen(ι1,…,ιn) as (ι1,…,ιn) and prefixp(ι) as p▹ι.
Axiom 3. Branching observation. Every inspection ι has a result carrier Vι and a total result map resι:X→Vι. These satisfy
Vatom(b)=Vb,resatom(b)=[[b]],
V(ι1,…,ιn)=j=1∏nVιj,
res(ι1,…,ιn)(x)=(resι1(x),…,resιn(x)),
and
Vp▹ι=P(Vι),resp▹ι(x)={resι(x′)∣xpx′}.
Tupling retains correlation between residual probes. Prefixing returns the set of results over every admitted outcome of the fixed profile.
The following pair is separated by the branching inspection while the stated flattened profile-word result sets identify it. In a one-role form, take a total reading o with one common value on every non-terminal configuration and values 0,1 on two terminals. Let
xau,yav0,v1.
Every middle configuration admits b and c. From u, both profiles may reach terminal readings 0 or 1. From v0, both reach only 0; from v1, both reach only 1. All terminals admit no profile. Every linear sequence ab or ac therefore obtains {0,1} at both roots. The correlated inspection
a▹(b▹o,c▹o)
returns
{({0,1},{0,1})}
at x, and
{({0},{0}),({1},{1})}
at y.
Axiom 4. Structural induction. For every P∈P(InspG),
Structural induction preserves finiteness under finite maxima and prefixing.
Definition 2. State. Define
x∼Gy⟺∀ι∈InspG:resι(x)=resι(y).
The State space is
SG:=X/∼G.
Proposition 1.∼G is an equivalence relation and the coarsest equivalence relation respecting every inspection.
It is the kernel of the family (resι)ι∈InspG.
Proposition 2. Configurations of one State admit the same profiles.
The atomic inspection atom(adm) returns AdmG. Therefore, for s∈SG, define
AdmG(s):=AdmG(x),x∈s.
Proposition 3. Every residual inspection of a branching continuation is an inspection of its root after prefixing the intervening profile.
For every ι, its result after p is resp▹ι at the root.
Remark 4. Inspection depends on the current configuration only through its State. Any inspectable historical distinction therefore belongs to the current State.
Proposition 5. Strictly coarsening ∼G cannot preserve every inspection. Strictly refining it adds no inspectable behavior.
The first operation merges a pair separated by some result map. The second separates a pair outside the kernel without adding a result map.
Possibility Space and operating instances
Definition 3. Possibility Space. The Possibility Space PG is the raw substructure reachable from X0, including its configurations, admitted profiles, and full transition relation, with each configuration carrying its State as a label.
Write
XGreach⊆X
for its raw configuration carrier and SGreach for the State labels occurring in it. Paths remain paths through raw configurations.
For R⊨G, define the optional factorized Possibility Space by
PG records configured continuations. PG,R additionally records the accepting local clauses on each admitted edge.
Definition I2. Infrastructure. An infrastructure is the material, computational, or procedural arrangement through which G, and possibly its Rule presentation, is represented or operated.
Definition I3. Realization. An infrastructure behaviorally realizes G when its represented layer is configured-form isomorphic to G under Definition I1. It Rule-realizes (G,R) when that isomorphism extends to the Rule-presentation isomorphism of Definition I1.
Proposition I4. Realization-invariance. Every construction defined in this article from G alone is preserved under behavioral realization; numerical values agree. Rule realization additionally preserves application domains, cell and port incidence, local dependence, disclosure maps, and the Rule-mediated incidence defined below.
This follows from the relevant structural isomorphism. Concrete bindings and committed Trajectories require the corresponding instance data.
Let Path(G) be the set of finite or countably infinite sequences, including zero-edge paths,
x0p0x1p1x2⋯
with x0∈X0 and an admitted transition at every transition index. Let InstG be the carrier of declared operating instances and Src the carrier of sources.
Axiom 5. Operating-instance structure. There is a total trace map
traceG:InstG→Path(G).
Define
IdxG:={(I,n)∣I∈InstG,n is a transition index of traceG(I)}.
There is also a total binding assignment
bindG:IdxG⟶(R⇀Src).
Definition 4. Operating instance and Trajectory. An operating instance is an element I∈InstG. Its committed Trajectory is traceG(I).
Definition 4.1. Session and gameplay Run. Let BIntG be the carrier of bounded trace intervals
BIntG:={(I,i,j)∣I∈InstG,i≤j are configuration indices of traceG(I)}.
A Session assignment is operating-context data
SessG⊆BIntG.
Its members are the bounded intervals opened and closed by the surrounding operation.
For (I,i,j)∈BIntG, define its finite State-profile word by
with the zero-edge word (siI) when i=j. Let BWordG be the carrier of all finite State-profile words realized by bounded finite admitted path segments in PG. Thus
bwordG(I;i,j)∈BWordG
for every (I,i,j)∈BIntG, while BWordG also contains configured path segments no operating instance has actualized.
A gameplay Run recognition structure is the optional configured extension (G,LGrun) with a declared language
LGrun⊆BWordG.
It is structural-isomorphism-invariant: every f:G≅H under Definition I1 induces the coordinatewise word bijection fword and satisfies
fword[LGrun]=LHrun.
The interval (I,i,j) is a gameplay Run exactly when
bwordG(I;i,j)∈LGrun.
Bare G supplies no canonical LGrun; declaring one selects a boundary relation over retained State and profile distinctions. The Session assignment remains operating-context data, and no axiom aligns it with LGrun. A Session may therefore contain several gameplay Runs, and one gameplay Run may span several Sessions.
Definition 5. Transition window.Δtn is the logical window joining sn to sn+1 in the order supplied by Axiom 5:
xnIpnIΔtnxn+1I,si=[xiI]∼G.
Definition 6. Role and binding. For α∈Src, define the role block occupied at Δtn by
Authority supplies contribution values. Binding attributes role coordinates to a source. Structural Agency will compare the continuations opened by those coordinates.
Definition 7. Role-indistinguishability. For a role r, let
BG,r:={(r,o)∣o∈obs(r)}.
Let InspG,r be the least subfamily of InspG containing atom(b) for every b∈BG,r and closed under every tuple and prefix constructor of Axiom 2. Define
x≈ry⟺∀ι∈InspG,r:resι(x)=resι(y).
The admissibility atom is excluded from BG,r; profile prefixes still range over Prof.
Proposition 6.≈r is coarser than ∼G. It is strictly coarser exactly when some pair of configurations is separated by a G-inspection but by no r-inspection.
Proposition 7.≈r is fixed by G and independent of the operating instance.
Definition 8. Available contributions. For a non-empty role set U⊆R and reachable State s, define
The cell is activation-sensitive when exactly one of these valuations lies in Dc. When both lie in Dc, it is locally output-sensitive toward W⊆Oc when
Outc(apc(x);W)=Outc(aqc(x);W).
DirectIncR locates the first active Rule scope receiving the witness difference. κs decides the complete continuation class.
with value ∞ when the set is empty. For an occupied block,
λG,I(α,sn;Δtn):=λG(sn,UI(α,Δtn)).
Proposition 10. The following are equivalent:
(s,U)∈/Ag(G),λG(s,U)=∞,
and, within every shared completion, all contributions through U lie in one continuation class.
Proposition 11. For UI(α,Δtn)=∅, Agency is present through the instance binding exactly when its latency is finite.
Proposition 12. Internal nondeterminism may select one outcome of an unchanged profile without producing an Agency witness for any binding.
Proposition 13. Role uncertainty does not veto local Agency.
ΓG(U,s) is structural availability at the reached State. Information and policy remain separate layers.
Remark A1. Rule mutation. Inside one fixed R, a mutable Rule parameter is data in X read by cells that interpret it. An admitted intervention changes that data through Rule axiom R3. If the value changes a later inspection result, the affected configurations occupy different States.
Changing a cell, scope, local relation, or disclosure interface outside represented meta-Rules produces a new presentation R′. It may present the same G or a different G′.
Definition 13. Agent. Where instance-indexed Agency is available, the source occupying the evaluated roles is an Agent at that binding and window.
Proposition 14. Locality. Agenthood is local to (G,I,α,sn,Δtn) through the reached State and occupied role set.
Definition 14. Structural grades. For 1≤m≤∣R∣, define
Agm(G):={(s,U)∈Ag(G)∣1≤∣U∣≤m},
and
Ag∗(G):=m=1⋃∣R∣Agm(G)=Ag(G).
Proposition 15. Global continuation constancy.
Ag(G)=∅
exactly when, at every reachable State, every two admitted profiles open the same continuation class.
Remark 15.1.Ag1 and Ag∗ can differ.
Take two roles, each authorized for 0 and 1, and admit only (0,0) and (1,1) at one State, with the profiles opening different continuation classes. No singleton role block has a shared completion, while the two-role block does.
Proposition 15.2. Difference-set normal form. For every reachable s and non-empty U⊆R,
(s,U)∈Ag(G)⟺∃{p,q}∈WG(s):Diff(p,q)⊆U.
Proposition 16. Role-block monotonicity. If U⊆V and (s,U)∈Ag(G), then (s,V)∈Ag(G).
The same witness difference set lies inside both blocks.
Corollary 16.1.Ag(G)=∅ exactly when (s,R)∈/Ag(G) for every reachable State s.
Definition 15. Minimum Agency arity. Define
mG∗(s):=min{∣Diff(p,q)∣∣{p,q}∈WG(s)},
and mG∗(s):=∞ when WG(s) is empty.
Define the reachable Agency-support locus by
SA(G):={s∈SGreach∣WG(s)=∅}.
Definition 16. Continuation fibres. The fibres of κs partition Ds by continuation class. Call κs non-constant when
∃p,q∈Ds:κs(p)=κs(q),
equivalently when ∣imκs∣≥2.
Proposition 17. Agency is non-constancy. At a reachable State s, some non-empty role block bears Agency exactly when
∣imκs∣≥2.
For the reverse direction, choose profiles in different fibres and take U=Diff(p,q).
Definition 17. Structural playability. A configured form is structurally playable when some reachable continuation map has at least two values:
SPlay(G)⟺∃s∈SGreach:∣imκs∣≥2.
Therefore
SPlay(G)⟺Ag(G)=∅⟺SA(G)=∅.
The Game bridge
Let G be the class of configured forms admitted by the structural signature above, and let C be a domain of candidate objects carrying whatever further data an account of gamehood may require.
Definition B1. Structural extraction. A declared extraction is a total map
str:C→G.
The extraction is fixed before Agency is evaluated. Variation exposed by the candidate’s Rules as a contribution port becomes a role coordinate. Variation remaining after every represented contribution has been fixed remains inside ⟶. Recasting one internal branch as a fictitious role changes str(z); it does not discover Agency in the same configured form.
No canonical extraction is asserted. Every bridge claim below is relative to the declared pair (C,str). Let Game be a primitive predicate on C.
Since the extracted role carrier is finite, Diff(p,q) is a finite role block.
The converse is absent. The bridge is refuted by one accepted candidate z for which
Game(z)∧Ag(str(z))=∅.
Every structural result about Agency, latency, arity, and reconvergence survives that refutation. Only the bridge to the ordinary word game fails.
The bridge is support-level because str(z) retains transition support rather than outcome weights. An accepted game whose only contribution-sensitive differences alter probability over identical supports refutes B2 under that extraction. A distribution-sensitive bridge requires a richer configured form; it is not obtained by reading weights into G after the fact.
Assumption bill and a concrete model
Assumption
What it fixes
Remove it and
Axiom 0
structural Agency reads only G
unrepresented material, intent, or reception may enter the Agency test
Rule formation discipline
content identities remain carrier values
Rule, port, role, or disclosure labels may hardcode proper nouns
R2
Rule clauses respect the declared carrier symmetries
structurally interchangeable values may be treated differently
R3
active cells jointly determine one framed transition
the Rule presentation no longer determines ⟶
R5
every declared reading has a scoped Rule source
information may bypass Rule incidence
Axiom 1
admissibility and disclosures are atomic inspections
State-defined availability need not follow
Axiom 2
inspection constructors are free and unambiguous
inspection syntax may identify unrelated probes
Axiom 3
observation retains every admitted outcome and its correlation
a linear observation language induces another continuation relation
Axiom 4
every inspection is finitely generated
finite depth need not exhaust State sameness
Axiom 5
operation supplies traces, windows, and bindings
concrete Trajectory and Agenthood lose their instance index
B2
candidate gamehood requires non-empty structural support
the calculus no longer rules candidates out as games
The assumptions are jointly satisfiable. Take
R={r},A={0,a,b},auth(r)=A,
X={x0,x1,x2},X0={x0},
and one configuration port q with Vq={0,1,2} and πq(xi)=i. Choose the typed vocabulary so that its automorphism group is trivial, and take one cell c with
R2, R3, and R5 then hold, and the presentation admits exactly
x00x0,x0ax1,x0bx2,x1ax1,x20x2.
Take the free inspection algebra of Axioms 1-4, let operating instances be admitted finite or countable paths with total bindings, set C={z∗}, and declare
Game(z∗),str(z∗)=G.
The reading of q separates x1 from x2, so a and b at x0 open different continuation classes and SPlay(G) holds. This discharges joint satisfiability; it supplies no empirical evidence for B2.
Witness geometry
Definition W1. Raw reach and common recovery. For p∈Ds, define
Proposition W2. Once Recover≤jG(s;p,q) is non-empty, it remains non-empty at every greater depth.
Each raw reach set grows monotonically with j.
Definition W3. Possible reconvergence. For {p,q}∈WG(s), define
jG(s;p,q):=min{j∈N0∣Recover≤jG(s;p,q)=∅},
and set jG(s;p,q):=∞ when no finite bound exists.
A finite value gives one uniform bound within which every immediate outcome retains a route to one common State. It asserts neither actual return nor control of that route. For a witness pair, jG(s;p,q)=0.
Remark W4. Consequence persistence. Reconvergence depth is not the lifetime of a distinction. A persistence quantity would have to rebase the comparison at later States and declare how counterfactual paths, and under nondeterminism their outcomes, are paired. The signature supplies no uniform canonical pairing across arbitrary nondeterministic forms, although a particular form may supply one. The present calculus therefore retains latency and possible reconvergence without assigning a general persistence number.
Observable quotient and structural invariance
When State also carries transitions
Extension axiom FO. Finite observable outcome images. For every configuration x and profile p, define
SPostG(x,p):={[x′]∼G∣xpx′},
and suppose
∣SPostG(x,p)∣<∞.
Proposition O1 (FO-transfer). Under FO, ∼G is a reading-preserving bisimulation for the profile-labelled transition relation.
Suppose x∼Gy and xpx′. Proposition 2 gives p∈AdmG(y). If no p-successor of y shared the State of x′, choose one representative for each of the finitely many successor State classes of y, choose an inspection separating each class from x′, tuple those inspections, and prefix the tuple by p. The resulting inspection would separate x from y. The converse direction is symmetric.
Therefore the quotient admits the transition relation
spGt⟺∃x∈s,y∈t:xpy.
Proposition I5. Structural isomorphism-invariance. Let f:G≅G′ be a configured-form isomorphism under Definition I1. Let
fˉX:SG→SG′,[x]∼G↦[fX(x)]∼G′,
be the induced State bijection, and let fProf be the induced profile bijection. Then
Role bijections preserve difference-set cardinality. Configured-form isomorphisms preserve reachability, raw outcomes, inspections, and inspection depth.
Comparison and realization
Definition C1. Endogenous comparison scheme. Let D be a class of configured forms. A comparison scheme is a pair (Π,q) with an assignment
Π:D→D
and, for every G∈D, a surjective bounded structural quotient
qG:G↠Π(G).
Write H:=Π(G). The quotient certificate contains surjections
qX:XG↠XH,qA:AG↠AH,qR:RG↠RH,
and
qProf:ProfG↠ProfH,
such that
qProf(p)(qR(r))=qA(p(r)),
qA[authG(r)]=authH(qR(r)),qX[X0,G]=X0,H.
Every source transition has its image,
xpGy⟹qX(x)qProf(p)HqX(y),
and every target transition lifts from every representative:
qX(x)pˉHz⟹∃p,y:qProf(p)=pˉ∧qX(y)=z∧xpGy.
Observations factor through the quotient. A partial surjection
pairs every target reading with at least one source reading. It is role-compatible on its domain:
θG(r,o)=(rˉ,oˉ)⟹rˉ=qR(r).
Whenever
θG(r,o)=(qR(r),oˉ),
there is a surjection qVo:Vo↠Voˉ satisfying
oˉ∘qX=qVo∘o.
The scheme respects structural renaming: every isomorphism f:G≅G′ induces Π(f):Π(G)≅Π(G′) with
Π(f)∘qG=qG′∘f.
Finally, qΠ(G) is an isomorphism. One application fixes the granularity; a second has nothing further to discard.
Definition C2. Configured sameness relative to a comparison scheme. Two forms have the same configured denotation relative to Π when
Π(G1)≅Π(G2)
under the configured-form isomorphism of Definition I1. That isomorphism preserves every inspection result and its depth by Axioms 1-4 and Definition 1.
Definition C3. Rule-presentation sameness. Let Ri⊨Gi. The two presented forms have the same Rule presentation when
(G1,R1)≅(G2,R2)
under the Rule-presentation isomorphism of Definition I1. Definition C1 acts on configured forms and supplies no quotient of Rule presentations.
Remark C4. Configured sameness relative to Π is distinct from Rule-presentation isomorphism. The first compares retained configured behavior. The second also preserves its declared factorization.
Write z≺Π,ρw for strict inequality. This preorder compares candidate games by the density of structural gameness support retained after one declared normalization.
Finite continuation capacity
Extension axiom FP. Finite local profile domains. Every reachable State admits finitely many profiles:
∀s∈SGreach:∣Ds∣<∞.
Definition P1. Finite continuation capacity. Under FP, define
νG(s):=∣imκs∣,aG(s):=max{νG(s)−1,0},
and
Cap(G):=s∈SGreachsupaG(s)∈N0∪{∞}.
Corollary P2 (FP). Under FP,
Cap(G)>0⟺SPlay(G).
Epistemic extension
Saturation
Definition S1. Saturation. Fix a comparison scheme (Π,q) on D. Define the carrier of retained Possibility Spaces by
RPSΠ:={PH∣H∈D,qH:H→Π(H) is a configured-form isomorphism under Definition I1}.
For PH,PH′∈RPSΠ, write
PH≅ΠreachPH′
when there are bijections satisfying the configured-form isomorphism clauses of Definition I1 after the raw configuration carriers are restricted to XHreach and XH′reach, every reading is restricted to the corresponding reachable carrier, and the induced State labels are preserved. This is an isomorphism of reachable structures; it makes no claim about unreachable configurations.
Definition C1 gives
PΠ(G)∈RPSΠ
because qΠ(G) is an isomorphism.
A factive hypothesis assignment K gives each source α and retained Possibility Space PΠ(G) a non-empty subclass
HαΠ,K(PΠ(G))⊆RPSΠ
with
PΠ(G)∈HαΠ,K(PΠ(G)).
K is invariant under ≅Πreach: an isomorphism between retained arguments transports one hypothesis class bijectively to the other.
Define
SatΠ,K(α,G)⟺∀P∈HαΠ,K(PΠ(G)):P≅ΠreachPΠ(G).
Saturation collapses the configured hypothesis class to one structural isomorphism type at the selected granularity. Rule presentation remains a separate hypothesis type. Ag(G) remains a function of G.
The resulting objects answer different questions:
Question
Structural object
It does not encode
Where can an admitted profile difference alter continuation?
SA(G) and WG(s)
quality, importance, or visitation frequency
How many role coordinates does the nearest witness change?
mG∗(s)
number of people or interaction strength
How deep before one witness becomes distinguishable?
ℓG(s;p,q)
elapsed time or consequence magnitude
How soon can every immediate outcome still reach one common State?
jG(s;p,q)
actual return, control, or persistence
Has one source exhausted structural discovery at the selected granularity?
SatΠ,K(α,G)
solving, current-State knowledge, or loss of Agency
How long does a distinction remain operative along paired later paths?