Skip to content

v1.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 14:11
· 6 commits to master since this release
  • The divergence block no longer reports retired or meta-side (n/a)
    frames as absent_frames. A retired detector or a meta-side frame with
    no text-side rule can never fire on a document, so surfacing it as a
    document-level absence was a phantom absence an agent could not act on
    (e.g. FVS-001, retired, previously appeared with signal_strength: high). Such frames remain available as library vocabulary via the
    resources; only active-detection frames now appear as absences.
  • Re-synced the packaged data staged under framecheck_mcp/ with the
    canonical data/ tree (frame-library detection index and worked-example
    outputs). The build already re-stages fresh, so shipped wheels were
    correct; this fixes the stale committed copies that dev-tree reads and
    a staging-skipped build would otherwise see.