Skip to main content
Level 2 uses the same MCP and the same connected folder as Level 1 — it just adds one more tool and one more scope, for the moments where something big actually happened in real life.

Add the scope

Your key needs rhp:outcome in addition to whatever Level 1 scopes it already has. Add it from the Key Console if your existing key doesn’t have it yet — no need to re-install anything.

Submitting an outcome

Call reality_harness_submit_outcome with the outcome kind. Three flat V3 outcomes exist today:
OutcomeXP
proof.payment1000
proof.release750
proof.evaluation500
The tool queues offline the same way submit_progress does if Conquoreum’s backend is briefly unreachable — nothing is lost to a network blip. Whatever serverNote comes back is surfaced to you verbatim (for example, a duplicate submission is safely rejected rather than double-awarded).
Outcomes are meant for real, discrete events — a payment that landed, a release that shipped, an evaluation you passed — not for routine day-to-day work, which Level 1 already covers continuously.