Skip to content

Solution: LP-0008 — Autonomous AI Module with Wallet, Storage, and Messaging - #142

Open
aegonmyy wants to merge 2 commits into
logos-co:masterfrom
aegonmyy:solution/lp-0008
Open

aegonmyy wants to merge 2 commits into
logos-co:masterfrom
aegonmyy:solution/lp-0008

Conversation

@aegonmyy

@aegonmyy aegonmyy commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Solution for LP-0008, Autonomous AI Module with Wallet, Storage, and Messaging: an agent with its own shielded LEZ wallet, Logos Storage access, and Logos Messaging.

This is the second submission. The public testnet was reset by its operator on 2026-09-08, so every on-chain hash differs from the first (closed) PR; all evidence below, and in the submission file, was landed and verified on the fresh chain.

Reviewed version, pinned

Implementation: https://github.com/aegonmyy/logos-agent at commit 2d2cb0a. The submission is solutions/LP-0008.md on this branch: the criterion-by-criterion evidence map, every transaction hash with a verification path, reproduction steps, and limitations. Evidence generation is pinned at 22e9cee inside the file, with green runs cited inline there; both CI lanes are also green on the head commit itself, linked below.

CI: two lanes by design

  • On-push lane (ci.yml, every push): clean-room build, unit tests, and e2e against a standalone LEZ sequencer (RISC0_DEV_MODE=1). Green on 2d2cb0a: run 34357162499.

  • Manual lane (real-proof.yml, dispatched on the exact commit under review): RISC0_DEV_MODE=0 throughout, every step required, no continue-on-error in the file. Binding a roughly 120-minute proving run to every push would hold the branch hostage, hence the split. Green on 2d2cb0a: run 34358611324. Its shielded-send probe landed a proof-bearing transaction on the public testnet, verifiable live:

    curl -s -X POST https://testnet.lez.logos.co -H 'Content-Type: application/json' \
      -d '{"jsonrpc":"2.0","id":1,"method":"getTransaction","params":["b59af9a93ae9ad33d3de6a6b6f1bdfab4061a67edcbd4e6bc64286cee88e29d1"]}' \
      | jq -r '.result[0]' | base64 -d | wc -c   # 271076

Videos

All three are narrated by the builder; YouTube CC subtitles are available.

By submitting this solution I confirm I have read and agree to the Terms & Conditions.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

✅ Validation passed

A reviewer will assess against the prize criteria.
ℹ️ Solution submission for LP-0008.
ℹ️ Checking repo: https://github.com/aegonmyy/logos-agent


Automated check. See solution template and TERMS.

@aegonmyy
aegonmyy marked this pull request as draft September 8, 2026 17:38
@aegonmyy
aegonmyy marked this pull request as ready for review September 9, 2026 06:46
@aegonmyy
aegonmyy marked this pull request as draft September 9, 2026 07:41
@aegonmyy
aegonmyy marked this pull request as ready for review September 9, 2026 10:33
@aegonmyy
aegonmyy marked this pull request as draft September 9, 2026 10:59
@aegonmyy
aegonmyy marked this pull request as ready for review September 9, 2026 16:59
The repo-committed basecamp-gui-demo.mp4 is a silent capture; the narrated
demo is the YouTube upload. All video references now cite YouTube only, and
the recordings/ key-path note advertises terminal captures, not the GUI
video.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant