This index gives every matrix row marked shipped a concrete regression
reference. The Rust-native tools/query-harness contracts command verifies
that the row set is exact, the file exists, and the named test symbol occurs
in that file. A reference is not
permission to weaken the definition of shipped: the test must exercise the
real extension when the behavior reaches storage.
| ID | test path | test symbol | coverage |
|---|---|---|---|
PQL-S01 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_four_pins_promql_selector_window_errors_and_reopen |
real extension, HTTP, exact response, reopen |
PQL-S02 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_four_pins_promql_selector_window_errors_and_reopen |
real extension matchers, missing labels, errors |
PQL-S03 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_four_pins_promql_selector_window_errors_and_reopen |
duplicate matcher AND semantics |
PQL-S04 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_three_promql_nameless_selectors_expand_before_reads_and_reopen |
real extension, multi-name catalog expansion, missing labels, range/function roots, limits, exact errors, reopen |
PQL-S05 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_three_promql_metric_name_matchers_prune_before_reads_and_reopen |
real extension, anchored regex/negative/duplicate name matchers, empty-matching errors, payload pruning, reopen |
PQL-S06 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_four_pins_promql_selector_window_errors_and_reopen |
real extension root range vector, exact open-left bounds, range-query type error, reopen |
PQL-S07 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_three_promql_temporal_modifiers_preserve_selection_and_output_time |
real extension positive/negative offset, outer timestamps, root/function boundaries, SQL recipe, reopen |
PQL-S08 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_three_promql_temporal_modifiers_preserve_selection_and_output_time |
real extension numeric/start/end anchors, modifier order, outer timestamps, range context, reopen |
PQL-S09 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_three_promql_subqueries_align_bound_cancel_and_reopen |
real extension explicit/default/global grids, root/function/nested types, modifiers, intermediate limits/accounting, SQL, cancellation, exact oracle, reopen |
PQL-S11 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_two_promql_scalar_literals_match_prometheus |
decimal/hex/octal/underscore scalars, IEEE values, instant/range envelopes, malformed literals, real extension |
PQL-S12 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_two_promql_duration_literals_preserve_milliseconds |
compound/ms scalar literals, subsecond windows/grid/timestamps, invalid syntax, real extension |
PQL-S13 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_two_promql_string_literals_match_prometheus |
escaped/raw strings, exact instant/range envelopes, invalid escape, reopen, real extension |
PQL-S14 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_fourteen_quoted_utf8_names_ingest_query_catalog_compact_and_reopen |
public Prometheus text ingest, brace-first quoted UTF-8 metric and label names, escaped quote/backslash identity, GET/POST instant and range queries, public catalog, compact, durability, SQL binding, oracle parity, and reopen |
PQL-S15 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_fourteen_promql_line_comments_match_get_post_range_and_reopen |
leading/trailing/inter-token comments, multiline calls, hashes in strings, comment-only errors, exact source positions, GET/POST, range, real extension, and reopen |
PQL-S16 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_two_promql_grid_and_lookback_match_prometheus |
request lookback, zero/default, ms open-left boundary, exact grids, invalid duration, real extension |
PQL-S18 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_two_promql_value_types_match_prometheus |
scalar/string/vector/matrix, empty vector/matrix, range type conversion, real extension |
PQL-S19 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_two_promql_errors_match_the_documented_contract |
required parameters, exact common oracle diagnostics, strict differences, GET/POST, real extension |
PQL-S20 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_two_promql_limits_bound_grid_work_results_response_and_deadline |
grid, pre-decode work, result, response, deadline, reader reuse, and reopen through the real extension |
PQL-S21 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_four_cancels_dropped_promql_requests_and_reuses_the_reader |
cancellation and reader reuse through real extension |
PQL-S23 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_nine_promql_classic_histogram_quantile_matches_oracle_and_reopens |
real extension exact quantile and classic-histogram warnings/infos, source positions, deterministic deduplication, ten-item cap and omission summary, repair merge, GET/POST envelope placement, unaffected omission, durability, and reopen; rate/increase and sort regressions pin their annotation families |
PQL-O01 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_four_promql_unary_minus_preserves_types_labels_limits_and_reopen |
real extension scalar/vector/range/nested/subquery forms, type errors, name policy, IEEE values, intermediate limits, SQL, oracle parity, and reopen |
PQL-O02 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_four_promql_arithmetic_and_one_to_one_match_oracle_and_reopen |
all six scalar/vector operand directions, precedence, IEEE edges, labels/timestamps, cumulative limits, SQL, oracle parity, and reopen |
PQL-O03 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_four_promql_comparisons_filter_bool_bound_and_reopen |
all six comparisons, scalar/vector directions, filter/bool values and name policy, sparse ranges, one-to-one matching, IEEE values, limits, SQL, oracle parity, and reopen |
PQL-O04 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_four_promql_set_operators_are_many_to_many_stepwise_and_reopen |
step-local and/or/unless, contributing value/name policy, many-to-many groups, scalar errors, range sparsity, limits, executable SQL, oracle parity, and reopen |
PQL-O05 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_four_promql_arithmetic_and_one_to_one_match_oracle_and_reopen |
per-step default all-non-name-label matching, unmatched filtering, duplicate cardinality error, range ordering, limits, SQL, oracle parity, and reopen |
PQL-O06 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_four_promql_on_ignoring_match_labels_names_limits_and_reopen |
on/ignoring, empty/missing labels, result-label and metric-name policy, set matching, duplicate groups, range grids, limits, SQL, oracle parity, and reopen |
PQL-O07 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_four_promql_group_matching_direction_labels_limits_and_reopen |
both group directions, included/missing labels, operation/value/name direction, one-side and result uniqueness, ranges, limits, SQL, oracle parity, and reopen |
PQL-O08 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eleven_promql_atan2_matches_scalar_vector_ieee_and_reopens |
real extension scalar/vector directions, default and explicit matching, range grids, IEEE signed-zero quadrants, deterministic Go rounding, cumulative limits, executable SQL, exact pinned-oracle parity, durability, and reopen |
PQL-O09 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_five_promql_sum_groups_labels_limits_and_reopen |
real extension, by/without/empty/missing/name groups, IEEE sums, range grids, pre-decode limits, SQL, oracle parity, and reopen |
PQL-O10 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_five_promql_avg_is_compensated_grouped_and_reopenable |
real extension, by/empty groups, compensated cancellation-sensitive mean, overflow fallback, IEEE values, SQL, oracle parity, and reopen |
PQL-O11 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_five_promql_min_max_group_ieee_range_and_reopen |
real extension, grouped min/max, NaN/infinity policy, sparse range grids, SQL, oracle parity, and reopen |
PQL-O12 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_five_promql_count_group_include_all_values_and_reopen |
real extension, grouped count/presence, NaN/infinity inclusion, range grids, SQL, oracle parity, and reopen |
PQL-O13 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_five_promql_stddev_stdvar_are_population_grouped_and_reopenable |
real extension, grouped population variance/deviation, singleton and IEEE behavior, range grids, SQL foundation, oracle parity, and reopen |
PQL-O14 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_five_promql_topk_bottomk_rank_per_step_and_reopen |
real extension, scalar parameter expressions, grouped step-local ranking, NaN policy, sparse ranges, cumulative limits, SQL, oracle parity, and reopen |
PQL-O15 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_five_promql_quantile_interpolates_per_step_and_reopens |
real extension, scalar parameter expressions, grouped interpolation, NaN/out-of-range policy, range grids, SQL foundation, oracle parity, and reopen |
PQL-O16 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_five_promql_count_values_formats_groups_ranges_and_reopens |
real extension, label overwrite/grouping, exact finite/IEEE formatting, range counts, invalid names, SQL foundation, oracle parity, and reopen |
PQL-R01 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_six_promql_avg_over_time_is_compensated_ieee_bounded_and_reopenable |
real extension packed/raw/subquery windows, compensated cancellation, overflow fallback, IEEE values, limits, HTTP, durability, and reopen |
PQL-R02 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_six_promql_min_over_time_boundaries_ieee_limits_and_reopen |
real extension packed/raw/subquery windows, exact open-left boundaries, NaN/infinities, first signed zero, work limits, shared range-reduction cancellation, HTTP, durability, and reopen |
PQL-R03 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_six_promql_max_over_time_boundaries_ieee_limits_and_reopen |
real extension packed/raw/subquery windows, exact open-left boundaries, NaN/infinities, both signed-zero orders, work limits, shared range-reduction cancellation, HTTP, durability, and reopen |
PQL-R04 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_six_promql_sum_over_time_is_compensated_ieee_bounded_and_reopenable |
real extension packed/raw/subquery windows, compensated cancellation, overflow, NaN/infinities/zeros, exact boundaries, work limits, shared range-reduction cancellation, durability, and reopen |
PQL-R05 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_six_promql_count_over_time_includes_ieee_limits_and_reopen |
real extension packed/raw/subquery windows, every finite/non-finite sample, exact boundaries, empty windows, work limits, shared range-reduction cancellation, durability, and reopen |
PQL-R06 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_six_promql_last_over_time_preserves_name_ieee_limits_and_reopen |
real extension packed raw/subquery composition, exact last IEEE bits, boundaries, exceptional metric-name retention, work limits, cancellation, durability, and reopen |
PQL-R08 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_six_promql_present_over_time_tracks_presence_limits_and_reopen |
real extension packed count/raw/subquery composition, exact open-left presence, every IEEE sample class, empty omission, work limits, cancellation, durability, and reopen |
PQL-R09 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_six_promql_quantile_over_time_interpolates_ieee_and_reopens |
real extension packed raw/subquery composition, scalar expressions, interpolation, raw NaN/infinities/signed-zero order, parameter errors, empty omission, limits, cancellation, durability, and reopen |
PQL-R10 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_six_promql_stddev_over_time_is_population_ieee_and_reopenable |
real extension packed raw/subquery composition, population Welford state, wide magnitudes, NaN/infinities/zeros, singleton/empty windows, limits, cancellation, durability, and reopen |
PQL-R11 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_six_promql_stdvar_over_time_is_population_ieee_and_reopenable |
real extension packed raw/subquery composition, population Welford state, wide-magnitude Prometheus formatting, NaN/infinities/zeros, singleton/empty windows, limits, cancellation, durability, and reopen |
PQL-R12 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_seven_promql_rate_extrapolates_resets_bounds_and_reopens |
real extension packed raw/subquery composition, float-counter resets, edge extrapolation, zero-point clamp, sparse/singleton behavior, exact boundaries, modifiers, NaN/infinities, limits, durability, and reopen |
PQL-R13 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_seven_promql_irate_uses_last_two_samples_and_reopens |
real extension packed raw/subquery composition, last-two-sample reset substitution, actual-interval normalization, zero-interval/singleton omission, exact boundaries, modifiers, NaN/infinities, limits, durability, and reopen |
PQL-R14 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_seven_promql_increase_extrapolates_without_rate_normalization |
real extension packed raw/subquery composition, float-counter resets, edge extrapolation without per-second normalization, zero-point clamp, sparse/singleton behavior, exact boundaries, modifiers, NaN/infinities, limits, durability, and reopen |
PQL-R15 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_seven_promql_delta_extrapolates_gauges_without_counter_correction |
real extension packed raw/subquery composition, float-gauge decreases, edge extrapolation without reset or zero correction, sparse/singleton behavior, exact boundaries, modifiers, NaN/infinities, limits, durability, and reopen |
PQL-R16 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_seven_promql_idelta_uses_only_the_final_gauge_pair |
real extension packed raw/subquery composition, final-pair float-gauge increases/decreases without extrapolation or time normalization, zero-interval/singleton omission, exact boundaries, modifiers, NaN/infinities, limits, durability, and reopen |
PQL-R17 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_seven_promql_deriv_matches_centered_compensated_regression |
real extension packed raw/subquery composition, timestamp-centered compensated least-squares slope, constant/IEEE values, singleton omission, exact boundaries, modifiers, limits, cancellation, durability, and reopen |
PQL-R18 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_seven_promql_predict_linear_anchors_at_evaluation_time |
real extension packed raw/subquery composition, outer-evaluation forecast origin, scalar horizons/expressions, offset and @ semantics, IEEE values, singleton omission, limits, cancellation, durability, and reopen |
PQL-R19 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_seven_promql_changes_counts_float_transitions |
real extension packed raw/subquery composition, repeated finite/NaN/signed-zero equality, infinity and NaN transitions, singleton zero, exact boundaries, modifiers, limits, cancellation, durability, and reopen |
PQL-R20 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_seven_promql_resets_counts_strict_float_decreases |
real extension packed raw/subquery composition, strict finite/infinity decreases, NaN/signed-zero non-resets, singleton zero, exact boundaries, modifiers, limits, cancellation, durability, and reopen |
PQL-F01 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_abs_transforms_float_vectors_and_reopens |
real extension bounded vector composition, finite/NaN/infinity/signed-zero transforms, metric-name removal, range grids, type errors, limits, cancellation, durability, oracle parity, and reopen |
PQL-F02 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_rounding_functions_match_float_and_step_semantics |
real extension bounded vector composition, ceil/floor/round finite and IEEE behavior, signed zero, scalar steps and ties, ranges, type errors, limits, cancellation, durability, oracle parity, and reopen |
PQL-F03 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_clamp_functions_bound_ieee_vectors_and_reopen |
real extension bounded vector composition, scalar bounds, finite and IEEE behavior, signed zero, inverted-bound omission, ranges, nested expressions, type errors, limits, cancellation, durability, oracle parity, and reopen |
PQL-F04 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_math_transforms_match_domains_ieee_and_reopen |
real extension bounded vector composition, sqrt/exp/log domains, NaN/infinities/signed zero, range grids, nested expressions, type errors, limits, cancellation, durability, oracle parity, and reopen |
PQL-F05 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_sgn_preserves_ieee_signs_ranges_and_reopen |
real extension bounded vector composition, finite/NaN/infinity signs, signed-zero preservation, range grids, nested expressions, type errors, limits, cancellation, durability, oracle parity, and reopen |
PQL-F06 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_inverse_transforms_pin_domains_ieee_and_reopen |
real extension bounded vector composition, six inverse math domains, endpoint infinities, NaN/signed zero, range grids, nested expressions, type errors, limits, cancellation, durability, oracle parity, and reopen |
PQL-F07 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_trig_transforms_pin_ieee_ranges_and_reopen |
real extension bounded vector composition, six trigonometric/hyperbolic transforms, NaN/infinities/signed zero, range grids, nested expressions, type errors, limits, cancellation, durability, oracle parity, and reopen |
PQL-F08 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_angle_transforms_and_pi_preserve_types_and_reopen |
real extension bounded degree/radian transforms, scalar pi instant/range types, operation order, NaN/infinities/signed zero, names, nesting, errors, limits, cancellation, durability, oracle parity, and reopen |
PQL-F09 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_label_replace_pins_regex_labels_limits_and_reopen |
real extension label replacement, full-match regex, numbered/named/literal-dollar captures, missing/empty/unmatched sources, deletion/overwrite, metric and UTF-8 label names, incrementally bounded output, ranges, nesting, errors, limits, cancellation, durability, oracle parity, and reopen |
PQL-F10 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_label_join_pins_sources_names_limits_and_reopen |
real extension ordered arbitrary-arity label joining, missing/empty/duplicate/zero sources, overwrite/deletion, metric and UTF-8 label names, incrementally bounded output and reader reuse, ranges, nesting, errors, limits, cancellation, durability, oracle parity, and reopen |
PQL-F11 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_absent_derives_labels_per_step_and_reopens |
real extension step-local absence, sparse ranges, direct-selector label derivation, metric/regex/negative/empty/duplicate exclusions, composed inputs, NaN presence, grid work limits, cancellation, durability, oracle parity, and reopen |
PQL-F12 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_absent_over_time_pins_windows_subqueries_limits_and_reopen |
real extension exact and millisecond open-left windows, sparse outer grids, equality-label derivation/exclusions, NaN presence, direct selectors, subqueries, work limits, cancellation, durability, oracle parity, and reopen |
PQL-F13 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_sort_orders_ieee_instants_not_range_matrices_and_reopens |
real extension ascending/descending instant ordering, NaN-last and signed-zero behavior, labels and names, nested/empty vectors, range-matrix label ordering, limits, cancellation, durability, oracle parity, and reopen |
PQL-F15 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_scalar_vector_convert_types_cardinality_and_reopen |
real extension zero/one/multiple vector cardinality, stored and result NaN, nameless vector conversion, exact instant/range envelopes, nesting, grid work, limits, cancellation, durability, oracle parity, and reopen |
PQL-F16 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_time_timestamp_pin_clock_provenance_and_reopen |
real extension millisecond evaluation clock, direct stored-sample provenance, response grid timestamps, lookback, offset/at selection, composed-sample evaluation time, labels/names, NaN, ranges, limits, cancellation, durability, oracle parity, and reopen |
PQL-F17 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_calendar_part_one_uses_utc_defaults_and_reopens |
real extension UTC minute/hour/weekday/month-day extraction, optional evaluation-time default, fractional and IEEE/overflow conversion, labels/names, nested ranges, types, arity, work limits, cancellation, durability, pinned-oracle parity, and reopen |
PQL-F18 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_eight_promql_calendar_part_two_pins_leap_years_and_reopens |
real extension UTC day-of-year/days-in-month/month/year extraction, optional evaluation-time default, one-indexed and Gregorian leap behavior, fractional and IEEE/overflow conversion, labels/names, nested ranges, types, arity, work limits, cancellation, durability, pinned-oracle parity, and reopen |
PQL-H01 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_nine_promql_classic_histogram_quantile_matches_oracle_and_reopens |
real extension classic bucket selection, family grouping before name removal, strict bound parsing, equal-bound coalescing, precision tolerance, monotonic repair, interpolation, missing/invalid/special buckets and quantiles, composed and range vectors, output collisions, cumulative work limits, cancellation, durability, SQL, exact pinned-oracle parity, and reopen |
PQL-H02 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_fourteen_histogram_fraction_matches_classic_buckets_and_reopens |
real extension classic buckets, exact/interpolated/infinite/inverted/NaN bounds, equal-bound coalescing, zero/missing totals, warnings, range/subquery composition, collision and work limits, cancellation, compact, executable SQL, pinned-oracle parity, durability, and reopen |
MQL-01 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_fifteen_metricsql_default_if_ifnot_match_victoriametrics_and_reopen |
explicit MetricsQL routes, sparse/default/if/ifnot semantics, scalar vectors, on/ignoring and join-modifier policy, completely filtered and non-overlapping comparison identity, nesting, precedence, stable PromQL isolation, GET/POST, errors, cumulative limits, one public storage read, executable SQL, pinned VictoriaMetrics parity, durability, and reopen |
MQL-02 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_fifteen_metricsql_keep_metric_names_matches_victoriametrics_and_reopens |
operation-level transform/rollup/binary name retention, multi-name collision avoidance, default and explicit-on matching policy, nested aggregation, stable PromQL isolation, GET/POST, invalid targets, limits, executable SQL, pinned VictoriaMetrics parity, durability, and reopen |
MQL-03 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_fifteen_metricsql_union_alias_match_victoriametrics_and_reopen |
named and parenthesized union, zero/single/multiple and trailing-comma grammar, alias rename/removal, first-branch duplicate precedence, direct-alias and scalar duplicate errors, nested aggregation, stable PromQL isolation, GET/POST, instant/range envelopes, cumulative limits, executable SQL, pinned VictoriaMetrics parity, durability, and reopen |
MQL-04 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_fifteen_metricsql_label_set_del_match_victoriametrics_and_reopen |
label add/replace/delete, empty-value deletion, metric-name handling, last-duplicate precedence, missing and identity forms, scalar vectorization, case-insensitive transforms, trailing commas, modifier/nested composition, duplicate-output and typed-argument errors, stable PromQL isolation, GET/POST, instant/range envelopes, cumulative work/response limits, executable SQL, pinned VictoriaMetrics parity, durability, and reopen |
MQL-05 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_fifteen_metricsql_default_and_windowless_rollups_match_victoriametrics_and_reopen |
implicit and explicit default rollup, dynamic scrape-window inference, jitter inflation, max_lookback, open-left bounds, exact stale versus ordinary NaN bits, every established one-argument window-less rollup, previous-sample and reset correction, first/last name retention, timestamp provenance, scalar and aggregate composition, invalid arity, stable PromQL isolation, GET/POST, cumulative work limits, executable SQL, pinned VictoriaMetrics parity, durability, and reopen |
MQL-06 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_fifteen_metricsql_range_aggregates_match_victoriametrics_and_reopen |
complete-grid average/minimum/maximum/sum and fill, instant identity, slot-index arithmetic, sparse leading/interior gaps, NaN/infinity/overflow and Timeless signed-zero fidelity, unconditional name removal, scalar/expression/case/trailing-comma forms, arity and duplicate-output errors, stable-route isolation, one public read, generated-result/intermediate-work limits, cancellation/reuse, GET/POST, executable SQL, pinned VictoriaMetrics parity, durability, and reopen |
MQL-07 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_fifteen_metricsql_running_aggregates_match_victoriametrics_and_reopen |
cumulative average/minimum/maximum/sum, instant identity, slot-index arithmetic, leading and stale/missing carry, computed NaN omission, infinity/overflow and Timeless signed-zero fidelity, unconditional name removal, scalar/expression/case/trailing-comma forms, arity and collision errors, stable-route isolation, one public read, work/result limits, cancellation/reuse, GET/POST, executable SQL, pinned VictoriaMetrics parity, durability, and reopen |
MQL-09 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_fifteen_metricsql_step_relative_durations_match_victoriametrics_and_reopen |
direct/subquery request-step windows and resolutions, decimal/compound/case/millisecond rules, inherited negative offsets, exact signed saturation, collision-free zero/extrema lowering, adaptive direct/subquery zero-window rollups, comment/string isolation, bare-i diagnostic, stable PromQL isolation, one public extension read, result/deadline limits, cancellation recovery, GET/POST, executable SQL, pinned VictoriaMetrics parity, durability, and reopen |
MQL-10 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_fifteen_metricsql_query_context_matches_victoriametrics_and_reopens |
range and instant request-owned start/end/step values, subsecond and pre-epoch seconds, case-insensitive zero-argument grammar, scalar/vector composition, direct selector modifier preservation, exact unsupported-function diagnostics, stable PromQL isolation, pure-context zero-read and selector one-read accounting, result/deadline limits, cancellation recovery, GET/POST, executable SQL, pinned VictoriaMetrics parity, durability, shutdown, and reopen |
MQL-12 |
servers/crates/timeless-metrics-api/tests/storage_contract.rs |
session_fifteen_metricsql_histogram_quantiles_match_victoriametrics_and_reopen |
multi-quantile and time-varying scalar ranks, exact first-rank %g labels, destination replacement/empty/__name__, unconditional source-name removal, cumulative and vmrange conversion, missing +Inf, negative-first interpolation, equal bounds, monotonic and stored-NaN repair, computed-NaN omission, malformed/empty/scalar buckets, duplicate-output errors, stable PromQL isolation, one bucket-expression public read, work/deadline limits, cancellation recovery, GET/POST, executable SQL, pinned VictoriaMetrics parity, durability, shutdown, and reopen |
LQL-F01 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
http_uses_the_established_8192_entry_buffer_without_request_flushes |
real extension query path and bounded row result |
LQL-F02 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_ten_relative_logsql_pins_inclusive_lower_exclusive_upper_and_reopens |
injected request clock, exact upstream [now-duration,now) microsecond edges, valid empty 0s, pinned VictoriaLogs cases, buffered storage, durability, and reopen through the real extension |
LQL-F03 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_ten_absolute_logsql_preserves_range_and_comparison_edges_and_reopens |
RFC3339 plus integer Unix s/ms/us/ns ranges, all open/closed edge directions, microsecond fidelity, pinned VictoriaLogs cases, buffered storage, durability, and reopen |
LQL-F04 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_ten_absolute_logsql_preserves_range_and_comparison_edges_and_reopens |
intersected comparison bounds, exact strict/non-strict microsecond edges, invalid intersections, durability, and reopen |
LQL-F05 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_ten_typed_metadata_equality_distinguishes_nested_missing_null_empty_and_reopens |
real extension and HTTP planner, indexed candidate pruning, arbitrary dotted paths, JSON primitive type identity, missing/null/empty distinction, count, durability, and reopen |
LQL-F06 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
http_uses_the_established_8192_entry_buffer_without_request_flushes |
exact severity through real rich blocks |
LQL-F07 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
http_uses_the_established_8192_entry_buffer_without_request_flushes |
service index pruning through real extension |
LQL-F08 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_ten_quoted_phrase_matches_victorialogs_case_and_bytes_and_reopens |
pinned VictoriaLogs case-sensitive phrase bytes, Unicode word boundaries, bounded real-extension decode/count, durability, and reopen |
LQL-F09 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_logsql_word_filter_matches_unicode_oracle_and_reopens |
pinned case-sensitive Unicode letter/digit/underscore word boundaries, logical composition, bounded real-extension decode/count, durability, and reopen |
LQL-F10 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_logsql_word_filter_matches_unicode_oracle_and_reopens |
pinned word-prefix behavior plus the companion phrase-prefix regression, quoted colons, Unicode boundaries, durability, and reopen |
LQL-F11 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_pattern_match_filters_match_victorialogs_and_reopen |
four case-insensitive anchor functions and seven placeholders, exact Unicode Letter/Decimal_Number word categories, partial-match progress, unknown literals, strict arguments, field scoping, textual rich-value projection, missing/null/empty policy, pipeline composition, work-limit rejection and reader reuse, pinned VictoriaLogs parity, durability, and reopen; the companion session_sixteen_exact_rich_batch_stays_decodable_across_readers_and_reopen regression pins repeated 8,192-entry rich-block decode across readers and storage states |
LQL-F12 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_logsql_word_filter_matches_unicode_oracle_and_reopens |
case-sensitive literal substring distinct from the retained case-insensitive extension predicate, oracle parity, SQL, and reopen |
LQL-F13 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_logsql_word_filter_matches_unicode_oracle_and_reopens |
bounded RE2-compatible regex, inline case mode, malformed syntax, decoded-row work enforcement, cancellation, oracle parity, and reopen |
LQL-F14 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_logsql_word_filter_matches_unicode_oracle_and_reopens |
case-insensitive word/prefix/phrase helpers with Unicode case behavior, oracle parity, durability, and reopen |
LQL-F15 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_exact_prefix_matches_rich_fields_and_reopens |
exact quoted/unquoted/operator/function full-message forms plus retained typed metadata equality, logical composition, SQL, pinned-oracle parity, and reopen |
LQL-F16 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_exact_prefix_matches_rich_fields_and_reopens |
case-sensitive start anchoring, no word-boundary behavior, operator/function forms, strict errors, rich textual projection without type mutation, missing/null/empty policy, Unicode, logical/pipeline composition, work-limit rejection and reader reuse, executable SQL foundation, pinned VictoriaLogs parity, durability, and reopen |
LQL-F17 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_multi_exact_matches_rich_fields_and_reopens |
static case-sensitive message and rich-field membership; quoted/unquoted values; comma, pipe, wildcard, empty, duplicate, and trailing-comma behavior; textual projection without type mutation; logical/pipeline composition; strict distinction from the separately shipped query-backed grammar; strict errors; work-limit rejection and reader reuse; executable SQL foundation; pinned VictoriaLogs parity; cancellation; durability; and reopen |
LQL-F18 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_empty_any_and_typed_presence_remain_distinct_after_reopen |
compatible missing/null/empty predicate, legacy exact-empty distinction, nested paths, SQL, real extension, and reopen |
LQL-F19 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_empty_any_and_typed_presence_remain_distinct_after_reopen |
present non-null/non-empty predicate retaining zero, false, arrays, and objects, count, SQL, and reopen |
LQL-F20 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_multi_exact_matches_rich_fields_and_reopens |
field-independent in(*), contains_any(*), and contains_all(*); missing fields; mixed wildcard lists; reserved service/level aliases; logical and pipeline composition; strict malformed errors; executable constant-true SQL; pinned VictoriaLogs parity; durability; and reopen |
LQL-F21 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_multi_exact_matches_rich_fields_and_reopens |
static case-sensitive all-phrase matching; Unicode word boundaries; empty-list/empty-value identity; duplicates and trailing comma; service/level aliases; compact rich textual projection without type mutation; nested arrays/objects; logical/pipeline composition; strict errors; work-limit rejection and reader reuse; cancellation; pinned VictoriaLogs parity; durability; and reopen; query-backed value composition is pinned independently by LQL-F38 |
LQL-F22 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_multi_exact_matches_rich_fields_and_reopens |
static case-sensitive any-phrase matching; Unicode word boundaries; empty-list false and empty-value true; duplicates and trailing comma; service/level aliases; compact numeric, boolean, array, and object projection without type mutation; logical/pipeline composition; strict errors; HTTP work-limit rejection and reader reuse; storage and pipeline cancellation; pinned VictoriaLogs parity; durability; and reopen; query-backed value composition is pinned independently by LQL-F38 |
LQL-F23 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_multi_exact_matches_rich_fields_and_reopens |
exact top-level retained-array primitive membership; decoded strings, numbers, booleans, null, empty string/list, quoted star, escapes, ignored nested values, non-array fields, aliases, logical/pipeline composition, strict errors, HTTP work-limit rejection and reader reuse, storage/pipeline cancellation, executable JSON1 SQL, pinned VictoriaLogs parity and semantic-JSON distinction, durability, and reopen |
LQL-F24 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_numeric_filters_keep_types_and_integer_precision_after_reopen |
typed comparisons, all four open/closed range forms, no numeric-string coercion, exact integers beyond 2^53, logical composition, oracle evidence, and reopen |
LQL-F25 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_ipv4_range_matches_retained_strings_and_reopens |
exact retained-string IPv4 parsing; inclusive address, CIDR, and explicit bounds; host-bit normalization; decimal leading zeroes; missing/null/non-string/invalid/embedded non-matches; aliases; logical/pipeline composition; strict errors; HTTP work-limit rejection and reader reuse; storage/pipeline cancellation; executable public JSON1 SQL; pinned VictoriaLogs parity; durability; and reopen |
LQL-F26 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_ipv6_range_matches_retained_strings_and_reopens |
exact retained-string IPv6 parsing; inclusive address, CIDR, and explicit bounds; host-bit and spelling normalization; IPv4-mapped 128-bit semantics; missing/null/non-string/invalid/embedded non-matches; aliases; logical/pipeline composition; strict errors; HTTP work-limit rejection and reader reuse; storage/pipeline cancellation; explicit no-portable-SQL disposition; pinned VictoriaLogs parity; durability; and reopen |
LQL-F27 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_string_range_matches_rich_fields_and_reopens |
lower-inclusive/upper-exclusive byte ordering; equal-prefix and inverted ranges; ASCII case and UTF-8; missing/null/empty plus compact number/boolean/array/object projection without mutation; nested/message/service fields; aliases; logical/pipeline composition; strict errors; HTTP work-limit rejection and reader reuse; storage/pipeline cancellation; executable public retained-text SQL; pinned VictoriaLogs parity and object-flattening distinction; durability; and reopen |
LQL-F28 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_len_range_matches_codepoints_rich_fields_and_reopens |
inclusive Unicode-codepoint bounds; multibyte characters; missing/null/empty plus compact number/boolean/array/object projection without mutation; VictoriaLogs-compatible integer/size/duration/infinite bound grammar; nested/message/service fields; aliases; logical/pipeline composition; strict errors; HTTP work-limit rejection and reader reuse; storage/pipeline cancellation; executable public retained-text SQL; pinned oracle parity and object-flattening distinction; durability; and reopen |
LQL-F29 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_numeric_filters_keep_types_and_integer_precision_after_reopen |
retained logical JSON types, numeric union, nested metadata companion coverage, explicit rejection of private physical block encodings, and reopen |
LQL-F30 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_field_comparisons_match_numeric_lexical_and_rich_rows_after_reopen |
exact same-row equality; VictoriaLogs decimal/base-zero/duration/byte-size/RFC3339/IPv4 math ordering with bytewise fallback; missing/null/empty and rich number/boolean/array/object projection; exact retained integers beyond 2^53; quoted/message/service/nested/right-_time fields; aliases; logical/pipeline composition; strict errors including left-_time; HTTP work-limit rejection and reader reuse; storage/pipeline cancellation; executable equality and byte-fallback SQL with adjacent-u64 fidelity; pinned oracle parity and object-flattening distinction; durability; and reopen |
LQL-F31 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_safe_logical_conjunct_prunes_before_bounded_decode |
NOT/AND/OR precedence and grouping companion cases plus real 8,192-entry proof that a safe indexed conjunct prunes to 410 decoded entries in one candidate block |
LQL-F32 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_field_prefixes_expand_existing_rich_fields_and_reopen |
literal empty, quoted, punctuation, missing, and nested field-name prefixes; canonical _msg, _time, and level; recursive rich-object leaves with arrays/null retained; independent field-scoped group operands; NOT; current-row pipeline projection; strict wildcard-comparison errors; HTTP work-limit rejection and reader reuse; storage/pipeline cancellation; executable duplicate-preserving public SQL; pinned oracle parity and documented incompatibility; durability; and reopen |
LQL-F33 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_day_ranges_use_explicit_utc_offsets_and_reopen |
exact open/closed UTC time-of-day bounds; HH:MM/HHMM; positive, negative, and compound fixed offsets; deterministic omitted-offset UTC; 24:00, minute 60, midnight full-day, equal, and inverted semantics; current projected _time; strict HTTP errors; work-limit rejection and reader reuse; native millisecond/microsecond and storage/pipeline cancellation regressions; executable public SQL; pinned oracle parity and documented local-time incompatibility; durability; and reopen |
LQL-F34 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_week_ranges_use_explicit_utc_offsets_and_reopen |
short/full case-insensitive weekdays; exact open/closed bracket normalization; Sunday-through-Saturday linear, full-week, equal, and inverted semantics; positive, negative, and compound fixed offsets; deterministic omitted-offset UTC; current projected _time; strict HTTP errors; work-limit rejection and reader reuse; native millisecond/microsecond/pre-epoch and storage/pipeline cancellation regressions; executable public SQL; pinned oracle parity and documented local-time incompatibility; durability; and reopen |
LQL-F37 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_sequence_filters_are_ordered_rich_bounded_and_reopenable |
ordered non-overlapping case-sensitive phrase matching; significant order and duplicates; Unicode word boundaries; quoted, empty, trailing-comma, and case-insensitive function grammar; bare-name word behavior; missing fields; numeric and nested rich textual projection; logical and current-row pipeline composition; strict separator/wildcard/termination errors; 8,192-entry work-limit and deadline cancellation with reader reuse; explicit no-portable-SQL disposition; fifteen successful and six error pinned VictoriaLogs cases; optimize; durability; and reopen; exact-build evidence pins narrow/wide latency, cardinality, byte-identical public work, response bytes, storage, and HWM |
LQL-F38 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_query_backed_lists_are_rich_cumulative_cached_and_reopenable |
query-backed exact, phrase-any, and phrase-all membership; exact fields/keep or uniq output; automatic deduplication without the implicit response limit; rich, missing/null/empty, and canonical nested flattened projection; empty-subquery identities; nested query-backed lists; logical, current-row filter, and conditional-format composition; one request clock; eight nesting levels and 32 lists; strict output grammar; request-local equivalent-source cache; cumulative work/result/state limits; deadline cancellation and reader reuse; ordinary pipeline query-report fast-path preservation; executable SQL-LOG-048; fourteen successful and five error pinned VictoriaLogs cases; optimize; flush; shutdown; durability; and reopen; exact-build evidence pins the inherent two-scan narrow/wide latency, storage work, response bytes, unchanged storage, and HWM |
LQL-F39 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_ten_quoted_literals_and_field_identifiers_match_oracle_and_reopen |
pinned double/single Go escapes, raw backticks, quoted pipe tokenization, quoted literal field keys, explicit invalid escapes, real extension, HTTP, durability, and reopen |
LQL-F40 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_sixteen_comments_multiline_semicolons_and_locations_reopen |
attached/leading/trailing comments; LF/CRLF multiline logical and pipeline composition; literal hashes in double/single/backtick values and quoted field names; exactly one optional terminal semicolon; strict comment-erased and nonterminal syntax; lexical line/Unicode-column HTTP errors; work-limit rejection and reader reuse; ordinary-query no-copy unit coverage; complete pinned-oracle parity; exact-build byte-identical storage work; durability; and reopen |
LQL-F41 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_common_case_filters_are_unicode_rich_bounded_and_reopenable |
Go-simple whole-uppercase and per-Lu lowercase combinations; exact versus Unicode-boundary contains behavior; Turkish uppercase-I, titlecase, and normalization edges; empty/missing/null, numeric, nested object/array, message, field-prefix, logical, and current-row composition; strict wildcard/separator/ten-uppercase grammar; cumulative 8,192-value and 4-MiB parser bounds; 8,192-entry real-extension work/result/response/deadline limits and reader reuse; fourteen successful and eight error pinned VictoriaLogs cases; explicit no-portable-SQL disposition; optimize; flush; shutdown; durability; and reopen; exact-build evidence pins latency, cardinality, byte-identical public work/response, unchanged storage, and HWM |
LQL-P01 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
http_uses_the_established_8192_entry_buffer_without_request_flushes |
bounded limit through API and extension |
LQL-P02 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_ten_logsql_sort_offset_limit_count_survive_optimize_and_reopen |
offset/skip aliases, exact pagination, stable equal-timestamp order, optimize, durability, and reopen through the real extension |
LQL-P03 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_ten_logsql_sort_offset_limit_count_survive_optimize_and_reopen |
ascending/descending sort aliases, stable tie order, pushed bounded windows, optimize, durability, and reopen |
LQL-P04 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_empty_any_and_typed_presence_remain_distinct_after_reopen |
deterministic typed field values, missing/null/empty distinction, zero-limit semantics, positive result limits, real extension, durability, and reopen |
LQL-P05 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_empty_any_and_typed_presence_remain_distinct_after_reopen |
deterministic actual top-level names and presence counts without synthetic stream fields, rich types, limits, and reopen |
LQL-P06 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_empty_any_and_typed_presence_remain_distinct_after_reopen |
ordered typed projection, dotted nested reconstruction, prefix and wildcard selection, missing paths, durability, and reopen |
LQL-P07 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_delete_pipe_preserves_rich_rows_limits_and_reopen |
pinned exact/quoted/prefix/special/all deletion, four aliases, ordered composition, nested rich values, empty-parent/row pruning, strict errors, work limits, cancellation, executable SQL, durability, and reopen through the real extension |
LQL-P08 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_empty_any_and_typed_presence_remain_distinct_after_reopen |
ordered current-row filtering after projection, typed presence distinctions, SQL foundation, limits, durability, and reopen |
LQL-P09 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_ten_logsql_sort_offset_limit_count_survive_optimize_and_reopen |
stats count() / count(*), optional output alias, native scalar reduction, exact numeric Timeless result, optimize, and reopen |
LQL-P12 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_query_stats_is_request_local_durable_and_direct_sql_visible |
exact fourteen-field string envelope, logical post-filter and empty cardinality, actual eager-limit work, later-pipeline composition, strict no-argument grammar, concurrent connection isolation, work-limit recovery, direct public SQL, table scoping, single use, rollback, optimize, corruption, durability, and reopen; companion core/extension units pin request-local counters without global deltas, query_stats_first_does_not_materialize_discarded_response_rows pins the first-pipe fast path, and executable SQL-LOG-026 pins the public mapping |
LQL-P13 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_first_is_typed_partitioned_bounded_and_durable |
default and explicit counts; current-schema no-by behavior after deletion; exact signed/unsigned integers beyond binary64; numeric strings; RFC3339, duration, byte-size, and natural UTF-8 coercion units; per-field ascending/descending order; deterministic storage-order ties; partition-key ordering; per-partition string ranks; rich nested values; missing/null/empty projection; filter/projection composition; strict grammar and errors; work/result/response-state limits; cancellation and reader reuse; direct public SQL; optimize; durability; shutdown; and reopen; executable SQL-LOG-027 pins the bounded numeric SQL foundation and 453 pinned VictoriaLogs cases pin language semantics |
LQL-P14 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_last_inverts_first_with_same_bounds_and_durability |
exact reverse of the complete first order; per-field direction inversion; shared default/count/by/partition/rank/current-schema grammar; exact huge integers and rich values; deterministic ties and partition ranks; filter/projection composition; strict errors; work/result/response-state limits; cancellation and reader reuse; direct public SQL; optimize; durability; shutdown; and reopen; last_reverses_first_order_and_resets_partition_rank pins the comparator regression, executable SQL-LOG-028 pins the descending numeric SQL foundation, and 471 pinned VictoriaLogs cases pin language semantics |
LQL-P15 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_top_counts_textual_groups_with_bounds_and_durability |
default and explicit positive limits; parenthesized and bare exact fields; textual rich-value grouping; missing/null/empty coalescing and omitted empty summary fields; frequency-descending/key-ascending order; string hits and global rank; collision-safe and explicit-default aliases; case-insensitive grammar; current-row filter/projection composition; strict errors; work/group/result/response-state limits; cancellation and reader reuse; direct public SQL; optimize; durability; shutdown; and reopen; top_counts_textual_groups_orders_ties_and_bounds_state pins bounded evaluation, executable SQL-LOG-029 pins the public grouping/window foundation, and 490 pinned VictoriaLogs cases pin language semantics |
LQL-P16 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_uniq_is_textual_bounded_and_durable |
optional by; parenthesized and bare one/multi-field grammar; case-sensitive single-field substring filtering; textual rich-value projection; missing/null/empty coalescing and omitted empty summary fields; optional collision-safe string hits; zero/unbounded and positive limits; deterministic bytewise structural-key selection; overflow-hit reset; case-insensitive keywords; current-row composition; strict errors; work/group/result/response-state limits; HTTP deadline cancellation and reader reuse; direct public SQL; optimize; durability; shutdown; and reopen; uniq_groups_textually_filters_resets_overflow_hits_and_bounds_state pins bounded evaluation, executable SQL-LOG-030 pins the public grouping foundation, and 516 pinned VictoriaLogs cases pin language semantics |
LQL-P17 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_sample_is_random_bounded_durable_and_row_preserving |
VictoriaLogs positive-unsigned and quoted/base-zero/byte/duration/infinite grammar; strict zero/negative/fractional/invalid-octal/extra/parenthesized errors; exact sample 1; request-local random 1/N selection through exponential gaps; first-stage pre-materialization compaction and later-stage current-row composition; retained order and complete nested rich-value fidelity; all eight severities; work/result/response/deadline limits; cancellation and reader reuse; executable SQL-LOG-049; 96-run stochastic and exact/error pinned VictoriaLogs cases; optimize; flush; shutdown; durability; and reopen; sample_controls_must_use_the_same_public_row_work rejects a native-count or otherwise work-mismatched benchmark control, and exact-build evidence pins latency, identical public reads, storage, and HWM |
LQL-P18 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_facets_are_flattened_bounded_and_durable |
default and explicit per-field limits; recursively flattened objects and atomic arrays; textual rich values; missing/null/empty exclusion; constant-field suppression and retention; whole-field long-value/cardinality exclusion; modifier case/order/repetition; positive fractional truncation; deterministic field/hit/value order; current-row composition; strict errors; input/field/value/traversal/sort/output/result/response-state limits; HTTP deadline cancellation and reader reuse; direct public SQL; optimize; durability; shutdown; and reopen; facets_flattens_counts_filters_and_bounds_state pins bounded evaluation, executable SQL-LOG-031 pins the public JSON1/window foundation, and 537 pinned VictoriaLogs cases pin language semantics |
LQL-P19 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_coalesce_is_textual_bounded_and_durable |
first-nonempty exact/all/prefix source priority; duplicate suppression; recursively flattened objects and atomic arrays; missing/null/empty skipping; typed textual projection; default _msg; quoted fallback/destination; trailing comma; deterministic wildcard order; destination replacement; explicit scalar-parent conflict envelope; current-row composition; strict errors; work/path/state/result/response limits; HTTP deadline cancellation and reader reuse; direct public SQL; optimize; durability; shutdown; and reopen; coalesce_uses_textual_flattened_sources_and_bounds_temporary_state pins bounded evaluation, executable SQL-LOG-032 pins the public exact-field foundation, and 559 pinned VictoriaLogs cases pin language semantics |
LQL-P20 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_copy_is_typed_sequential_bounded_and_durable |
case-insensitive copy/cp; optional as; strict comma-separated pairs; exact/all/prefix sources and destinations; typed string/number/boolean/array/null/empty clones; retained sources; exact missing/object-parent empty behavior; sequential chains, swaps, overwrites, and self-copy; deterministic recursive wildcard snapshots and prefix substitution; prefix-to-exact last-write order; all-field identity and prefix mapping; unmatched prefix no-op; exact-to-wildcard literal destination; wildcard-generated literal empty field distinct from _msg; explicit scalar/object destination conflict envelopes; current-row composition; work/state/result/response limits; HTTP deadline cancellation and reader reuse; direct public SQL; optimize; durability; shutdown; and reopen; copy_preserves_rich_values_sequences_prefixes_and_bounds_temporary_state pins bounded evaluation, executable SQL-LOG-033 pins the public exact-field foundation, and 587 pinned VictoriaLogs cases pin language semantics |
LQL-P21 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_rename_is_typed_sequential_bounded_and_durable |
case-insensitive rename/mv; optional as; strict comma-separated pairs; exact/all/prefix sources and destinations; typed string/number/boolean/array/null/empty moves; current-row source removal with empty-parent pruning and immutable storage; exact missing/object-parent empty behavior; sequential chains, swaps, repeated-source emptiness, overwrites, and leaf self-renames; deterministic recursive wildcard snapshots and prefix substitution; removal-before-insertion; prefix-to-exact last-write order; all-field identity and prefix mapping; unmatched prefix no-op; exact-to-wildcard literal destination; wildcard-generated literal empty field distinct from _msg; explicit scalar/object destination conflict envelopes; current-row composition; work/state/result/response limits; HTTP deadline cancellation and reader reuse; direct public SQL; optimize; durability; shutdown; and reopen; rename_moves_rich_values_sequentially_and_bounds_temporary_state pins bounded evaluation, executable SQL-LOG-034 pins the public exact top-level foundation, and 616 pinned VictoriaLogs cases pin language semantics |
LQL-P22 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_format_is_complete_bounded_rich_and_durable |
case-insensitive format; quoted/unquoted patterns; optional/empty if; default/exact destination; HTML literal decoding; exact/empty/missing/nested/typed placeholders; all pinned case, quote, URL, hex, Base64, numeric-hex, IPv4, duration, duration-seconds, and exact integer/fractional/scientific Unix-time transforms; invalid fallback; keep/skip preservation; explicit-empty retained-model behavior; strict syntax; rich-object conflict 422 envelope; work/state/result/response limits; HTTP deadline cancellation and reader reuse; direct public SQL; optimize; source durability; shutdown; and reopen; format_interpolates_transforms_preserves_rows_and_bounds_temporary_state pins bounded evaluation, executable SQL-LOG-035 pins public JSON1/printf composition, and 649 pinned VictoriaLogs cases pin language semantics |
LQL-P23 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_math_is_sequential_typed_and_durable |
case-insensitive math/eval; sequential expressions; optional as and canonical default destinations; complete precedence, left associativity, unary operators, arithmetic, remainder, power, bitwise, and NaN-only default behavior; every supported function and strict arity; numeric/duration/byte/RFC3339/IPv4 coercion; missing/null/empty/rich invalid values; fixed finite/nonfinite rendering; pinned unsigned bitwise conversion; quoted/dotted fields; now/rand; downstream format composition; parser ambiguity regressions; strict syntax; rich-object conflict 422 envelope; AST/work/state/result/response limits; HTTP deadline cancellation and reader reuse; direct public SQL; optimize; immutable typed sources; shutdown; and reopen; math_evaluates_sequentially_preserves_rich_values_and_observes_bounds and math_float_format_and_rounding_match_victorialogs_fixed_output pin bounded evaluation, executable SQL-LOG-036 pins the public JSON1 arithmetic foundation, and 690 pinned VictoriaLogs cases pin language semantics |
LQL-P24 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_len_counts_textual_bytes_and_preserves_rich_sources |
case-insensitive len; optional parentheses and as; default/empty-alias _msg; UTF-8 byte rather than codepoint counts; exact quoted, dotted, canonical, missing, null, empty, numeric, boolean, array, object-parent, and nested-leaf sources; sequential overwrite and math composition; strict wildcard/arity/tail errors; object/scalar destination conflict 422; work/state/result/response limits; cancellation and reader reuse; direct public SQL; optimize; immutable rich sources; shutdown; and reopen; len_counts_textual_bytes_sequentially_preserves_rich_values_and_observes_bounds pins bounded compact-JSON evaluation, executable SQL-LOG-037 pins the public JSON1/BLOB-length foundation, and 711 pinned VictoriaLogs cases pin language semantics |
LQL-P25 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_hash_matches_xxhash53_and_preserves_rich_sources |
case-insensitive hash; optional parentheses and as; default/empty-alias _msg; exact seed-zero xxHash64 masked to 53 bits and rendered as decimal text; exact quoted, dotted, canonical, missing, null, empty, numeric, boolean, compact-array, object-parent, and nested-leaf sources; sequential overwrite and downstream composition; strict wildcard/arity/tail errors; object/scalar destination conflict HTTP 422; work/state/result/response limits; cancellation and reader reuse; explicit no-portable-SQL disposition; optimize; immutable rich sources; shutdown; and reopen; hash_matches_xxhash53_sequentially_preserves_rich_values_and_observes_bounds pins bounded streaming evaluation, 1,033 pinned VictoriaLogs cases pin language semantics, and exact-build evidence pins identical public storage work and the no-extension verdict |
LQL-P26 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_collapse_nums_is_exact_rich_bounded_and_durable |
case-insensitive collapse_nums; optional current-row if; optional exact quoted/dotted at; terminal optional prettify; exact ASCII token, decimal, eligible-hex, underscore/version/time/duration/unit, and Unicode-delimiter boundaries; ordered UUID/IPv4/time/date/datetime prettification with fractional-second and timezone removal; string/number/boolean/compact-array/missing/null/object projection; native no-op preservation; sequential composition; strict ordering/wildcard/argument/tail errors; work/state/result/response limits; cancellation and reader reuse; explicit no-portable-SQL disposition; optimize; immutable rich sources; shutdown; and reopen; collapse_nums_matches_token_prettify_rich_and_bound_semantics pins bounded two-pass evaluation, 1,055 pinned VictoriaLogs cases pin language semantics, and exact-build evidence pins identical public storage work and the no-extension verdict |
LQL-P27 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_decolorize_is_exact_rich_bounded_and_durable |
case-insensitive decolorize; default and empty-alias _msg; one exact quoted/dotted field; exact CSI parameter/intermediate/optional-final byte classes; incomplete-sequence removal; invalid-final and OSC/DCS preservation; native string/number/boolean/array/missing/null/object no-op fidelity; sequential composition; strict wildcard/prefix/parenthesis/multiple/attached/tail errors; work/state/result/response limits; cancellation and reader reuse; executable SQL-LOG-050; optimize; immutable rich sources; shutdown; and reopen; decolorize_matches_csi_bytes_preserves_rich_noops_and_observes_bounds pins bounded scanning, 1,069 pinned VictoriaLogs cases pin language semantics, and exact-build evidence pins identical public storage work and the no-extension verdict |
LQL-P28 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_drop_empty_fields_is_typed_bounded_and_durable |
case-insensitive argumentless drop_empty_fields; strict parentheses/argument/suffix/alias errors; current-row null and empty-string removal; recursive empty-parent and all-empty-row pruning; typed zero/false/nonempty/array retention; arrays atomic; sequential fields/format composition; 128-level nesting ceiling; traversal/result/response limits; cancellation and reader reuse; direct public SQL; optimize; immutable rich sources; shutdown; and reopen; drop_empty_fields_prunes_rich_objects_and_observes_bounds pins in-place typed traversal, executable SQL-LOG-038 pins the exact-path public JSON1 foundation, and 722 pinned VictoriaLogs cases pin language semantics |
LQL-P29 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_replace_is_literal_typed_bounded_and_durable |
case-insensitive literal replace; required two-substring grammar; default _msg and exact quoted/dotted targets; optional matching/empty if; zero/unbounded and first-N replacement; Unicode and non-overlapping semantics; sequential composition; string/number/boolean/array textual projection; native no-op preservation for empty old, no-match, missing, null, and object parents; immutable rich source values; strict attached/wildcard/arity/limit/tail errors; work/state/result/response limits; HTTP deadline cancellation and reader reuse; direct public SQL; optimize; shutdown; and reopen; replace_is_literal_sequential_typed_and_observes_bounds pins bounded evaluation, executable SQL-LOG-039 pins the public JSON1/core-replace() foundation, and 740 pinned VictoriaLogs cases pin language semantics |
LQL-P30 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_replace_regexp_matches_re2_captures_and_durability |
case-insensitive replace_regexp syntax; required pattern/replacement grammar; default _msg and exact quoted/dotted targets; optional matching/empty if; zero/unbounded and first-N replacement; RE2-family dot-newline, inline-flag, anchor, and UTF-8 empty-pattern behavior; Go-compatible numbered/named/full-match/missing/maximal-name/dollar template expansion; sequential composition; string/number/boolean/array textual projection; native no-op preservation; immutable rich source values; strict attached/wildcard/arity/regexp/limit/tail errors; work/state/result/response limits; HTTP deadline cancellation and reader reuse; explicit no-portable-SQL disposition; optimize; shutdown; and reopen; replace_regexp_is_re2_capture_compatible_typed_and_bounded pins bounded evaluation, 765 pinned VictoriaLogs cases pin language semantics, and exact-build evidence records byte-identical public storage work |
LQL-P31 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_split_is_exact_rich_bounded_and_durable |
case-insensitive split; default _msg; optional from/as and upstream shorthand; exact quoted/dotted source and destination; literal non-overlapping multi-byte separators; leading/trailing/consecutive empty pieces; missing-separator whole-source behavior; Unicode-scalar empty separator; distinct empty-source results; exact VictoriaLogs JSON-array-string escaping; number/boolean/array/missing/null/object textual projection; preserved typed source and nested siblings; sequential overwrite and json_array_len composition; strict wildcard/prefix/comma/parenthesis/attached/missing/tail errors; destination-conflict HTTP 422; work/state/result/response limits; cancellation and reader reuse; executable SQL-LOG-051; optimize; immutable rich sources; shutdown; and reopen; split_matches_literal_rune_rich_escape_sequential_and_bound_semantics pins bounded two-pass evaluation, 1,091 pinned VictoriaLogs cases pin language semantics, and exact-build evidence pins byte-identical public storage work and the no-extension verdict |
LQL-P32 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_extract_is_literal_typed_bounded_and_durable |
case-insensitive literal extract; required named-field pattern grammar; HTML-decoded delimiters; nonempty-prefix search and empty-prefix anchoring; named/anonymous placeholders; automatic bounded Go double/single/raw unquoting and plain:; default _msg and exact quoted/dotted from sources; partial-match empties; optional matching/empty if; default/keep-original/skip-empty behavior; textual numeric/boolean/array projection; explicit empty and native rich-value fidelity; sequential current-row composition; scalar/object conflict 422; strict wildcard/adjacency/modifier/order/tail errors; work/state/result/response limits; cancellation and reader reuse; immutable public source rows; direct SQL; optimize; shutdown; and reopen; extract_is_literal_go_quoted_typed_and_bounded pins bounded evaluation, executable SQL-LOG-040 pins the public JSON1/core-string foundation, 802 pinned VictoriaLogs cases pin language semantics, and exact-build evidence records byte-identical public storage work |
LQL-P33 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_extract_regexp_is_first_match_typed_and_durable |
case-insensitive extract_regexp; required named and optional anonymous RE2-family groups; first-match-only captures; dot-newline default and inline flags; default _msg and exact quoted/dotted from sources; optional matching/empty if; default/keep-original/skip-empty behavior; explicit empty and textual numeric/boolean/array projection; preserved native rich values; sequential current-row composition; scalar/object conflict 422; strict regexp/backreference/lookaround/wildcard/modifier/order/tail errors; compiled-pattern/work/state/result/response limits; HTTP deadline cancellation and reader reuse; immutable public source rows; explicit no-portable-SQL disposition; optimize; shutdown; and reopen; extract_regexp_is_first_match_typed_and_bounded pins bounded evaluation, 835 pinned VictoriaLogs cases pin language semantics, and exact-build evidence records byte-identical public storage work |
LQL-P34 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_pack_json_is_rich_bounded_and_durable |
case-insensitive pack_json; default _msg, explicit as, and bare destinations; exact, prefix, quoted-prefix, empty-list, and all-field selection; pre-write source snapshots; deterministic idempotent selector union; preserved strings, numbers, booleans, arrays, objects, explicit nulls, empty strings, missing fields, and empty objects; reconstructed nesting; sequential len composition; strict fields/destination/tail errors; scalar-parent conflict 422; work/state/nesting/result/response limits; HTTP deadline cancellation and reader reuse; immutable public source rows; executable SQL-LOG-041; optimize; shutdown; and reopen; pack_json_preserves_typed_nested_states_and_observes_bounds pins bounded evaluation, 850 pinned VictoriaLogs cases pin the explicit upstream/retained-model compatibility boundary, and exact-build evidence pins byte-identical storage work |
LQL-P35 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_pack_logfmt_is_exact_rich_bounded_and_durable |
case-insensitive pack_logfmt; default _msg, terminal as, explicit as, bare, quoted, and dotted destinations; exact, prefix, quoted-prefix, empty-list, and all-field selection; pre-write snapshots; deterministic idempotent bytewise selector union; recursive dotted flattening; atomic compact arrays; string/number/boolean/null/empty/missing/object-parent projection; conditional VictoriaLogs quoting and exact \u003c/\u0027 spelling; sequential len composition; strict list/destination/suffix/tail errors; object conflict 422; work/state/result/response limits; cancellation; immutable public source rows; executable SQL-LOG-052; optimize; shutdown; and reopen; pack_logfmt_is_deterministic_rich_exact_and_bounded pins bounded evaluation, 1,111 pinned VictoriaLogs cases pin the explicit upstream/retained-model compatibility boundary, and exact-build evidence pins identical output and byte-identical public storage work |
LQL-P36 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_unpack_json_is_rich_bounded_and_durable |
case-insensitive unpack_json; optional conditions; default, bare, explicit, quoted, and dotted exact sources; whitespace-padded JSON text and native-object input; exact, prefix, empty-list, and all-field selection; exact missing-field empties; preserved keys; arbitrary result prefixes; source snapshots; native strings/numbers/booleans/arrays/objects/null/empty values and literal dotted keys; nested sibling retention; pinned bare NaN; malformed-object and nonobject behavior; default/keep-original/skip-empty writes; pack→unpack composition; strict source/list/prefix/modifier/tail errors; scalar/object conflict 422; work/state/nesting/result/response limits; HTTP deadline cancellation and reader reuse; immutable public source rows; executable SQL-LOG-042; optimize; shutdown; and reopen; unpack_json_preserves_typed_nested_states_and_observes_bounds pins bounded evaluation, 875 pinned VictoriaLogs cases pin the explicit upstream/retained-model compatibility boundary, and exact-build evidence pins equal-response byte-identical storage work |
LQL-P37 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_unpack_logfmt_is_exact_rich_bounded_and_durable |
case-insensitive unpack_logfmt; optional conditions; default, bare, explicit, quoted, and dotted exact sources; exact, prefix, empty-list, and all-field selection; exact missing-field empties; arbitrary result prefixes; source snapshots; unquoted and Go-compatible double/single/backtick values; control/quote/backslash/octal/hex/Unicode escapes; raw carriage-return removal; lone names; last-duplicate-wins; malformed-quote fallback; dotted retained nesting and sibling preservation; default/keep-original/skip-empty writes; pack→unpack composition; strict source/list/prefix/modifier/suffix/tail errors; scalar/object conflict 422; work/state/result/response limits; HTTP deadline cancellation and reader reuse; immutable public source rows; executable SQL-LOG-053; optimize; shutdown; and reopen; unpack_logfmt_is_exact_rich_and_bounded pins bounded evaluation, 1,134 pinned VictoriaLogs cases pin the explicit upstream/retained-model compatibility boundary, and exact-build evidence pins equal-response byte-identical storage work |
LQL-P38 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_unpack_syslog_is_exact_rich_bounded_and_durable |
case-insensitive unpack_syslog; optional ordinary and query-backed conditions; default, bare, explicit, quoted, and dotted exact sources; strict offset/prefix/preservation order; leading-ASCII-space trimming and trailing-message fidelity; optional/invalid PRI; 24 facilities and eight severities; RFC3164 classic/RFC3339 timestamps, fixed offsets, previous-year and Go leap-day normalization; RFC5424 lexical headers and structured data; CEF/CEE decoding; result prefixes; source snapshots; missing-source no-op; retained nesting and sibling preservation; keep-original writes; strict source/offset/prefix/suffix/tail errors; scalar/object conflict 422; work/state/result/response limits, including explicit full-batch default-budget rejection; HTTP deadline cancellation and reader reuse; immutable public source rows; executable SQL-LOG-054; optimize; shutdown; and reopen; parses_rfc3164_rfc5424_structured_data_cef_and_cee, normalizes_classic_leap_day_like_go_time_date, and unpack_syslog_is_exact_rich_and_bounded pin parser/evaluator behavior, 1,155 pinned VictoriaLogs cases pin the explicit upstream/retained-model compatibility boundary, and exact-build evidence pins equal-response byte-identical storage work |
LQL-P39 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_unpack_words_is_exact_rich_bounded_and_durable |
case-insensitive unpack_words; default, bare, explicit, quoted, and dotted exact source/destination fields; pre-write source snapshots; maximal Unicode Letter/Decimal_Number/underscore runs; Letter_Number, Other_Number, combining-mark, punctuation, and whitespace separators; exact case/normalization; terminal first-seen byte-identical drop_duplicates; textual string/number/boolean/array projection; missing/null/object-parent/empty behavior; nested sibling preservation; strict wildcard/prefix/comma/suffix/tail errors; scalar/object conflict 422; work/state/result/response limits; HTTP deadline cancellation and reader reuse; immutable public source rows; optimize; shutdown; and reopen; word_boundaries_use_letters_decimal_digits_and_underscore_only and unpack_words_is_exact_rich_and_bounded pin shared tokenizer/evaluator behavior, 1,175 pinned VictoriaLogs cases pin the explicit upstream/retained-model compatibility boundary, and exact-build evidence pins equal public storage work plus honest response expansion |
LQL-P40 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_json_array_concat_is_exact_rich_bounded_and_durable |
case-insensitive json_array_concat; default _msg; optional decoded delimiter; explicit or shorthand from/as; exact quoted/dotted source and destination; pre-write source snapshots; native rich and whitespace-padded text arrays; decoded top-level strings; compact null/boolean/number/object/nested-array values; raw numeric spelling, object order, nested escape spelling, and bare NaN; explicit empty results for empty/missing/null/malformed/scalar/nonarray sources; nested sibling preservation; strict wildcard/prefix/suffix/missing/tail errors; scalar/object conflict 422; work/state/result/response limits; HTTP deadline cancellation and reader reuse; immutable public source rows; executable SQL-LOG-055; optimize; shutdown; and reopen; json_array_concat_preserves_rich_and_text_token_fidelity_with_bounds pins bounded scanning and retained-model behavior, 1,199 pinned VictoriaLogs cases pin upstream grammar/raw-token semantics and the explicit empty-response encoding boundary, and exact-build evidence 2026-08-06_session18_lql_p40_json_array_concat.json pins equal public storage and response work |
LQL-P41 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_json_array_len_is_typed_bounded_and_durable |
case-insensitive parenthesized/bare json_array_len; exact quoted/dotted source and destination fields; optional/terminal as; default _msg; native arrays and whitespace-padded JSON-array text; pinned bare NaN; top-level mixed/nested counts; textual zero for empty/missing/null/malformed/scalar/object input; deterministic source snapshots and sequential writes; strict wildcard/prefix/arity/tail errors; object-conflict 422; parse/work/state/result/response limits; cancellation and reader reuse; immutable rich sources; executable SQL-LOG-043; optimize; shutdown; and reopen; json_array_len_counts_native_and_text_arrays_without_flattening_sources pins bounded evaluation, 897 pinned VictoriaLogs cases pin upstream semantics, and exact-build evidence pins equal-response byte-identical storage work |
LQL-P42 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_unroll_is_exact_rich_bounded_and_durable |
case-insensitive unroll; optional ordinary and query-backed conditions plus optional by; exact bare, parenthesized, quoted, and dotted field lists; terminal parenthesized comma; pre-write source snapshots; longest-array multi-field zip; empty padding and one-row all-invalid behavior; false-condition rich-row pass-through; retained native arrays; whitespace-padded textual arrays; raw number spelling, object order, bare NaN, and VictoriaLogs-compatible nested-string normalization; explicit empty-string response boundary; strict empty/wildcard/prefix/comma/condition/suffix/tail errors; overlapping-path and scalar-parent HTTP 422 conflicts; cumulative work/state/result/response limits; deadline cancellation and reader reuse; query-backed parent-limit inheritance; immutable public source rows; executable SQL-LOG-056; optimize; shutdown; and reopen; unroll_expands_rich_and_text_arrays_with_zip_bounds pins bounded evaluation, 1,223 pinned VictoriaLogs cases pin upstream semantics, exact-build evidence 2026-08-06_session18_lql_p42_unroll.json pins identical public storage work and honest doubled cardinality, and QSF-232 pins the conflict regression in the correct real-extension fixture |
LQL-P43 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_join_is_rich_bounded_and_durable |
case-insensitive join by/join on; nonempty exact bare/quoted/dotted key lists; inline scalar rows(...) and recursively query-backed right sources; default-left and optional-inner behavior; missing/null/empty key equivalence; numeric/string textual equivalence; duplicate right expansion with deterministic left/right order; right-key removal; nonempty-left collision precedence and empty-state filling; optional prefix order; complete typed/nested right fidelity; unrelated sibling preservation; strict malformed/unsupported syntax; scalar-parent HTTP 422 conflicts; cumulative nested-query work/state/result/response/deadline limits and cancellation; parent-limit inheritance; immutable public source rows; executable SQL-LOG-057; optimize; shutdown; and reopen; join_is_left_by_default_preserves_rich_values_and_observes_bounds pins bounded evaluation, 1,249 pinned VictoriaLogs cases pin language semantics, exact-build evidence 2026-08-06_session18_lql_p43_join.json pins two public scans, explicit RHS-state reservation, equal response work, byte-identical physical storage work, and HWM, while QSF-234–QSF-236 pin the evidence-contract and performance verdicts |
LQL-P44 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_union_is_rich_bounded_and_durable |
case-insensitive union and rows; strict scalar inline rows with :/=, quotes, optional commas, dotted paths, empty sources, and empty-object omission; recursively query-backed sources and query-backed statistics; deterministic left-then-source order; duplicate preservation; complete typed/nested source fidelity; subsequent pipeline composition; strict missing/empty/invalid/unterminated/nonscalar/trailing/attached syntax; cumulative nested-query work/state/result/response/deadline limits and cancellation; parent-limit inheritance; immutable public source rows; executable SQL-LOG-058; optimize; shutdown; and reopen; union_appends_rich_rows_in_order_and_observes_bounds pins bounded evaluation, 1,267 pinned VictoriaLogs cases pin language semantics and the unsorted-response-order boundary, and exact-build evidence 2026-08-06_session18_lql_p44_union.json pins two public scans, the exact 128-item source-state reservation, equal response work, byte-identical physical storage work, and HWM while QSF-237–QSF-238 record the storage and performance verdicts |
LQL-P45 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_running_stats_are_rich_bounded_chronological_and_durable |
case-insensitive running_stats; optional by and shorthand exact grouping; count/sum/min/max exact, prefix, all, and omitted selectors; exact first/last with nonnegative offsets; explicit/bare/canonical aliases; numeric microsecond chronology, stable ties, deterministic group order, and the documented VictoriaLogs variable-width timestamp correction; independent typed groups; textual/native finite sum with NaN/±Inf policy; natural-order rich extrema; rich first/last; recursive object-leaf traversal with atomic arrays; original-row expression snapshots; scalar overwrite and scalar-parent conflict; strict grammar/errors; cumulative work/state/result/response/deadline limits; cancellation and reader reuse; immutable public source rows; executable SQL-LOG-059; optimize; shutdown; and reopen; running_stats_are_chronological_grouped_rich_and_bounded pins bounded evaluation, 1,300 pinned VictoriaLogs cases pin language semantics and retained-model compatibility, and exact-build evidence 2026-08-06_session18_lql_p45_running_stats.json pins one public scan, byte-identical physical storage work, honest response differences, and HWM while QSF-239–QSF-240 record the semantic and performance verdicts |
LQL-P46 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_total_stats_are_rich_bounded_chronological_and_durable |
case-insensitive total_stats; shared optional by and shorthand exact grouping; count/sum/min/max exact, prefix, all, and omitted selectors; exact first/last with nonnegative offsets; explicit/bare/canonical aliases; complete-group final state repeated on every row; numeric microsecond chronology, stable ties, deterministic group order, and the documented VictoriaLogs timestamp correction; independent typed groups; textual/native finite sum with NaN/±Inf policy; natural-order rich extrema; rich first/last from complete-group boundaries; recursive object-leaf traversal with atomic arrays; original-row expression snapshots; later-pipe visibility; scalar overwrite and scalar-parent conflict; strict grammar/errors; cumulative work/state/result/response/deadline limits; cancellation and reader reuse; immutable public source rows; executable SQL-LOG-060; optimize; shutdown; and reopen; total_stats_repeat_final_group_state_with_rich_values pins bounded evaluation, 1,329 pinned VictoriaLogs cases pin language semantics and retained-model compatibility, and exact-build evidence 2026-08-06_session18_lql_p46_total_stats.json pins one public scan, byte-identical physical storage work, honest response-type differences, and HWM while QSF-241–QSF-242 record the semantic and performance verdicts |
LQL-P47 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_time_add_is_rich_bounded_composable_and_durable |
case-insensitive time_add and at; default _time and quoted/dotted exact fields; complete signed compound duration units; RFC3339Nano, timezone, zone-less pinned-UTC, and SQL-space parsing; canonical variable-width UTC output; sub-microsecond response precision; signed-64-bit sentinel-aware saturation; invalid-string and native missing/null/number/boolean/array/object no-op fidelity; nested-sibling retention; later-pipe visibility; strict duration/field/suffix/tail errors; cumulative work/state/result/response/deadline limits; cancellation and reader reuse; immutable public source rows; executable SQL-LOG-061; optimize; shutdown; and reopen; session_eighteen_time_add_grammar_is_complete_and_strict and time_add_matches_rfc3339_nano_and_preserves_rich_values_and_bounds pin parser/evaluator behavior, 1,341 pinned VictoriaLogs cases pin upstream semantics and the explicit deterministic-UTC boundary, and exact-build evidence 2026-08-07_session18_lql_p47_time_add.json pins one public scan, byte-identical physical storage work, honest canonical-response differences, and HWM while QSF-243–QSF-244 record the semantic and performance verdicts |
LQL-P48 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_generate_sequence_is_scan_free_bounded_composable_and_durable |
case-insensitive shared-number grammar; quoted positive fractional truncation; decimal string output; complete input/prefix replacement; last-generator-wins behavior; no-match independence; later math/filter/projection/offset/limit composition; strict missing/zero/sub-one/negative/leading-plus/nonnumeric/attached/trailing errors; count/work/state/result/response/deadline bounds; cancellation; zero public query/block/decode/payload/row work; immutable native-rich source data; executable SQL-LOG-062; optimize; shutdown; and reopen; session_eighteen_generate_sequence_grammar_is_numeric_replacing_and_strict and generate_sequence_replaces_input_and_observes_every_bound pin parser/evaluator behavior, 1,357 pinned VictoriaLogs cases pin upstream semantics, and exact-build evidence 2026-08-07_session18_lql_p48_generate_sequence.json pins 64-row scan-free latency, zero physical query work, unchanged storage, and HWM while QSF-245–QSF-246 record the semantic and performance verdicts |
LQL-P49 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_nineteen_set_stream_fields_synthesizes_canonical_result_streams |
case-insensitive set_stream_fields; strict optional parenthesized direct/query-backed condition; exact, quoted, dotted, trailing-prefix, overlapping, repeated, and all-current selectors; current-row composition after prior pipes; recursive rich-object leaves with atomic arrays; missing/null/empty/object-parent omission; compact typed textual projection; bytewise field ordering; exact Go strconv.Quote control/Unicode behavior; canonical _stream replacement and _stream_id clearing only on matching rows; false-condition preservation; strict comma/wildcard/suffix/tail errors before storage; cumulative child-query work/state/result/response/deadline limits and cancellation; immutable rich source metadata; optimize; flush; shutdown; and reopen; session_nineteen_set_stream_fields_grammar_is_strict and set_stream_fields_is_canonical_rich_conditional_and_bounded pin parser/evaluator behavior, 1,419 pinned VictoriaLogs cases pin upstream semantics, and exact-build evidence 2026-08-07_session19_lql_p49_set_stream_fields.json pins identical public storage work, 64-row/1,856-byte responses, unchanged storage, and HWM while QSF-264–QSF-266 record the ownership, resolver, and performance verdicts |
LQL-Q01 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_ten_logsql_sort_offset_limit_count_survive_optimize_and_reopen |
deterministic asc/desc limit/offset semantics and equal-timestamp order before and after optimize/reopen |
LQL-Q02 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_empty_any_and_typed_presence_remain_distinct_after_reopen |
exact response projection, nested type fidelity, absent-field omission, operation order, optimize, durability, and reopen |
LQL-Q04 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_nineteen_time_offset_shifts_storage_results_pipes_and_nested_queries |
exact positive, negative, and sub-native source-bound translation; nanosecond _time responses; nested inheritance and explicit replacement; leading-filter optimizer order; day/week composition; rich typed fidelity; strict pre-storage errors; work/result/response/deadline limits; cancellation and reader reuse; immutable source rows; executable SQL-LOG-065; optimize; flush; shutdown; and reopen; session_nineteen_time_offset_shifts_query_bounds_before_storage and session_nineteen_time_offset_grammar_pipeline_order_and_repeating_ranges_are_exact pin planner/parser behavior, 1,460 pinned VictoriaLogs cases pin upstream semantics, and exact-build evidence 2026-08-07_session19_lql_q04_time_offset.json pins identical public storage work, honest API cost, unchanged storage, and HWM while QSF-270–QSF-272 record the semantic, parser, and performance verdicts |
LQL-Q05 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_nineteen_global_filter_applies_to_every_public_query_scope |
compiled global-before-local predicate composition across base, membership, conditional-pipeline, join, and union queries; nested inheritance and explicit replacement; query-backed global values; wildcard identity; conflicting local/global exact pushdowns; sibling, local, and inherited time_offset scope; rich typed fidelity; strict zero-read grammar errors; cumulative work/result/response/deadline limits and established cancellation/reader reuse; immutable rows; executable SQL-LOG-066; flush; optimize; shutdown; and reopen; session_nineteen_global_filter_is_scoped_composed_and_time_exact and session_nineteen_global_filter_grammar_is_strict pin parser/planner behavior and mixed range delimiters, 1,482 pinned VictoriaLogs cases pin upstream semantics, and exact-build evidence 2026-08-07_session19_lql_q05_global_filter.json pins identical candidate/control public work and responses, honest endpoint/API tails, unchanged four-block storage, durable ingestion, cancellation state, and HWM while QSF-273–QSF-276 record semantic, parser, hidden-input, and performance verdicts |
LQL-Q07 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_ten_logsql_limits_cancel_errors_and_direct_sql_reuse_the_reader |
hard result/work/response/deadline limits, real extension row/count/value guards, dropped-request cancellation, truthful in-flight stats, progress interruption, capability negotiation, and reader reuse |
LQL-Q08 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_ten_logsql_limits_cancel_errors_and_direct_sql_reuse_the_reader |
exact malformed/unsupported/missing JSON envelopes, HTTP 400/422 split, parser rejection before storage, limits, timeout, and reuse |
LQL-S01 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
http_uses_the_established_8192_entry_buffer_without_request_flushes |
scalar native count through real extension |
LQL-S02 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_empty_any_and_typed_presence_remain_distinct_after_reopen |
typed count(field) and count_empty, missing/null/empty policy, multi-field selection, SQL, limits, and reopen |
LQL-S03 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_empty_any_and_typed_presence_remain_distinct_after_reopen |
exact typed tuple cardinality, bounded stable hash cardinality, no hash-bit compatibility claim, limits, and reopen |
LQL-S04 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_empty_any_and_typed_presence_remain_distinct_after_reopen |
deterministic typed unique/value output, lossless missing envelope, limit-zero semantics, SQL, durability, and reopen |
LQL-S05 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_numeric_filters_keep_types_and_integer_precision_after_reopen |
exact representable integer sums, compensated binary64 mixed sums/averages, no string coercion, SQL, optimize, and reopen |
LQL-S06 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_numeric_filters_keep_types_and_integer_precision_after_reopen |
exact integer extrema beyond 2^53, mixed numeric median and overflow-safe midpoint; companion regression independently bounds multi-field median state |
LQL-S07 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_quantile_and_stddev_match_retained_semantics_and_reopen |
required bounded phi, case-insensitive grammar, upper-step mixed textual natural order, current-field defaults, explicit empty quantile, population Welford deviation, native-number-only policy, numeric-string exclusion, JSON-null empty deviation, SQL, optimize, shutdown, and reopen; session_seventeen_quantile_state_is_bounded_and_reader_remains_reusable pins multi-field work rejection and reader recovery, while quantile_and_stddev_pin_order_types_bounds_and_cancellation pins state bytes and cooperative cancellation |
LQL-S08 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_twelve_numeric_filters_keep_types_and_integer_precision_after_reopen |
count and numeric-sum rates over explicit inclusive native bounds, missing-window behavior, typed precision, SQL, and reopen |
LQL-S09 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_sum_len_counts_utf8_text_and_reopens |
case-insensitive sum_len; required parentheses and strict comma/wildcard/tail grammar; exact, prefix, and all-current-field selection; UTF-8 string bytes; compact numeric/boolean/array/object JSON; missing/null/empty behavior; checked constant aggregate state; work/result/response limits; cooperative cancellation and reader reuse; immutable public source rows; executable SQL-LOG-045; optimize; shutdown; and reopen; sum_len_counts_projected_utf8_bytes_and_observes_bounds pins bounded evaluation, 917 pinned VictoriaLogs cases pin upstream semantics, and exact-build evidence pins byte-identical public storage work |
LQL-S10 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_any_and_field_extrema_preserve_rich_rows_and_reopen |
case-insensitive any, field_min, and field_max; exact arity and field grammar; deterministic first-nonempty current-row selection; native false/array/object/null/empty/missing companion fidelity; complete signed/unsigned/RFC3339/math/natural source ordering; first-tie stability; work/state/result/response limits; cooperative cancellation and reader reuse; immutable public source rows; executable SQL-LOG-046; optimize; shutdown; and reopen; any_and_field_extrema_are_deterministic_rich_and_bounded pins evaluator bounds/cancellation, 928 pinned VictoriaLogs cases pin upstream grammar and comparison semantics without inventing order for upstream any, and exact-build evidence pins byte-identical public storage work |
LQL-S11 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_seventeen_row_selection_stats_are_rich_bounded_and_durable |
case-insensitive row_any, row_min, and row_max; explicit and implicit result aliases; exact comparison sources; exact, recursive flattened-prefix, and all-current result selectors; deterministic first qualifying row; complete signed/unsigned/RFC3339/math/natural extrema ordering; strict first ties; native nested null/empty/false/zero/array/object fidelity; missing omission and empty {} results; work/state/result/response limits; cooperative cancellation and reader reuse; immutable public source rows; executable SQL-LOG-047; optimize; shutdown; and reopen; row_selection_stats_preserve_rich_rows_ties_and_bounds pins evaluator traversal/state/cancellation, 941 pinned VictoriaLogs cases pin upstream grammar and comparison semantics without inventing upstream row_any order, and exact-build evidence pins byte-identical public storage work plus the larger rich response cost |
LQL-S12 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_json_values_is_sorted_rich_bounded_and_durable |
case-insensitive statistics and standalone json_values; normalized implicit aliases; exact, quoted, dotted, prefix, repeated, empty, and all selectors; native nested null/empty/false/zero/array/object fidelity; missing omission, empty {} rows, and empty-input []; complete natural multi-key asc/desc ordering; deterministic source-order ties; bounded top-k and zero-limit behavior; cumulative multi-expression work/state/result/response/deadline limits; cancellation and reader reuse; immutable public source rows; executable SQL-LOG-063; optimize; flush; shutdown; and reopen; session_eighteen_json_values_grammar_is_sorted_bounded_and_strict and json_values_preserves_rich_types_natural_topk_ties_and_bounds pin parser/evaluator behavior, 1,374 pinned VictoriaLogs cases pin upstream semantics, and exact-build evidence 2026-08-07_session18_lql_s12_json_values.json pins byte-identical public storage work, larger typed responses, unchanged storage, and HWM while QSF-247–QSF-248 record the semantic and performance verdicts |
LQL-S13 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_histogram_is_exact_bounded_rich_and_durable |
case-insensitive statistics and standalone histogram; exactly one exact bare, quoted, or dotted field; canonical implicit alias; VictoriaMetrics' 486 logarithmic middle buckets plus lower/upper buckets; lower-exclusive/upper-inclusive boundaries; native and textual numbers; compound durations and byte sizes; ignored negative, NaN, IPv4, timestamp, missing, null, boolean, array, and object inputs; naturally sorted nonempty vmrange/native-hit objects in one JSON-array string; empty-input []; cumulative multi-expression work and response-state limits; cancellation and reader reuse; immutable rich nested source rows; executable SQL-LOG-064; optimize; flush; shutdown; and reopen; session_eighteen_histogram_grammar_is_exact_and_strict and histogram_matches_victoria_buckets_types_bounds_and_cancellation pin parser/evaluator behavior, 1,388 pinned VictoriaLogs cases pin upstream semantics, and exact-build evidence 2026-08-07_session18_lql_s13_histogram.json pins byte-identical public storage work, bounded bucket responses, unchanged storage, and HWM while QSF-249–QSF-250 record the semantic and performance verdicts |
LQL-S14 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_running_stats_are_rich_bounded_chronological_and_durable |
function-catalog view of the shipped LQL-P45 running_stats pipe; documented running count, last, min, max, and sum; exact, prefix, multi-field, and all-current selection as applicable; textual/native finite sums and explicit nonfinite state; natural rich extrema; missing exact-field behavior; time-relative last offsets; strict grammar; cumulative work/state/result/response/deadline limits; cancellation and reader reuse; immutable rich source rows; executable SQL-LOG-059; optimize; shutdown; and reopen; the 1,300-case pinned VictoriaLogs corpus and source audit establish that no separate running_* function syntax exists, while exact-build P45 evidence and QSF-239–QSF-240 pin identical public storage work, bounded memory, and HWM for this same vector |
LQL-S15 |
servers/crates/timeless-logs-api/tests/api_e2e.rs |
session_eighteen_total_stats_are_rich_bounded_chronological_and_durable |
function-catalog view of the shipped LQL-P46 total_stats pipe; documented total count, first, last, min, max, and sum; exact, prefix, multi-field, and all-current selection as applicable; complete-group final state repeated on every row; textual/native finite sums and explicit nonfinite state; natural rich extrema; missing exact-field behavior; fixed first/last offsets; strict grammar; cumulative work/state/result/response/deadline limits; cancellation and reader reuse; immutable rich source rows; executable SQL-LOG-060; optimize; shutdown; and reopen; the 1,329-case pinned VictoriaLogs corpus and source audit establish that no separate total_* function syntax exists, while exact-build P46 evidence and QSF-241–QSF-242 pin identical public storage work, bounded memory, and HWM for this same vector |
Every shipped LogsQL row has a real-extension reference. LQL-F02 was
previously downgraded when this index exposed missing deterministic boundaries;
Session 10 resolved that gap in QSF-008.