approve_sie_finding
Approve a security finding from the SIE queue. Applies the appropriate fixer, seals a cryptographic receipt, and removes the item automatically.
Instructions
Approve a specific SIE (Self-Improving Engine) security finding by queue index. Applies the associated fixer (gitignore_add, chmod_tighten, or secrets_gitignore), seals a ProofLink receipt for the fix, and removes the item from the queue. Get the index from get_sie_queue first. EXECUTE CLASS: this modifies files on disk and seals an immutable receipt.
Requires scope: sie:queue:write. Every call governed by Arbiter constitutional policy and sealed with a ProofLink cryptographic receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | Queue index of the finding to approve (use get_sie_queue to list available indices) |