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
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/math-gap.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ assignees: []
15
15
<!-- What custom code, external library call, solver encoding, or manual work was needed? -->
16
16
17
17
## Gap classification
18
-
<!-- Check one. Only a genuine operation gap normally proceeds to admission. -->
18
+
<!-- Check one. An operation gap records a missing postcondition; it does not pre-admit a public operation. -->
19
19
-[ ] representation
20
20
-[ ] interoperability
21
21
-[ ] discovery
@@ -24,6 +24,9 @@ assignees: []
24
24
-[ ] operation
25
25
-[ ] reasoning
26
26
27
+
## Admission posture (operation gaps only)
28
+
<!-- State whether the evidence supports public-catalog consideration, suggests native-only support, or leaves disposition unresolved. Public admission is a later decision. -->
29
+
27
30
## Existing math.find queries
28
31
<!-- Queries already tried and what they returned. -->
0 commit comments