Compliance Source Map

WHAT THIS PROVES

Trust is not implicit β€” it flows from verifiable sources through policy to the gate.

EXPECTED OUTPUT

A resolved topology of obligations, policies, and gate configurations.

STANDARD TRACE

Run the demo to generate an Evidence Pack

Integrate

L3: Multi-party Authority + Tamper Proof
import { resolveCompliance } from "@mindburn/helm/compliance";

const topology = resolveCompliance({
  jurisdiction: "EU",
  sources: registeredSources,
});
// β†’ { obligations, policyBindings, gateConfig }

Adversarial Mode

Toggle attacks to see fail-closed behavior