RWA issuers
For tokenised instruments whose control plane decides who owns what, without ever moving value.
onboardRwaDetectors in play8Boundaries declared3Refusals at onboarding0How this sector loses money.
A tokenised instrument has a control plane most monitoring never looks at. The agent role that can force a transfer, the identity registry that decides who is allowed to hold, the compliance module that can be swapped. None of those move value when they change. All of them decide who owns what afterwards.
- 8Deterministic rules
What the preset configures.
One command, and this is its output. The identifiers at the foot are real, so you can diff them against the catalogue rather than trust the list.
onboardRwa(platform, config)
6 configured
- 01Token contract, identity registry and compliance module monitored together
- 02Control-plane change detection across all three, not just the token
- 03Agent-role grants, forced recovery and coercion-campaign patterns
- 04Bulk identity registration, which is what an onboarding attack looks like
- 05NAV and exchange-rate integrity against declared sources
- 06Authority surface: admin changes and upgrade diffs on every component
- rules.rwa-control-plane-change
- rules.rwa-agent-granted
- rules.rwa-forced-recovery
- rules.rwa-coercion-campaign
- rules.rwa-bulk-identity-registration
- rules.rate-integrity
- rules.admin-authority-change
- rules.upgrade-implementation-diff
The perimeter, stated in writing.
Every edge, and the control that closes it. This is the list your auditor and underwriter will ask for, so it sits on the public page rather than an appendix.
How it goes live.
Three rungs, in order, and each one written for this preset rather than for presets in general.
-
Step 1
Scope
Three contracts enrolled as one control plane: the token, the identity registry and the compliance module. A partitioned instrument is modelled against its actual structure rather than forced into the T-REX shape.
-
Step 2
Detect
The events that decide ownership move no value, so they are watched on their own terms: agent grants, forced recovery, bulk identity registration, and a compliance module swapped out from under the token.
-
Step 3
Prevent
Nothing here is armed to reverse a transfer, and it should not be. What ships is evidence: every forced recovery and agent grant written to the audit export.
What runs underneath.
The hash-chained export does the work here: a control plane that decides ownership needs a record somebody can replay, not a dashboard.
Scope RWA issuers coverage.
Every engagement is scoped by the team, and onboarding is performed by operators. There is no self-serve door, and that is a security decision first.