Sapphire turns each autonomous signal into a public audit trail: sealed inference, merkle-rooted storage, on-chain timestamp, then read-only verifier replay.
| 0G Compute | TEE-sealed inference result carries provider, model, and chatID | lib/og/compute.py |
| 0G Storage | Full signal envelope is content-addressed by merkle rootHash | lib/og/storage.py |
| 0G Chain | SapphireSignalVerifier.publishSignal anchors rootHash with block timestamp | lib/og/chain.py |
| Sapphire Sentinel | Payment and mandate receipts reuse the same on-chain safety spine | contracts/SapphireSentinelRegistry.sol |
echo '{"signal_id": 0}' | python3 plugins/claw-sapphire/tools/og_verify.py| item | status | evidence | next |
|---|---|---|---|
| 0G Storage bridge | pending | lib/og/storage.py + official TS SDK bridge | |
| 0G Compute client | pending | lib/og/compute.py records provider/model/chatID for TEE re-verification | |
| 0G Chain client | pending | lib/og/chain.py + SapphireSignalVerifier.publishSignal | |
| Read-only verifier | pending | og_verify reads chain state, downloads 0G Storage blob, verifies merkle proof | |
| Offline regression tests | pending | pytest tests/unit/og_integration/ -q | |
| 0G mainnet contract | pending | No public 0G mainnet SapphireSignalVerifier address recorded yet | Run scripts/deploy_og_chain.py --network mainnet from an operator wallet |
| SignalPublished event | pending | No public sample event recorded yet | Publish one deliberately labeled hackathon sample signal, then record tx/id |
| 0G Storage root | pending | No public storage root recorded yet | Record the rootHash returned by og_publish for the sample signal |
feat/0g-integrationfeat/megaeth-wave-b3-gmx-v2mainmain// hack.sapphirealpha.xyz live feed unreachable — showing reference manifest
| track | thesis | edge | reach |
|---|---|---|---|
| 0G APAC | agentic AI on decentralized DA | full mesh: signals, threat intel, brain synth | multi-region |
| MegaETH | sub-10ms execution venue | shadow controller + Pine v5 templates | chain-4326 |
| Robinhood | regulated retail-on-chain | paper/live boundaries labeled; execution details admin-only | chain-46630 |
| Zama | FHE/ZK for opaque alpha | signal hash registry contract live on testnet | EVM |