No unrestricted DeFi use
Clearing tokens are not designed for unrestricted swaps, farming, leverage, lending pools or arbitrary smart-contract integrations.
Osnias Clearing deliberately limits the functions available to its clearing tokens. The objective is not maximum composability, but a controlled and auditable clearing rail in which abnormal or disputed operations can be detected, isolated and resolved during the clearing cycle.
The clearing cycle creates time for verification. This temporal layer is a security feature: automated attacks can operate quickly, but disputed value does not have to become economically final at the same speed.
ORUSD and OEURO are clearing instruments, not open DeFi assets. Their technical perimeter is intentionally narrow in order to reduce external dependencies, unauthorized integrations and attack paths.
Clearing tokens are not designed for unrestricted swaps, farming, leverage, lending pools or arbitrary smart-contract integrations.
Issuance and destruction remain controlled operations. This permits a defined administrative response to erroneous, fraudulent or disputed positions.
Security-sensitive actions must remain attributable, logged and reviewable, with a clear distinction between normal clearing, dispute containment and final resolution.
High-speed automated attacks benefit from immediate finality. Osnias Clearing uses the opposite logic: clearing positions circulate within a defined cycle before final settlement. This creates time to identify anomalies, receive a contestation and isolate a disputed amount.
Monitoring, participants or the manager may identify an operation that appears unauthorized, abnormal or inconsistent with the expected clearing activity.
During the clearing cycle, the disputed amount may be removed from normal circulation and placed into an internal escrow state.
The affected value remains immobilized until the parties agree on an outcome or an applicable external decision determines the result.
AI-assisted attackers may automate reconnaissance, vulnerability discovery, transaction generation, social engineering and repeated exploitation attempts. Osnias therefore treats machine-speed attacks as a design assumption rather than an exceptional event.
By excluding unrestricted swaps, lending, farming, leverage and arbitrary contract use, the clearing rail avoids many attack paths created by open protocol composability.
A suspicious transaction does not necessarily become an irreversible loss immediately. Within the protocol rules, the disputed amount can be isolated while facts are reviewed.
Emergency actions should be narrowly scoped. Critical governance, upgrade and treasury powers should remain separated from operational incident response.
Production architecture is intended to separate online operational systems from dormant multisignature and cold-storage controls used for critical recovery or structural actions.
Commercial disagreements and unauthorized operations can occur even when the underlying infrastructure is functioning correctly. Osnias therefore distinguishes a disputed amount from the remainder of a participant's position.
A participant may request the conservative isolation of a clearly identified amount linked to a specific operation.
The manager may place the contested amount into protocol escrow. The purpose is preservation, not adjudication or confiscation.
Osnias does not determine which party is legally right. It provides a technical mechanism that preserves the disputed value while the parties resolve the matter.
Not every abnormal transaction is fraudulent. A wrong click, an incorrectly copied address or selection of the wrong participant can create a genuine misrouting error. Osnias Clearing therefore treats human error as a distinct operational-security case.
An address alone does not identify its controller. Within the clearing perimeter, participating addresses should therefore be registered or otherwise attributable to an identified participant so that the relevant party can be contacted.
A simple addressing mistake is not corrected unilaterally by Osnias. The participant controlling the destination address must acknowledge that the amount was received in error, or the parties must otherwise establish a mutually agreed correction.
Once the error is acknowledged, the manager may execute the agreed correction by burning the identified amount from the erroneous destination address and minting the same amount back to the originating or otherwise agreed correct address.
Where the clearing-token implementation permits manager-controlled burn and mint on identified addresses, an escrow relocation can be performed by burning the disputed amount from the contested address and minting the same amount to the designated escrow account.
| Step | Action | Economic effect |
|---|---|---|
| 1 | Identify the disputed operation and exact amount | No change |
| 2 | Burn the disputed amount from the contested address | Temporary reduction before corresponding escrow mint |
| 3 | Mint the identical amount to the designated escrow account | Supply-neutral administrative relocation when executed as one controlled operation |
| 4 | Immobilize the escrow position until resolution | Disputed amount unavailable for normal clearing |
Once value is safely isolated, the preferred path is a direct negotiated settlement between the parties. Osnias may invite them to reach an amicable resolution but does not impose the terms.
The parties may agree on restitution, attribution, partial allocation or another technically executable outcome.
The agreed resolution is documented and linked to the corresponding dispute record before execution.
The manager executes the mutually agreed outcome through the permitted clearing-token mechanisms.
If the parties do not reach an amicable settlement, they remain free to refer the dispute to a competent court, arbitral body or other external mechanism available to them under applicable law or contract.
The disputed amount remains immobilized while the external procedure is pending, subject to the protocol rules and any applicable legal requirements.
Once an enforceable or otherwise applicable external decision is presented and verified, the manager executes the corresponding technical disposition of the escrowed amount.
| Resolution | Authority for outcome | Protocol action |
|---|---|---|
| Full restitution | Mutual agreement or applicable external decision | Escrow amount returned to the designated address |
| Full attribution | Mutual agreement or applicable external decision | Escrow amount assigned to the designated recipient |
| Split allocation | Mutual agreement or applicable external decision | Escrow amount redistributed according to the documented allocation |
| Final destruction | Only where explicitly authorized by the applicable resolution and protocol rules | Burn without corresponding remint |
Routine clearing operations should use narrowly scoped permissions and avoid exposure of structural control keys.
Emergency functions should prioritize freezing or limiting risk rather than transferring value or modifying governance.
Multisignature, cold-storage, cryptographic backups and an external production registry are intended to protect critical recovery and deployment authority.
Security review is intended to combine reproducible compilation, static analysis, unit tests, fuzzing, invariant testing, integration testing and manual review. Slither supports pre-audit analysis, but does not replace an independent security audit or production monitoring.
Map privilege surfaces, externally callable state-changing functions, supply paths, dangerous external calls and unexpected routing surfaces.
Test oracle authorization, proof replay, request expiry, mint/burn accounting, fee conservation, EOA-only restrictions and holder-property constraints.
Exercise the verified public reference deployments, wallet behavior, oracle lifecycle, governance locality and cross-contract separation before any production deployment.