gap_log
Log unknown topics and questions as knowledge gaps, incrementing priority count on repeated asks to signal what to fill in next.
Instructions
Log or bump a "we don't know this yet" entry. Repeated asks of the same topic+question increment asked_count instead of duplicating — asked_count is the backlog's own priority signal for what to fill in next. Returns {id, status, asked_count}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| app_id | Yes | ||
| question | Yes |