Summary
Autonomous cognition cycle produced by the Protean runtime. Anchors the cohort of hypotheses, experiments, and candidates evaluated in this cycle. Lineage edges are registered as subsequent EdgeLinked events.
Live on Base Mainnet · chainId 8453
Protean Ledger — canonical scientific record
Proxy
0xE3c261F3C05D4c4710003cd6066EfD95094cf5f0Stored on Base mainnet · chainId 8453
This record lives on the ProteanLedger UUPS proxy at 0xE3c261F3…94cf5f0. The chain is the source of truth — the explorer is a read-only lens.
Four commands. Two terminals. No login. No wallet. No trust in Protean Labs required.
1. Read the record from chain
cast call 0xE3c261F3C05D4c4710003cd6066EfD95094cf5f0 \ "getRecord(bytes32)" \ 0xe3844dfd129baf4b19e970a9dfa393f92d4089e268acd1503dc5d46c77d3cf17 \ --rpc-url https://mainnet.base.org
2. Inspect via the indexer JSON API
curl -s https://www.protean.sh/ledger/api/v1/records/0xe3844dfd129baf4b19e970a9dfa393f92d4089e268acd1503dc5d46c77d3cf17 | jq
3. Reproduce the canonical state digest from genesis
curl -sL https://raw.githubusercontent.com/proteanlabs1/ledger-mirror/main/scripts/index_ledger_from_genesis.py -o index.py python3 index.py --rpc https://mainnet.base.org \ --proxy 0xE3c261F3C05D4c4710003cd6066EfD95094cf5f0 \ --db protean.db --from-block 46837000 --once python3 index.py --digest-only --db protean.db # Compare against https://www.protean.sh/ledger/api/v1/indexer/digest
4. Confirm published indexer digest
curl -s https://www.protean.sh/ledger/api/v1/indexer/digest | jq '.digest, .record_count, .last_block'
Verification
What we can attest to from indexer state. Replay-artifact + content-digest verification you run yourself — see the verify page for copy-pasteable shell snippets and the public mirror for the canonical reproducibility script.
Autonomous cognition cycle produced by the Protean runtime. Anchors the cohort of hypotheses, experiments, and candidates evaluated in this cycle. Lineage edges are registered as subsequent EdgeLinked events.
First-class on-chain edges. Every relation has a typed RelationType and a corresponding event log entry. Click any neighbor to navigate.
Ancestors (0)
No on-chain ancestors. This record is a root in the graph.
This record's source artifact is publicly mirrored at proteanlabs1/ledger-mirror with a real sha256 anchor. Fetch the artifact at the cited commit and recompute the hash to verify the on-chain pointer matches.
git:proteanlabs1/ledger-mirror@main:artifacts/mainnet/record-cognition-1-1783787724-RuntimeCycle.json#sha256:b3ac9aa5a39e6bcaf81fa73ff9bf0c79a29e662e91691c42e6aa5bbc1844c9b0
Cite this record
Protean Labs. (1970, January 1). RuntimeCycle · cognition-1-1783787724 (Scientific Record No. 0xe3844dfd129baf4b19e970a9dfa393f92d4089e268acd1503dc5d46c77d3cf17) [Ledger research record]. Protean Ledger, Base Mainnet. https://www.protean.sh/ledger/r/e3844dfd
{
"recordId": "0xe3844dfd129baf4b19e970a9dfa393f92d4089e268acd1503dc5d46c77d3cf17",
"priorObjectId": "0x0000000000000000000000000000000000000000000000000000000000000000",
"recordType": "RuntimeCycle",
"recordTypeIndex": 1,
"lifecycleState": "Anchored",
"lifecycleStateIndex": 2,
"disclosureState": "RedactedPublic",
"disclosureStateIndex": 1,
"title": "RuntimeCycle · cognition-1-1783787724",
"summary": "Autonomous cognition cycle produced by the Protean runtime. Anchors the cohort of hypotheses, experiments, and candidates evaluated in this cycle. Lineage edges are registered as subsequent EdgeLinked events.",
"author": "Protean Labs",
"runtimeId": "cognition-1-1783787724",
"replayPointer": "git:proteanlabs1/ledger-mirror@main:artifacts/mainnet/record-cognition-1-1783787724-RuntimeCycle.json#sha256:b3ac9aa5a39e6bcaf81fa73ff9bf0c79a29e662e91691c42e6aa5bbc1844c9b0",
"publicationUrl": "",
"references": [],
"referencesDigest": "0x569e75fc77c1a856f6daaf9e69d8a9566ca34aa47f9133711ce065a571af0cfd",
"supersedes": "0x0000000000000000000000000000000000000000000000000000000000000000",
"retracts": "0x0000000000000000000000000000000000000000000000000000000000000000",
"publishedAt": 0,
"registeredAt": 0,
"writer": "0x074abfb24d3fe2254672dc73f05c9696111033de",
"version": 1,
"registerBlock": 48505339,
"registerTx": "4c50d259246baa47031896095ea5047d2993db99b3edd66edd9f7cd16e1e5bc0"
}