-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
mixed is useful but ambiguous in edge cases (format-only edits, small touch-ups, major rewrites).
Problem
The spec does not clarify whether a universal threshold is expected, which can lead to inconsistent classification across producers.
Proposal
Add non-normative clarification:
- Do not require a universal threshold for
mixed. - Producers should apply internally consistent heuristics.
- Producers may expose heuristic details via
metadatafor transparency.
Why This Should Be Added
- Reduces interpretation drift while keeping flexibility.
- Supports cross-implementation comparisons with clearer expectations.
- Maintains a minimal core spec.
Compatibility
Clarification-only; no schema change required.
Scope
This is contributor-type interpretation guidance. It does not prescribe a single classification algorithm.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels