Core Concepts
SUMUN combines source resolution, bytecode interpretation, security analysis, and report attestation behind a contract-address workflow.
Contract address
│
▼
Check for verified Solidity source
│
├── Source found ─────► Analyze verified source
│
└── Source unavailable ► Read runtime bytecode
and reconstruct behavior
│
▼
Run the audit and organize evidence
│
▼
Publish a report and reference its snapshot with Risk Stamp
The public documentation intentionally describes these stages at a product level. Internal workers, model orchestration, and deployment topology are not required to use SUMUN.