FreshnessMovement
Interface: FreshnessMovement
Defined in: src/atom/types.ts:1492
ONE THING THAT MOVED UNDER A SERVED ROW — what a freshness refusal names, so a
reader is told the FIELD rather than a conclusion (the shape GUARD_FAILED's
evidence and TOOL_DISABLED's evidence already take).
Key names and page ids only. No value crosses on this wire, and nothing here is compared against anything: it says a key moved, never that its value is now wrong.
Properties
axis
axis:
"guard"|"reads"|"writes"|"position"
Defined in: src/atom/types.ts:1494
Which declaration this movement is about.
from?
optionalfrom?:string
Defined in: src/atom/types.ts:1500
'position' only: the page the row was served on.
keys?
optionalkeys?:string[]
Defined in: src/atom/types.ts:1498
The state keys that moved, by name. Absent on the 'position' axis, which has none.
response
response:
"require-ack"|"refuse"
Defined in: src/atom/types.ts:1496
What this session's policy does about it — the reason the fire was refused.
to?
optionalto?:string
Defined in: src/atom/types.ts:1502
'position' only: the page the cursor is on now.