Start here
Build with verified trade evidence
Understand the LoomCredit product boundary, choose an integration path, and get from a local demo to a real testnet evidence packet.
What is LoomCredit?
LoomCredit turns a source-chain trade lifecycle event into inspectable evidence for bounded underwriting. A worker waits for source finality and attestation, a Creditcoin USC contract verifies the event, and a structured agent proposes a facility quote. RiskGuard—not the model—decides whether an approved quote can reserve accounting-only sandbox liquidity.
Choose your path
| You want to… | Start here |
|---|---|
| Run the product locally | Quickstart |
| Understand evidence and policy | Evidence and underwriting concepts |
| Consume the read-only feed | HTTP API reference |
| Operate the proof worker | Worker guide |
| Generate or sign a quote | CLI reference |
| Prepare a controlled deployment | Operations and troubleshooting |
System map
source lifecycle event
-> source receipt + finality
-> Attestcoin proof builder
-> TradeEvidenceUSC on Creditcoin
-> typed EvidencePacket
-> model proposal
-> deterministic policy
-> optional EIP-712 signature
-> RiskGuard reservationEach arrow is a separate trust boundary. The browser can inspect recorded evidence and run explicitly local policy scenarios, but it does not submit USC proofs, call the model, or move capital.
Truth status
| Boundary | Meaning |
|---|---|
| LIVE_VERIFIED | A source event has a successful native USC verification and independent registry read-back. |
| MODEL_TYPED_EVIDENCE | The configured model returned a schema-valid proposal for live evidence. |
| LOCAL_FIXTURE_ONLY | Deterministic test data used for UI and policy demonstrations; no live transaction. |
| NOT_REQUESTED | Signing or submission was intentionally not attempted. |
Documentation is generated from the current repository contract. For the recorded testnet evidence, inspect the live proof console.