Skip to content

Should the differential compare initials(), which moved in #408 with every role field identical? #484

Description

@derek73

The gate compares the seven role fields plus _ambiguities. Initials are a derived render view, so #408's reordering (M. H. A. A.M. A. A. H. on folded-middle names) was invisible to it by construction — tests/v2/cases.py's header records that the table has no initials column and the pin lives in rules.md#R3 + test_render.py.

Both surfaces expose initials(); comparing it as a pseudo-field (the _ambiguities precedent) would catch render-layer drift on real names at the baseline boundary.

Open questions:

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions