Trust Center · evidence before assurance

Know what is live, what is recorded and what remains unproven.

Trust should be decomposed into sources, powers and failure assumptions. This page gathers the current PoC evidence without turning it into an audit claim.

Private PoCArbitrum One · chain 42161Recorded deployment evidence
01 / DEPLOYMENT

One explicit configuration

arbitrum-usdc-poc-1

The browser console, public record and diagnostics must agree before the release gate passes.

02 / ASSET

Native USDC

0xaf88d0…68e5831

Recorded base asset; issuer controls and asset risk still apply.

03 / CORE

LiquidityManager

0x80fB73…6ce192

Consumer deposits and withdrawals pass through the configured core.

04 / REGISTRY

ProtocolManager

0x91fEc8…5A8D

4 recorded integrations; registration does not imply allocation.

Control boundaries

What each layer can—and cannot—prove.

W

Wallet

Jethos cannot move assets you have not deposited or separately approved. Key compromise and existing allowances remain outside that promise.

V

Vault

Deposited capital follows code, configured modules and administrative powers. Visibility reduces hidden assumptions; it does not remove them.

P

Protocols

Lens and registry reads expose integrations and positions. Underlying code, governance, markets, assets and oracles remain dependencies.

Status language

Every badge has a limited meaning.

Live means timestamped onchain data—not safe. Implemented means present in code—not audited. PoC means controlled validation—not public readiness.

Live

Read from chain with a timestamp.

Implemented

Present in the repository.

PoC

Private validation deployment.

Planned

Direction, not current functionality.

Vision

Long-term possibility.

Illustrative

Explanation, not account data.

Open assurance gates

What must happen before a public production claim.

OPEN 01

Independent audit

No completed whole-system audit is claimed.

OPEN 02

Fork write tests

Repeat funded end-to-end flows against a controlled fork.

OPEN 03

Operations

Finalize monitoring, incident response and public release controls.

OPEN 04

Legal review

Validate jurisdictional, product, disclosure and tax requirements.

Reproduce the evidence

Run the same read-only gates locally.

npm run ready validates the site, editorial contract, deployment and protocol registry. It does not sign or broadcast transactions.