Skip to content

v0.7.0

Latest

Choose a tag to compare

@mikeparcewski mikeparcewski released this 18 Jun 02:05
· 44 commits to main since this release

Minor release.

What's new

  • stale-annotations CLI — surfaces annotations_stale_since, so agents can see which graph annotations have gone stale.
  • Fractional-confidence conformance assertion — pins the confidence-precision contract across backends (SQLite stores f64, Postgres f32); the GraphStore conformance kit now asserts fractional confidence round-trips correctly.

#13