Request
Query parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
user_id | string | ✅ | Your user identifier |
Response
| Field | Description |
|---|---|
fdm_block | 512-token [MEM]...[/MEM] signal for system prompt injection. Empty string if no facts encoded. |
channel_count | Number of facts currently encoded |
channel_labels | List of encoded label names |
plain_index | Human-readable key=value summary (for debugging or non-Hermes fallback) |
Usage
Injectfdm_block at the start of your system prompt:
Notes
- If
fdm_blockis missing and facts exist in state, the block is regenerated automatically. - The block is always exactly 512 tokens.
- Does not count against your monthly encode limit.