Skip to content

Saccade 0.2.1

Latest

Choose a tag to compare

@sacravenger sacravenger released this 01 Sep 15:00
· 2 commits to main since this release
532f243

Saccade 0.2.1

Saccade 0.2.1 is a Node Broker compatibility patch for pages that continue to
update while an Agent is deciding what to do.

An ordinary action or independent form batch may now advance from its read
revision to current canonical Truth when the Broker retains a complete
contiguous delta chain proving that every addressed object and selected option
remained unchanged. The Extension still receives the exact current object and
opaque action authority and performs its normal local actionability checks
before one dispatch.

The action remains stale before dispatch when any protected identity changed,
the document navigated, the retained history has a gap, Truth reset, the basis
is from the future, or current authority is unavailable. Replacement objects
are never rebound, and an ambiguous side effect is never retried.

This patch changes only @nanlogic/saccade. Extension 0.4.0, the six MCP
tools, both wire schemas, and the browser-store package are unchanged.

Install or update:

npx -y @nanlogic/saccade update

Published package: @nanlogic/saccade@0.2.1