memory_temporal_query
Reason about time deterministically: compute Allen interval relations, perform duration arithmetic (days/weeks/months/years), and normalize natural-language dates to ISO format.
Instructions
v11.0 W1-C: deterministic temporal reasoning — Allen interval relations, duration arithmetic (days/weeks/months/years), and natural-language date normalization (en + ru). Pass op=relation|duration_between|normalize.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | No | ISO datetime — duration_between | |
| b | No | ||
| op | Yes | ||
| lang | No | auto | |
| a_end | No | ||
| b_end | No | ||
| anchor | No | ISO datetime anchor for relative phrases | |
| phrase | No | Natural-language date — normalize | |
| a_start | No | ISO datetime — relation only | |
| b_start | No |