Skip to content

Should check_confidence_signal.py read verification_basis where present? #219

Description

@chaksaray

Raised during #214's review and explicitly deferred as a real, non-blocking follow-up, not resolved by either PR merging.

check_confidence_signal.py still floors on evidence_basis_engines cardinality (a single-engine set, regardless of which engine). verification_basis now floors on actual vantage, whether the evidence was obtained somewhere the artifact could neither forge nor suppress, which is the more precise property the cardinality check was always approximating.

Real design question, not a bug: should the consumer check read verification_basis directly where a record has one, falling back to the cardinality proxy only where it's absent? Or is there a genuine reason to keep the two independent? Worth a real answer rather than two mechanisms silently diverging over time as more records adopt the newer field.

cc @narko4u @astrogilda — this is the interplay between narko4u's consumer-side check (#213) and astrogilda's producer-side derivation (#214), so flagging directly to both of you rather than leaving it to be found.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    designOpen design question, not yet a proposed fix

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions