> ## Documentation Index
> Fetch the complete documentation index at: https://docs.extrascoop.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Forensic Detection & Evidence Packages

> Extracting embedded evidence packages and enforcing broadcast licensing rights.

When uncredited or unauthorized footage is discovered, the Silicon Trust™ detection engine extracts the forensic watermark and generates a verifiable evidence package.

## Automated Evidence Output

```json theme={null}
{
  "detected": true,
  "confidence": "High",
  "detection_method": "Neural-VideoSeal",
  "payload": {
    "scoop_id": "550e8400-e29b-41d4-a716-446655440000",
    "timestamp": "2026-08-30T17:00:00Z"
  },
  "evidence": {
    "blockchain_record": "https://basescan.org/search?q=0x71C8A902...8932",
    "watermark_hash": "8F29A4D98C123B5F..."
  },
  "legal": {
    "notice": "This content carries a Silicon Trust™ cryptographic watermark registered to the author. Unauthorised commercial use constitutes copyright infringement.",
    "status": "Protected"
  }
}
```
