twining_archive_stale
Archive stale decision and blackboard items by ID, moving them to 'archived' status and dismissing blackboard entries while preserving files. Use for cleanup of stale candidates from housekeeping.
Instructions
Archive a list of stale items by ID — typically the candidate IDs returned by twining_housekeeping with staleness_review: true. Decisions move to status "archived" (excluded from assemble/why). Blackboard entries are dismissed. Items remain on disk with provenance preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | IDs to archive (mix of decision and blackboard IDs) | |
| reason | No | Optional rationale for the archive — recorded as a finding for the audit trail | |
| reasons | No | Optional per-item rationale keyed by ID — recorded per item in the audit-trail finding so a future reviewer can spot bad calls (#16, semantic review) |