gap_delete
Soft-delete a backlog gap by ID to remove junk or test entries while preserving real gaps; the gap is archived and hidden from list queries.
Instructions
Soft-delete a single gap by id — for clearing junk or test entries from the backlog without disturbing its real gaps. Archive, not drop: the gap is retained (deleted=1) and just stops appearing in gap_list. Returns {deleted, id}, or {error: not_found}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| gap_id | Yes |