Configuring a Sherlock AI Run
UI flow
Repo defaults with .sherlock-ai.json
.sherlock-ai.json{
"whitelist_files": ["contracts/core/Vault.sol", "contracts/periphery/Router.sol"],
"context_files": ["docs/security-model.md", "specs/withdrawals.md"],
"extra_prompt": "Prioritize withdrawal logic and pause/unpause controls."
}Last updated
