gap_log
Log an unresolved question as a 'we don't know this yet' entry. Repeated asks increase the count to signal which knowledge gaps should be filled 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 |