Skip to content

clio-relay 1.4.16

Choose a tag to compare

@JaimeCernuda JaimeCernuda released this 21 Jul 05:20
a6c2e10

Legacy-provider identity fix

clio-relay 1.4.16 fixes a false destructive-reconcile classification found by running the exact released 1.4.15 wheel on Ares.

  • The candidate reconciliation overlay now reports the installed provider's release identity while evaluating its durable install receipt, instead of substituting the incoming candidate version.
  • A component upgrade from an older managed relay can therefore reuse verified JARVIS state and replace only the explicitly versioned components.
  • The candidate version remains an explicit fallback only when no installed provider distribution exists.
  • Adds a subprocess regression with a distinct legacy provider distribution to prove receipt identity is evaluated against that provider.

No scheduler operation is involved, and bootstrap continues to fail closed rather than clearing retained JARVIS state when reuse cannot be proven.