lesson_07: ip changed. signal remained.

what the tool shows

the tool shows two snapshots:

but this is not a full identity reset

it is only a partial state change


what actually changed

when you switch vpn, the most visible signals often change first:

this looks dramatic

but it is only one layer


what often stays the same

many higher-layer signals can remain stable:

the system does not need everything to stay the same

it only needs enough overlap


why ip is weak

an ip is:

an ip is not:


examples

example_a :: shared source

environment
1 office

people
200 employees

network
1 public egress ip

result
many users can appear as one source


example_b :: rotating path

subject
1 person

path
home wifi
mobile network
vpn exit

result
one user can appear under multiple ips
in a single day


this is why:


the layer model


layer_1 :: network

signals

question
where did the request come from


layer_2 :: session

signals

question
is the browser still carrying old state


layer_3 :: browser

signals

question
does the browser still look structurally similar


layer_4 :: rendering

signals

question
does the client still behave the same way when asked to render


layer_5 :: correlation

signals

question
is continuity still possible


what the comparison really means

the tool is not proving:

the tool is showing:


example outcome

reading
the route changed
the client surface mostly remained


the engineering point

real systems usually do not ask:

they ask:

that is the shift

from

to


the main lesson

identity in real systems is often not:

it is often:


final line

changing the ip changes the route

it does not necessarily change the visitor