warm_prompt_cache
Load all PROMPT IOCs from SpacetimeDB into the in-memory hash set.
Call once at startup (or after a major feed update) to populate the
sub-1ms query cache. Subsequent check_prompt() calls require no network
access. The cache auto-refreshes every 5 minutes in the background.
Returns:
loaded: Number of PROMPT IOC hashes loaded
duration_ms: Time taken to warm the cache
window_sizes: Token window sizes used for querying
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||