Conversation
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Solution: LP-0008 — Autonomous AI Module with Wallet, Storage, and Messaging
Builder: Darlington A ([@darrojen](https://github.com/darrojen))
Prize: [LP-0008](https://github.com/logos-co/lambda-prize/blob/master/prizes/LP-0008.md) — Autonomous AI Module with Wallet, Storage, and Messaging
Submission: [solutions/LP-0008.md](./solutions/LP-0008.md) (in this PR)
Implementation
master@11168ab, MIT-licensed)logos-module-builder+.lidlcontract), host-independent decision core (agent-core),agent-cli, profile-based deploy scripts, full docs, CIchat_module; spending policy (per-tx threshold + period caps, fail-closed approvals); 21 default skills; A2A-compatible coordination (signed Agent Cards, task lifecycle, LEZ payment) over Logos MessagingEvidence
cargo clippy -D warningsandcargo fmt --checkcleanRISC0_DEV_MODE=0: real shielded transfers with client-side Risc0 proofs — funding tx9c47f9315dcd…, spend tx1a6ff77eea7f…, recipient balance verified on-chain (artifacts intests/target/lez-evidence/)[PRIZE-CHECKLIST.md](https://github.com/darrojen/logos_ai-agent/blob/master/PRIZE-CHECKLIST.md)· known gaps:[docs/limitations.md](https://github.com/darrojen/logos_ai-agent/blob/master/docs/limitations.md)Still in flight (tracked in the checklist)
master)RISC0_DEV_MODE=0, covering ≥3 illustrative use casesBy submitting this solution, I confirm that I have read and agree to the [Terms & Conditions](https://github.com/logos-co/lambda-prize/blob/master/TERMS.md).