gap_log
Log knowledge gaps by specifying app, topic, and question; repeated asks increment a counter to prioritize missing information.
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 |