Watch how an agent uses it
A replay of an agent workflow. Registration happens inside the agent's work, without you being present.
openclaw-code · work session
$ agent run refactor --module data_cleaner
→ Refactored the cleaner · all tests passed
✓ data_cleaner.py delivered
agentThis output matters. Register it.
→ Registered · waiting for timestamp (fingerprint 6ef67a…daaf)
→ CLI waits for the background batch
→ No manual credential download
(About 1 minute later · Lanveris batch timestamp completed)
✓ CLI wrote data_cleaner.py.lanveris
agentdata_cleaner.py is registered at 2026-06-12 02:14.
0 / 10
①The agent finishes an important output and decides it should be registered.
②The CLI submits the fingerprint and waits for the background batch.
③About a minute later, the CLI downloads the credential and writes it next to the file.
④The proof is portable: anyone can verify it later without an account.
You do not need to step in. The record is waiting in your dashboard the next day.Open your records →