Commit d6e334c
committed
docs(service-analytics): list $between in the preview evaluator's declared scope
The module's scope comment enumerated the operators the preview supports
and omitted $between — accurately, since it had no case and fell through
to the permissive default. Now that it has one, the list has to say so.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EkL3RGJrzjLEGURsLxfS2f1 parent 1a9e41b commit d6e334c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments