# HashEye Products

HashEye has two product lines around the audit lifecycle: Sentinel and Forge.

## Sentinel
Product ID: hasheye-sentinel

Sentinel monitors live on-chain threat signals after a contract launches. It tracks exploit intelligence, mempool indicators, confirmed on-chain incidents, severity triage, and alert routing.

Useful for:
- Deployed protocols that need continuous threat awareness
- Teams that want audit-grade severity labels after launch
- Protocol operators who need faster incident visibility

Inputs:
- Deployed contract addresses
- Chain and deployment environment
- Alert contacts and severity routing rules
- Known protocol roles and emergency controls

Outputs:
- Live threat feed
- Severity-triaged alerts
- Confirmed incident references
- Response notes for operators

URL: https://hasheye.io/products
CTA: https://hasheye.io/request-audit

## Forge
Product ID: hasheye-forge

Forge runs Solidity mutation testing before audits and deployments. It mutates Solidity code, runs Foundry or Hardhat test suites, and reports surviving mutants as proof gaps.

Useful for:
- Solidity teams with high coverage but uncertain test quality
- Foundry and Hardhat projects preparing for audit
- Protocols that want to turn surviving mutants into concrete engineering work

Inputs:
- Solidity source files
- Foundry or Hardhat test command
- Optional formal specs
- Compiler version and project config
- Target contracts, functions, and mutation operators

Outputs:
- Killed mutant count
- Surviving mutant count
- Mutation score
- Mutant diffs
- Survivor triage report

Integrations:
- Solidity
- Foundry
- Hardhat
- solc
- Gambit-style mutation workflow

URL: https://hasheye.io/products/forge
Quickstart: https://hasheye.io/tools/gambit-quickstart.md
Config template: https://hasheye.io/tools/gambit-conf.example.json
CTA: https://hasheye.io/request-audit

## Related URLs
- Audit methodology: https://hasheye.io/methodology
- Request access: https://hasheye.io/request-audit
- Machine-readable pricing: https://hasheye.io/pricing.md
