Conversation
✅ Validation passedA reviewer will assess against the prize criteria. Automated check. See solution template and TERMS. |
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.
Watch Kite - narrated demo (10:46)
Kite runs a personal agent in Logos Core, with its own shielded LEZ wallet, encrypted file vault and owner chat in Basecamp. It discovers services through signed Agent Cards and pays providers through an A2A binding over Logos Messaging. The task engine checks signatures, prices, spending limits and transaction receipts.
Source | RC4 packages | Demo script
Video chapters
0:03 Setup and architecture | 1:51 Encrypted vault | 4:35 Discovery | 6:09 Paid Exa search | 9:04 Local extension
Validation fixes
Added executable
demo.sh, which calls the existing standalone demo, andnative/ui/module.json, matching the Basecamp build metadata. The launcher was checked locally for help, argument rejection and path handling. Both MIT and Apache-2.0 licenses are included.Runtime CI passed at
d5d924d. Standalone real-proof CI passed at824ffe9. The proof implementation is unchanged; the new launcher did not trigger another proof run. RC4 packages remain unchanged. Newer source adds unique-filename resolution and the root launcher.The solution file links deployment records, payment/refund receipts and the full criteria checklist. The video covers the vault, paid marketplace and a local extension; third-use-case footage and the real-proof terminal segment are still missing. Earlier multi-agent receipts and proof logs are linked separately. Consumed-CU reporting is limited by the pinned testnet API.
This PR changes only
solutions/LP-0008.md.