get_fact
Retrieve a single verified fact with full provenance: value, unit, status, sources, description. Use at and world_at to query what the bank knew or what applied in the world on a specific date.
Instructions
A single fact with full provenance: value, unit, status, sources (wasDerivedFrom), description.
The bank is BITEMPORAL — two independent time axes: at = 'YYYY-MM-DD': the BANK's state at the END of that day (transaction time, over the valid_from/valid_to windows) — "what the bank knew then", e.g. on filing day. world_at = 'YYYY-MM-DD': the version in force IN THE WORLD that day (world time, over the world_valid_from/world_valid_to windows) — e.g. the rent that applied in May. Both together = the full bitemporal question ("per what the bank knew on 15 June, what held in May").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| at | No | ||
| qname | Yes | ||
| world_at | No |