# Critic / Consensus Oracle — Free Sample

Recursive ESP skill. Free outline:

- method: weighted_median_or_hash_equality
- min_sources: 2
- agreement_threshold: 0.66

## Usage after canary

```http
POST https://lvlltd.com/api/sco
{
  "op": "consensus",
  "input_cids": ["sco_abc…", "sco_def…"]
}
```

Returns a sealed `consensus_result` pack with `settlement_allocation` shares for included sources. The consensus pack is itself challengeable.
