trigger_sie_scan
Initiate a background SIE scan of the iTechSmart platform to detect and rank findings, apply safe fixes automatically, or queue the rest for approval.
Instructions
Kick off a fresh SIE (Self-Improving Engine) scan of the iTechSmart platform. dry-run mode: detects and ranks findings without applying any fixes. apply mode: applies all safe_auto fixes and queues the rest for approval. Runs in the background — check get_platform_briefing for queue count after ~2 min. EXECUTE CLASS: apply mode modifies files and seals receipts.
Requires scope: sie:scan:invoke. Every call governed by Arbiter constitutional policy and sealed with a ProofLink cryptographic receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Scan mode: dry-run (detect only) or apply (fix safe items). Default: dry-run. | |
| use_llm | No | Whether to use Nemotron for finding ranking and analysis. Default: true. |