You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perspectives (#736, #745) are fully author-defined: identity is carried only by the free-text name. This leaves two gaps:
No stable identity. Tooling cannot reliably recognize that a document carries, say, a model card view, since matching on free-text names is fragile (case, wording, localization). This matters more now that Clean check-in of AI/ML. Supersedes #948. #990 points model cards at perspectives: "Model Card" is an industry-adopted term, and consumers need a stable way to find that view.
No reference form. A well-known perspective must be restated in full in every document that wants it.
Reserved name values (registry-governed, like the property taxonomy): no schema change and registry-paced growth, but the schema cannot express "mappings optional iff the name is reserved" without embedding the reserved list, so the reference form is impossible — and it overloads display text as machine identity.
Identity field on inline perspectives (tagging inline mappings with a well-known identity): rejected — nothing could validate that the inline content faithfully represents the claimed identity, inviting stripped-down or contradictory "model cards."
Additional context
References: #736 / #745 — perspectives concept and model #990 — model cards expressed via perspectives (this proposal closes the loop that PR opens) #960 — perspectives/ catalog precedent (PQC readiness)
Describe the feature
Perspectives (#736, #745) are fully author-defined: identity is carried only by the free-text name. This leaves two gaps:
Possible solutions
Add an optional predefined field to perspective:
Alternatives
Considered:
Additional context
References:
#736 / #745 — perspectives concept and model
#990 — model cards expressed via perspectives (this proposal closes the loop that PR opens)
#960 — perspectives/ catalog precedent (PQC readiness)