-
Notifications
You must be signed in to change notification settings - Fork 0
COOL IDEAS™: compare two checkpoint bases through bounded causal diff #289
Copy link
Copy link
Open
Labels
causal-ropeCausal rope text authority roadmapCausal rope text authority roadmapenhancementNew feature or requestNew feature or requestsliceImplementable roadmap sliceImplementable roadmap slicetext-authorityText authority and storage invariantsText authority and storage invariantswork-in-progressCycle or PR is intentionally in progress and not ready to mergeCycle or PR is intentionally in progress and not ready to merge
Description
Activity
Metadata
Metadata
Assignees
Labels
causal-ropeCausal rope text authority roadmapCausal rope text authority roadmapenhancementNew feature or requestNew feature or requestsliceImplementable roadmap sliceImplementable roadmap slicetext-authorityText authority and storage invariantsText authority and storage invariantswork-in-progressCycle or PR is intentionally in progress and not ready to mergeCycle or PR is intentionally in progress and not ready to merge
Classification
COOL IDEA™ — read-only historical comparison over real causal rope evidence.
Observation
Existing roadmap work covers previewing one historical basis and comparing current state with a selected checkpoint/anchor. A more general primitive would compare checkpoint A directly with checkpoint B without moving the canonical head, materializing full snapshots as authority, or pretending every checkpoint is a
CausalAnchor.The idea
Given two opaque Jim checkpoint identities, ask the native Echo-backed host for a bounded causal comparison of their retained rope bases.
A result could include:
The operation is observation only. Reconciliation, checkout, undo, export, and anchoring remain separate intents.
Why it is cool
This unlocks a truthful “what changed between these two meaningful moments?” surface for humans and agents:
Constraints
CausalAnchor.Acceptance criteria
Related, not duplicate